Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/jsonrpc/+/113407 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-4c-4g-18416 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/jsonrpc-distribution-check-scandium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-kjjoNUMprijm/agent.11082 SSH_AGENT_PID=11084 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/jsonrpc-distribution-check-scandium@tmp/private_key_10437882823478911620.key (/w/workspace/jsonrpc-distribution-check-scandium@tmp/private_key_10437882823478911620.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/jsonrpc > git init /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/jsonrpc > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/jsonrpc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/jsonrpc # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/jsonrpc # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/jsonrpc using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/jsonrpc refs/changes/07/113407/1 # timeout=10 > git rev-parse 3ab7bd4054d98f793bf37eda5169b1beca77baa9^{commit} # timeout=10 Checking out Revision 3ab7bd4054d98f793bf37eda5169b1beca77baa9 (refs/changes/07/113407/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 3ab7bd4054d98f793bf37eda5169b1beca77baa9 # timeout=10 Commit message: "Bump upstreams" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d98e28641cfe95577cca845abec95ab5fefc66b0 # timeout=10 The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution > git init /w/workspace/jsonrpc-distribution-check-scandium/distribution # timeout=10 Fetching upstream changes from ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 Checking out Revision 5dfae917927e806237e24aab751729d53ede05e8 (refs/remotes/origin/stable/scandium) > git config core.sparsecheckout # timeout=10 > git checkout -f 5dfae917927e806237e24aab751729d53ede05e8 # timeout=10 Commit message: "Update .gitreview to stable/scandium" First time build. Skipping changelog. No emails were triggered. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [jsonrpc-distribution-check-scandium] $ /bin/bash -l /tmp/jenkins15656453685355493362.sh ---> distribution-check-wipe.sh wipe r: the local Maven repository wipe n: the fake remote (Nexus) repository wipe t: the transient repository used in some manipulations create n: multithreaded execution might fail at creating it. detecting distribution allowed projects Allowed projects are yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [jsonrpc-distribution-check-scandium] $ /bin/sh /tmp/jenkins11835794097843291643.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.4" 2024-07-16 OpenJDK Runtime Environment (build 21.0.4+7-Ubuntu-1ubuntu220.04) OpenJDK 64-Bit Server VM (build 21.0.4+7-Ubuntu-1ubuntu220.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'allowed_projects.txt' [EnvInject] - Variables injected successfully. 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-ubuntu2004-docker-4c-4g-18416 using settings config with name integration-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [jsonrpc-distribution-check-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f jsonrpc/pom.xml -s /tmp/settings5417367137884957486.xml -gs /tmp/global-settings4357900794650473320.xml -DGERRIT_BRANCH=stable/scandium -DGERRIT_PATCHSET_REVISION=3ab7bd4054d98f793bf37eda5169b1beca77baa9 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/jsonrpc/+/113407 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=jsonrpc -DGERRIT_CHANGE_NUMBER=113407 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/07/113407/1 -DDISTROSTREAM=scandium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=jsonrpc -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xNC4wLjMKLSBpbmZyYXV0aWxzLTcuMC4zCi0geWFuZ3Rvb2xzLTE0LjAuNAotIG1kc2FsLTE0LjAuMgotIGNvbnRyb2xsZXItMTAuMC4yCi0gYWFhLTAuMjAuMQotIG5ldGNvbmYtOC4wLjEKCkNoYW5nZS1JZDogSWYyMDE3NmI1YjJiMTNlYmI4YjY1MGI0ZDgxNTE2MGI0YjlkYmNjMTgKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4KKGNoZXJyeSBwaWNrZWQgZnJvbSBjb21taXQgMjZkNjcwZjYxZTViOWZiYzdhOWJmOWZhMTU4ZmIyMDBkYjljMmQxMikK -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If20176b5b2b13ebb8b650b4d815160b4b9dbcc18 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=1408692696 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean deploy dependency:tree -DoutputFile=dependency_tree.txt -Pq -DaltDeploymentRepository=fake-nexus::default::file:///tmp/n/ --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.0.3/odlparent-lite-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.0.3/odlparent-lite-14.0.3.pom (26 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/14.0.2/binding-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/14.0.2/binding-parent-14.0.2.pom (1.9 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/14.0.4/binding-bundle-parent-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/14.0.4/binding-bundle-parent-14.0.4.pom (4.6 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/14.0.4/bundle-parent-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/14.0.4/bundle-parent-14.0.4.pom (1.8 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.0.3/bundle-parent-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.0.3/bundle-parent-14.0.3.pom (1.8 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.0.3/odlparent-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.0.3/odlparent-14.0.3.pom (54 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.0.3/feature-repo-parent-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.0.3/feature-repo-parent-14.0.3.pom (4.7 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.0.3/single-feature-parent-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.0.3/single-feature-parent-14.0.3.pom (7.5 kB at 942 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.0.3/abstract-feature-parent-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.0.3/abstract-feature-parent-14.0.3.pom (3.9 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.0.3/karaf4-parent-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.0.3/karaf4-parent-14.0.3.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom (18 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom (5.2 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom (2.7 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 426 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 736 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom (15 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 888 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom (14 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 877 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom (4.5 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 616 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 566 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 393 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 845 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 423 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 755 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 840 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 735 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 747 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 965 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 898 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 923 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 576 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 293 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 558 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 716 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 825 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 995 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 864 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 7.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 921 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 851 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 628 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 929 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 806 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 632 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom (4.1 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 497 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 460 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 825 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 334 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 869 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar (211 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 7.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 9.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 635 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 625 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 375 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 597 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 629 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 835 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 4.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 575 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 440 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 424 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 557 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 397 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 1.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 366 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 994 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 9.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 517 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 699 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 790 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 42 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 647 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 92 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 106 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 2.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 733 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/8.0.1/netconf-artifacts-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/8.0.1/netconf-artifacts-8.0.1.pom (26 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.20.0/aaa-artifacts-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.20.0/aaa-artifacts-0.20.0.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.0.2/odlparent-lite-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.0.2/odlparent-lite-14.0.2.pom (26 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/14.0.2/bnd-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/14.0.2/bnd-parent-14.0.2.pom (1.9 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/14.0.4/bnd-parent-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/14.0.4/bnd-parent-14.0.4.pom (2.0 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/14.0.3/bnd-parent-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/14.0.3/bnd-parent-14.0.3.pom (4.5 kB at 643 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/14.0.2/mdsal-artifacts-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/14.0.2/mdsal-artifacts-14.0.2.pom (50 kB at 7.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/14.0.4/yangtools-artifacts-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/14.0.4/yangtools-artifacts-14.0.4.pom (22 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.0.3/odlparent-artifacts-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.0.3/odlparent-artifacts-14.0.3.pom (10 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.6/karaf-bom-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.6/karaf-bom-4.4.6.pom (72 kB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.6/karaf-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.6/karaf-4.4.6.pom (49 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/31/apache-31.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/31/apache-31.pom (24 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.8/jaxb-bom-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.8/jaxb-bom-2.3.8.pom (9.7 kB at 966 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 807 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.13.0/mockito-bom-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.13.0/mockito-bom-5.13.0.pom (3.0 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 916 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom (12 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom (54 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.45/jersey-bom-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.45/jersey-bom-2.45.pom (20 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom (19 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 815 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/58/oss-parent-58.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.112.Final/netty-bom-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.112.Final/netty-bom-4.1.112.Final.pom (14 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom (18 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.2/bom-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.2/bom-1.3.2.pom (4.0 kB at 575 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.3/odlparent-lite-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.3/odlparent-lite-13.1.3.pom (23 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom (21 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.pom (20 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.6/tooling-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.6/tooling-4.4.6.pom (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom (21 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 445 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 807 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 612 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 938 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 375 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 913 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 590 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 791 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom (2.6 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom (21 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom (21 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom (2.8 kB at 468 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 363 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 423 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 424 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 529 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 376 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 729 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/65/commons-parent-65.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 807 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom (2.5 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 973 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 536 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 467 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 463 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 690 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 423 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 804 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 107 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 801 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom (4.6 kB at 664 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom (1.4 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom (17 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.pom (6.1 kB at 766 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.3/wagon-providers-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.3/wagon-providers-3.5.3.pom (3.1 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.pom (2.5 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 946 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 993 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom (1.7 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.pom (3.5 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.pom (3.3 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/5/felix-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom (15 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.pom (3.1 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.6/jaas-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.6/jaas-4.4.6.pom (1.8 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.pom (3.9 kB at 786 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.pom (1.3 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 991 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 699 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 974 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom (1.8 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 693 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 544 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom (20 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom (15 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 799 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/66/commons-parent-66.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.pom (6.1 kB at 757 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.6/features-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.6/features-4.4.6.pom (1.6 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom (16 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.14/url-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.14/url-2.6.14.pom (26 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom (1.0 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.1/base-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.1/base-1.5.1.pom (6.8 kB at 757 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom (1.2 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom (988 B at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.pom (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.5/swissbox-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.5/swissbox-1.8.5.pom (7.6 kB at 846 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom (14 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 838 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.pom (7.5 kB at 941 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.8/jaxb-runtime-parent-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.8/jaxb-runtime-parent-2.3.8.pom (1.2 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.8/jaxb-parent-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.8/jaxb-parent-2.3.8.pom (31 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.8/jaxb-bom-ext-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.8/jaxb-bom-ext-2.3.8.pom (3.5 kB at 496 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.pom (1.8 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.8/jaxb-txw-parent-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.8/jaxb-txw-parent-2.3.8.pom (1.7 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom (5.0 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom (24 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 578 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.2/all-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom (19 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom (10 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom (17 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 851 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom (6.2 kB at 690 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom (644 B at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.pom (8.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom (4.7 kB at 666 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.pom (1.3 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.pom (4.1 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.pom (3.0 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom (1.4 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom (1.0 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.pom (2.1 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom (5.2 kB at 749 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom (2.7 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14.pom (5.2 kB at 646 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.pom (1.5 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.pom (4.6 kB at 386 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.6/deployer-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.6/deployer-4.4.6.pom (1.7 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.pom (4.5 kB at 636 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.pom (5.1 kB at 639 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.pom (4.7 kB at 592 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.pom (5.6 kB at 700 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.pom (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.6/shell-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.6/shell-4.4.6.pom (1.7 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom (18 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom (24 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom (17 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.pom (9.0 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.pom (5.4 kB at 671 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.pom (9.0 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.pom (9.0 kB at 1000 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.12.1/sshd-2.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.12.1/sshd-2.12.1.pom (75 kB at 9.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.28/spring-framework-bom-5.3.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.28/spring-framework-bom-5.3.28.pom (5.7 kB at 808 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.pom (7.1 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.pom (3.7 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.6/diagnostic-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.6/diagnostic-4.4.6.pom (1.6 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom (1.6 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.pom (4.9 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.24/xbean-4.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.24/xbean-4.24.pom (19 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom (5.5 kB at 686 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.pom (4.3 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.jar (209 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar (154 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar (176 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 947 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 985 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 8.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 631 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 72 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar (14 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar (288 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar (9.4 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 810 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar (41 kB at 592 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar (18 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.jar (96 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar (20 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 9.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.jar (176 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.jar (29 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.jar (10 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 608 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar (139 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar (13 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar (11 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar (11 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar (30 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar (72 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.jar (4.0 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 539 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar (76 kB at 576 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar (1.0 MB at 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar (69 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar (459 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar (2.9 MB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.jar (321 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar (15 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.jar (202 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar (1.6 MB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.jar (9.6 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar (18 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar (13 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.jar (9.7 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.jar (6.7 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar (44 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar (55 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar (2.3 MB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.jar (44 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar (24 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.jar (211 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar (2.4 MB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.jar (107 kB at 539 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar (42 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar (257 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar (995 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar (686 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.jar (175 kB at 765 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar (1.5 MB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar (4.2 MB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.jar (31 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar (1.8 MB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 6.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar (557 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 3.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.jar (161 kB at 587 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 410 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.jar (264 kB at 937 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/10.0.2/bundle-parent-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/10.0.2/bundle-parent-10.0.2.pom (5.6 kB at 795 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/14.0.2/bundle-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/14.0.2/bundle-parent-14.0.2.pom (1.8 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/10.0.2/controller-artifacts-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/10.0.2/controller-artifacts-10.0.2.pom (17 kB at 2.5 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] JSON-RPC :: Karaf [pom] [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom (8.1 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom (9.3 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/42/maven-parent-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/32/apache-32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/32/apache-32.pom (24 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 706 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar (39 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.pom (28 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.jar (55 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.1/cyclonedx-maven-plugin-2.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.1/cyclonedx-maven-plugin-2.8.1.pom (19 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 706 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.1/cyclonedx-maven-plugin-2.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.1/cyclonedx-maven-plugin-2.8.1.jar (51 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-minimal/53/basepom-minimal-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.pom (18 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/33/apache-33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/33/apache-33.pom (24 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.jar (208 kB at 23 MB/s) [INFO] [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- [INFO] Building JSON-RPC :: Parent 1.17.0-SNAPSHOT [1/37] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.pom (22 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.jar (515 kB at 40 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom (4.2 kB at 604 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom (43 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom (3.3 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar (57 kB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.pom (5.5 kB at 909 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom (7.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.jar (36 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.jar (101 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.2/spotbugs-maven-plugin-4.8.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.2/spotbugs-maven-plugin-4.8.6.2.pom (43 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/47/base-parent-47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/47/base-parent-47.pom (90 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom (27 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.2/spotbugs-maven-plugin-4.8.6.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.2/spotbugs-maven-plugin-4.8.6.2.jar (170 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.0.3/copy-files-plugin-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.0.3/copy-files-plugin-14.0.3.pom (2.2 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.0.3/copy-files-plugin-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.0.3/copy-files-plugin-14.0.3.jar (7.1 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom (6.7 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 7.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar (32 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.pom (5.6 kB at 935 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.9.0/modernizer-maven-parent-2.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.9.0/modernizer-maven-parent-2.9.0.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.jar (54 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom (8.1 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar (33 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.pom (9.2 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.jar (40 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.pom (1.7 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.pom (1.5 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom (1.3 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.pom (3.8 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (1.6 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.pom (1.9 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.pom (1.8 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.pom (3.2 kB at 531 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.pom (2.8 kB at 567 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.11.0/junit-jupiter-params-5.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.11.0/junit-jupiter-params-5.11.0.pom (3.0 kB at 502 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.11.0/junit-jupiter-engine-5.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.11.0/junit-jupiter-engine-5.11.0.pom (3.2 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.pom (3.2 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.13.0/mockito-junit-jupiter-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.13.0/mockito-junit-jupiter-5.13.0.pom (2.3 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.pom (2.5 kB at 493 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.1/byte-buddy-1.15.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.1/byte-buddy-1.15.1.pom (16 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.1/byte-buddy-parent-1.15.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.1/byte-buddy-parent-1.15.1.pom (63 kB at 7.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.pom (10 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.0/byte-buddy-parent-1.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.0/byte-buddy-parent-1.15.0.pom (63 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 601 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.11.0/junit-jupiter-migrationsupport-5.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.11.0/junit-jupiter-migrationsupport-5.11.0.pom (3.2 kB at 535 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.11.0/junit-vintage-engine-5.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.11.0/junit-vintage-engine-5.11.0.pom (3.2 kB at 637 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.jar (30 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.jar (2.4 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.jar (2.4 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 894 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.11.0/junit-jupiter-params-5.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.jar (216 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.11.0/junit-jupiter-engine-5.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.jar (141 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.13.0/mockito-junit-jupiter-5.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar (1.4 MB at 53 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.11.0/junit-jupiter-migrationsupport-5.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.11.0/junit-platform-engine-1.11.0.jar (238 kB at 8.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.11.0/junit-vintage-engine-5.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.11.0/junit-jupiter-migrationsupport-5.11.0.jar (28 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.13.0/mockito-junit-jupiter-5.13.0.jar (8.9 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.1/byte-buddy-1.15.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.11.0/junit-jupiter-params-5.11.0.jar (591 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.11.0/junit-jupiter-engine-5.11.0.jar (260 kB at 8.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.11.0/junit-vintage-engine-5.11.0.jar (69 kB at 1.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar (263 kB at 6.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar (704 kB at 16 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.1/byte-buddy-1.15.1.jar (4.2 MB at 53 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 870 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/17/plexus-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 21 MB/s) [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 623 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 938 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom (3.8 kB at 469 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom (5.4 kB at 595 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 8.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/69/commons-parent-69.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar (147 kB at 11 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 23 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 22 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 25 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.pom (18 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 680 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 457 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 9.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 539 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 966 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 623 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom (40 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom (19 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.pom (4.4 kB at 736 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.5/project-1.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.5/project-1.1.5.pom (22 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom (4.7 kB at 944 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.jar (109 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.jar (42 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar (8.9 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar (49 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.jar (124 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar (6.6 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar (638 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 1.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 8.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 4.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 4.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 59 MB/s) [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.pom (3.5 kB at 500 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.pom (2.1 kB at 417 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.pom (1.9 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 25 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar (210 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 5.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar (302 kB at 19 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 19 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 3.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar (131 kB at 6.9 MB/s) [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.18.1/checkstyle-10.18.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.18.1/checkstyle-10.18.1.pom (237 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.6/picocli-4.7.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.6/picocli-4.7.6.pom (1.4 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (3.6 kB at 710 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (4.8 kB at 688 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.pom (9.3 kB at 930 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.3.0-jre/guava-parent-33.3.0-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.3.0-jre/guava-parent-33.3.0-jre.pom (20 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom (4.3 kB at 850 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom (13 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 632 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 767 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.pom (4.2 kB at 841 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom (2.6 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 826 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 631 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.pom (2.1 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 876 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (1.5 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (1.5 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 727 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/45/commons-parent-45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 994 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 993 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom (4.3 kB at 620 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom (2.7 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.0.3/checkstyle-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.0.3/checkstyle-14.0.3.pom (545 B at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.pom (38 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom (7.0 kB at 998 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (4.3 kB at 714 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.pom (2.8 kB at 561 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom (3.8 kB at 629 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.pom (1.4 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/2.0.0-M12/doxia-2.0.0-M12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/2.0.0-M12/doxia-2.0.0-M12.pom (17 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.pom (8.8 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 983 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 537 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.pom (5.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/2.0.0-M19/doxia-sitetools-2.0.0-M19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/2.0.0-M19/doxia-sitetools-2.0.0-M19.pom (13 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom (17 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom (24 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom (20 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom (3.7 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/18/plexus-18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.pom (3.8 kB at 631 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom (20 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.pom (8.2 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 346 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/16/plexus-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.pom (7.4 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.pom (3.2 kB at 630 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.pom (2.9 kB at 726 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/2.0.0-M12/doxia-modules-2.0.0-M12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/2.0.0-M12/doxia-modules-2.0.0-M12.pom (2.5 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom (4.1 kB at 675 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/51/commons-parent-51.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/50/commons-parent-50.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (7.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.pom (2.9 kB at 573 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.pom (5.4 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 731 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 529 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (6.0 kB at 666 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (3.9 kB at 644 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (2.0 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom (736 B at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom (2.3 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom (4.0 kB at 575 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom (31 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/72/commons-parent-72.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/72/commons-parent-72.pom (78 kB at 7.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 951 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 984 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.0/all-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 942 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.18.1/checkstyle-10.18.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.18.1/checkstyle-10.18.1.jar (2.1 MB at 77 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.6/picocli-4.7.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (326 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.6/picocli-4.7.6.jar (416 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar (19 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 693 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar (166 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar (3.1 MB at 48 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.0.3/checkstyle-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.jar (236 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar (1.0 MB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (37 kB at 553 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.0.3/checkstyle-14.0.3.jar (7.0 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.jar (203 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar (40 kB at 525 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.jar (20 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.jar (9.8 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.5/Saxon-HE-12.5.jar (5.6 MB at 67 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 1.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.jar (86 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.jar (16 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.jar (44 kB at 515 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.jar (17 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar (5.6 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.jar (54 kB at 555 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (225 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar (79 kB at 759 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.jar (11 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar (434 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar (216 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.jar (168 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar (251 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.jar (50 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 651 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar (23 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar (4.2 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 86 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 679 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 877 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 383 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar (674 kB at 4.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 37 MB/s) [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-parent --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom (5.8 kB at 728 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom (4.3 kB at 870 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.pom (5.8 kB at 959 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/airbase/112/airbase-112.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/airbase/112/airbase-112.pom (69 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom (5.7 kB at 812 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom (2.0 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.pom (6.4 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-bom/3.25.3/assertj-bom-3.25.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-bom/3.25.3/assertj-bom-3.25.3.pom (3.7 kB at 922 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom (7.0 kB at 777 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 768 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 107 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 601 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 755 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 637 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 895 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 521 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 707 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 571 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 682 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 830 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 764 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.jar (35 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar (79 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar (225 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.jar (255 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.jar (42 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar (43 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 2.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 34 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 121 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 4.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar (6.7 MB at 76 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.pom (1.3 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license (11 kB at 1.9 MB/s) [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.pom (6.7 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom (2.6 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom (2.9 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.pom (22 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 775 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom (2.7 kB at 667 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 938 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 637 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom (2.8 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom (13 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.pom (3.3 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (26 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (4.3 kB at 850 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (13 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom (1.7 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom (15 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom (4.2 kB at 701 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom (9.7 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom (37 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom (26 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 932 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/56/oss-parent-56.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom (9.6 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (15 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom (26 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 630 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom (14 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom (5.7 kB at 943 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom (3.8 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.0.3/spotbugs-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.0.3/spotbugs-14.0.3.pom (841 B at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.pom (4.4 kB at 633 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 563 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.pom (1.7 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom (1.3 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.pom (17 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom (3.2 kB at 633 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.22/groovy-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.22/groovy-4.0.22.pom (24 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.22/groovy-ant-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.22/groovy-ant-4.0.22.pom (24 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.22/groovy-groovydoc-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.22/groovy-groovydoc-4.0.22.pom (23 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.22/groovy-dateutil-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.22/groovy-dateutil-4.0.22.pom (23 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.22/groovy-docgenerator-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.22/groovy-docgenerator-4.0.22.pom (23 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.22/groovy-templates-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.22/groovy-templates-4.0.22.pom (23 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.22/groovy-xml-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.22/groovy-xml-4.0.22.pom (23 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.22/groovy-json-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.22/groovy-json-4.0.22.pom (23 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.1/javaparser-core-3.26.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.1/javaparser-core-3.26.1.pom (4.9 kB at 977 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.26.1/javaparser-parent-3.26.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.26.1/javaparser-parent-3.26.1.pom (24 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom (9.1 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom (19 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom (4.3 kB at 709 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom (13 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 538 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 951 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 524 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 764 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 842 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 710 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 589 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 702 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 568 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 905 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 755 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 856 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 648 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 396 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 397 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 470 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 998 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 9.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 752 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 834 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 375 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 892 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 556 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 739 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 496 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/10/commons-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/10/commons-parent-10.pom (23 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.45.0/checker-qual-3.45.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.45.0/checker-qual-3.45.0.pom (2.1 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.jar (3.8 MB at 83 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar (4.7 kB at 787 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar (325 kB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.0.3/spotbugs-14.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar (15 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.0.3/spotbugs-14.0.3.jar (4.2 kB at 521 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.jar (23 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.jar (343 kB at 24 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar (69 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar (18 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar (16 kB at 714 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar (35 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar (94 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar (1.9 MB at 58 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar (19 kB at 570 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar (298 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.22/groovy-4.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar (19 kB at 449 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.22/groovy-ant-4.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.jar (739 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.22/groovy-groovydoc-4.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.22/groovy-ant-4.0.22.jar (71 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.22/groovy-dateutil-4.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.22/groovy-groovydoc-4.0.22.jar (144 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.22/groovy-docgenerator-4.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.22/groovy-dateutil-4.0.22.jar (7.9 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.22/groovy-docgenerator-4.0.22.jar (114 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.22/groovy-json-4.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.22/groovy-templates-4.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.22/groovy-json-4.0.22.jar (130 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.22/groovy-xml-4.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.jar (2.3 MB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.1/javaparser-core-3.26.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.22/groovy-templates-4.0.22.jar (92 kB at 922 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar (5.6 MB at 50 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.22/groovy-xml-4.0.22.jar (213 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar (224 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.1/javaparser-core-3.26.1.jar (1.4 MB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.22/groovy-4.0.22.jar (7.6 MB at 52 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 kB at 72 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar (3.1 MB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 468 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.45.0/checker-qual-3.45.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.jar (92 kB at 488 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 2.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar (197 kB at 1.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.45.0/checker-qual-3.45.0.jar (236 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.4 MB/s) [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-parent --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom (4.2 kB at 472 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom (18 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 712 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 474 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom (1.7 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom (1.9 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar (34 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar (10 kB at 1.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar (348 kB at 32 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 26 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 10 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 3.4 MB/s) [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom (20 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/62/commons-parent-62.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom (12 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.3/jackson-dataformat-xml-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.3/jackson-dataformat-xml-2.15.3.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.3/jackson-base-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.3/jackson-base-2.15.3.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom (18 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.pom (9.8 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.pom (7.1 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.pom (19 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 898 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.87/json-schema-validator-1.0.87.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.87/json-schema-validator-1.0.87.pom (13 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom (12 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom (19 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom (11 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 1000 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom (7.1 kB at 882 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom (9.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.pom (2.6 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.15.2/jackson-dataformats-text-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.15.2/jackson-dataformats-text-2.15.2.pom (3.5 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom (21 kB at 868 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.jar (2.0 MB at 87 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.3/jackson-dataformat-xml-2.15.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar (16 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 38 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.3/jackson-dataformat-xml-2.15.3.jar (126 kB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar (76 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.87/json-schema-validator-1.0.87.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar (549 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 8.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar (29 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.87/json-schema-validator-1.0.87.jar (374 kB at 12 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.jar (55 kB at 1.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 39 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar (335 kB at 8.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar (1.6 MB at 36 MB/s) [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 541 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 576 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 785 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 978 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 361 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 92 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 462 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 675 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 12 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 18 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 35 MB/s) [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 579 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 805 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 668 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom (5.8 kB at 965 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 8.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar (225 kB at 20 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 60 MB/s) [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.pom (2.0 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.jar (3.3 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 22 MB/s) [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom (2.9 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom (22 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom (2.7 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar (196 kB at 28 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar (157 kB at 22 MB/s) [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/jsonrpc-parent-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-parent --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/jsonrpc-parent-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/jsonrpc-parent-1.17.0-20240904.075446-1.pom (3.3 kB at 1.7 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/maven-metadata.xml (617 B at 617 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/maven-metadata.xml (299 B at 299 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-parent --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/parent/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- [INFO] Building JSON-RPC :: API 1.17.0-SNAPSHOT [2/37] [INFO] from api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/14.0.4/yang-maven-plugin-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/14.0.4/yang-maven-plugin-14.0.4.pom (6.6 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/14.0.4/yang-maven-plugin-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/14.0.4/yang-maven-plugin-14.0.4.jar (73 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom (10 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar (83 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.0/maven-surefire-plugin-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.0/maven-surefire-plugin-3.5.0.pom (5.7 kB at 949 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.5.0/surefire-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.5.0/surefire-3.5.0.pom (21 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.0/maven-surefire-plugin-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.0/maven-surefire-plugin-3.5.0.jar (46 kB at 9.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.2/rfc6991-ietf-inet-types-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.2/rfc6991-ietf-inet-types-14.0.2.pom (2.0 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.2/ietf-type-util-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.2/ietf-type-util-14.0.2.pom (1.8 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.31.0/error_prone_annotations-2.31.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.31.0/error_prone_annotations-2.31.0.pom (4.3 kB at 850 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.31.0/error_prone_parent-2.31.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.31.0/error_prone_parent-2.31.0.pom (14 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.pom (1.4 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.4/binding-reflect-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.4/binding-reflect-14.0.4.pom (1.8 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.4/binding-spec-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.4/binding-spec-14.0.4.pom (2.7 kB at 533 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.4/concepts-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.4/concepts-14.0.4.pom (2.0 kB at 405 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.4/yang-common-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.4/yang-common-14.0.4.pom (1.8 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.2/rfc6991-ietf-yang-types-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.2/rfc6991-ietf-yang-types-14.0.2.pom (2.0 kB at 488 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.2/rfc6991-ietf-inet-types-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.2/rfc6991-ietf-inet-types-14.0.2.jar (61 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.2/ietf-type-util-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.4/binding-reflect-14.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.2/rfc6991-ietf-yang-types-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.4/binding-spec-14.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.4/concepts-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.2/ietf-type-util-14.0.2.jar (15 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.4/yang-common-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.2/rfc6991-ietf-yang-types-14.0.2.jar (53 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.31.0/error_prone_annotations-2.31.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.4/concepts-14.0.4.jar (37 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.4/binding-spec-14.0.4.jar (146 kB at 16 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.4/binding-reflect-14.0.4.jar (19 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.31.0/error_prone_annotations-2.31.0.jar (19 kB at 1.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.4/yang-common-14.0.4.jar (118 kB at 9.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.jar (32 kB at 2.3 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ jsonrpc-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/14.0.4/binding-codegen-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/14.0.4/binding-codegen-14.0.4.pom (4.7 kB at 778 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/73/commons-parent-73.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.35.0/org.eclipse.xtend.lib-2.35.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.35.0/org.eclipse.xtend.lib-2.35.0.pom (1.2 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.35.0/xtext-parent-2.35.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.35.0/xtext-parent-2.35.0.pom (27 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.35.0/xtext-dev-bom-2.35.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.35.0/xtext-dev-bom-2.35.0.pom (17 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.35.0/org.eclipse.xtext.xbase.lib-2.35.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.35.0/org.eclipse.xtext.xbase.lib-2.35.0.pom (726 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.35.0/org.eclipse.xtend.lib.macro-2.35.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.35.0/org.eclipse.xtend.lib.macro-2.35.0.pom (865 B at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.4/binding-generator-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.4/binding-generator-14.0.4.pom (4.9 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.4/binding-model-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.4/binding-model-14.0.4.pom (2.6 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.4/util-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.4/util-14.0.4.pom (2.8 kB at 564 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.pom (5.2 kB at 872 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.3/bnd-parent-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.3/bnd-parent-13.1.3.pom (4.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.3/odlparent-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.3/odlparent-13.1.3.pom (55 kB at 9.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.3/odlparent-artifacts-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.3/odlparent-artifacts-13.1.3.pom (10 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.12.0/mockito-bom-5.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.12.0/mockito-bom-5.12.0.pom (3.0 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.43/jersey-bom-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.43/jersey-bom-2.43.pom (20 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.2/jackson-bom-2.16.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.2/jackson-bom-2.16.2.pom (18 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.109.Final/netty-bom-4.1.109.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.109.Final/netty-bom-4.1.109.Final.pom (14 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.1/bom-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.1/bom-1.3.1.pom (4.1 kB at 819 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/12.0.4/odlparent-lite-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/12.0.4/odlparent-lite-12.0.4.pom (24 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom (8.2 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom (21 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.4/yang-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.4/yang-model-api-14.0.4.pom (2.3 kB at 466 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.4/yang-xpath-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.4/yang-xpath-api-14.0.4.pom (2.0 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.4/binding-runtime-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.4/binding-runtime-api-14.0.4.pom (2.7 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.4/rfc8040-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.4/rfc8040-model-api-14.0.4.pom (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.4/yang-repo-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.4/yang-repo-api-14.0.4.pom (2.3 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.4/odlext-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.4/odlext-model-api-14.0.4.pom (1.8 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.4/yang-model-ri-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.4/yang-model-ri-14.0.4.pom (2.5 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.4/yang-model-spi-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.4/yang-model-spi-14.0.4.pom (2.7 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.4/yang-ir-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.4/yang-ir-14.0.4.pom (1.7 kB at 416 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.4/rfc7952-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.4/rfc7952-model-api-14.0.4.pom (1.8 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.4/yang-model-util-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.4/yang-model-util-14.0.4.pom (3.3 kB at 661 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/14.0.4/plugin-generator-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/14.0.4/plugin-generator-api-14.0.4.pom (2.8 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.4/yang-model-export-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.4/yang-model-export-14.0.4.pom (3.2 kB at 633 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.4/yang-parser-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.4/yang-parser-api-14.0.4.pom (2.0 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.4/yang-parser-rfc7950-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.4/yang-parser-rfc7950-14.0.4.pom (4.9 kB at 616 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.4/yang-parser-reactor-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.4/yang-parser-reactor-14.0.4.pom (2.3 kB at 377 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.4/yang-parser-spi-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.4/yang-parser-spi-14.0.4.pom (2.6 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.4/yang-repo-spi-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.4/yang-repo-spi-14.0.4.pom (2.5 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.4/yang-parser-impl-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.4/yang-parser-impl-14.0.4.pom (7.2 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.4/odlext-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.4/odlext-parser-support-14.0.4.pom (3.0 kB at 755 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.4/openconfig-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.4/openconfig-parser-support-14.0.4.pom (2.6 kB at 529 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.4/openconfig-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.4/openconfig-model-api-14.0.4.pom (2.2 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.4/rfc6241-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.4/rfc6241-parser-support-14.0.4.pom (2.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.4/rfc6241-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.4/rfc6241-model-api-14.0.4.pom (1.7 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.4/rfc6536-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.4/rfc6536-parser-support-14.0.4.pom (2.9 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.4/rfc6536-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.4/rfc6536-model-api-14.0.4.pom (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.4/rfc6643-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.4/rfc6643-parser-support-14.0.4.pom (2.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.4/rfc6643-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.4/rfc6643-model-api-14.0.4.pom (2.0 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.4/rfc7952-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.4/rfc7952-parser-support-14.0.4.pom (3.0 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.4/rfc8040-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.4/rfc8040-parser-support-14.0.4.pom (3.0 kB at 602 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.4/rfc8528-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.4/rfc8528-parser-support-14.0.4.pom (2.9 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.4/rfc8528-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.4/rfc8528-model-api-14.0.4.pom (1.8 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.4/rfc8639-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.4/rfc8639-parser-support-14.0.4.pom (2.9 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.4/rfc8639-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.4/rfc8639-model-api-14.0.4.pom (1.7 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.4/rfc8819-parser-support-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.4/rfc8819-parser-support-14.0.4.pom (2.9 kB at 484 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.4/rfc8819-model-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.4/rfc8819-model-api-14.0.4.pom (1.8 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.4/yang-xpath-impl-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.4/yang-xpath-impl-14.0.4.pom (3.1 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/14.0.4/binding-codegen-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/14.0.4/binding-codegen-14.0.4.jar (174 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.35.0/org.eclipse.xtend.lib-2.35.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.35.0/org.eclipse.xtend.lib.macro-2.35.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.35.0/org.eclipse.xtext.xbase.lib-2.35.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.4/binding-generator-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.35.0/org.eclipse.xtend.lib-2.35.0.jar (137 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.4/binding-runtime-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.35.0/org.eclipse.xtend.lib.macro-2.35.0.jar (84 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.4/odlext-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.4/binding-runtime-api-14.0.4.jar (40 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.4/yang-model-util-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.35.0/org.eclipse.xtext.xbase.lib-2.35.0.jar (170 kB at 12 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 34 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.4/binding-model-14.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.4/yang-model-export-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.4/binding-generator-14.0.4.jar (267 kB at 16 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.4/yang-model-util-14.0.4.jar (38 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.4/rfc8040-model-api-14.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/14.0.4/plugin-generator-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.4/odlext-model-api-14.0.4.jar (24 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.4/yang-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.4/binding-model-14.0.4.jar (119 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.4/yang-xpath-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.4/rfc8040-model-api-14.0.4.jar (16 kB at 743 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.4/yang-model-spi-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.4/yang-model-export-14.0.4.jar (38 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.4/util-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/14.0.4/plugin-generator-api-14.0.4.jar (25 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.4/yang-model-spi-14.0.4.jar (133 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.4/yang-ir-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.4/yang-model-api-14.0.4.jar (303 kB at 10 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.4/yang-xpath-api-14.0.4.jar (79 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.4/yang-parser-api-14.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.4/rfc7952-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar (72 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.4/yang-parser-rfc7950-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.4/util-14.0.4.jar (173 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.4/yang-model-ri-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.4/yang-ir-14.0.4.jar (38 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.4/yang-parser-reactor-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.4/rfc7952-model-api-14.0.4.jar (18 kB at 503 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.4/yang-parser-spi-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.4/yang-parser-api-14.0.4.jar (24 kB at 686 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.4/yang-repo-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.4/yang-parser-reactor-14.0.4.jar (156 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.4/yang-repo-spi-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.4/yang-parser-rfc7950-14.0.4.jar (509 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.4/yang-repo-api-14.0.4.jar (23 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.4/yang-parser-impl-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.4/yang-parser-spi-14.0.4.jar (138 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.4/odlext-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.4/yang-repo-spi-14.0.4.jar (37 kB at 801 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.4/openconfig-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.4/yang-model-ri-14.0.4.jar (519 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.4/openconfig-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.4/odlext-parser-support-14.0.4.jar (45 kB at 949 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.4/rfc6241-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.4/openconfig-parser-support-14.0.4.jar (22 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.4/rfc6241-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.4/rfc6536-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.4/yang-parser-impl-14.0.4.jar (53 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.4/rfc6536-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.4/rfc6241-parser-support-14.0.4.jar (17 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.4/rfc6643-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.4/openconfig-model-api-14.0.4.jar (19 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.4/rfc6643-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.4/rfc6241-model-api-14.0.4.jar (15 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.4/rfc7952-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.4/rfc6643-model-api-14.0.4.jar (32 kB at 539 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.4/rfc8040-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.4/rfc6643-parser-support-14.0.4.jar (42 kB at 702 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.4/rfc8528-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.4/rfc7952-parser-support-14.0.4.jar (18 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.4/rfc8528-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.4/rfc6536-parser-support-14.0.4.jar (20 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.4/rfc8639-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.4/rfc6536-model-api-14.0.4.jar (18 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.4/rfc8639-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.4/rfc8528-parser-support-14.0.4.jar (17 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.4/rfc8819-parser-support-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.4/rfc8040-parser-support-14.0.4.jar (26 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.4/rfc8819-model-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.4/rfc8639-parser-support-14.0.4.jar (16 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.4/yang-xpath-impl-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.4/rfc8528-model-api-14.0.4.jar (16 kB at 235 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.4/rfc8639-model-api-14.0.4.jar (14 kB at 216 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.4/rfc8819-parser-support-14.0.4.jar (16 kB at 231 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.4/rfc8819-model-api-14.0.4.jar (18 kB at 259 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.4/yang-xpath-impl-14.0.4.jar (119 kB at 1.6 MB/s) [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 5.175 ms [INFO] yang-to-sources: Project model files found: 2 in 110.8 ms [INFO] yang-to-sources: 4 YANG models processed in 345.6 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 109.9 ms [INFO] Sorted 52 files into 8 directories in 4.651 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 208.2 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-api --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 890 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 37 MB/s) [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 677 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 21 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 2.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 436 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1.pom (5.4 kB at 681 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.10.1/immutables-2.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.10.1/immutables-2.10.1.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.pom (3.0 kB at 593 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/pom/21/pom-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/pom/21/pom-21.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1.jar (3.3 MB at 78 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.jar (7.5 kB at 1.1 MB/s) [INFO] Recompiling the module because of changed source code. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-api --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.0/surefire-api-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.0/surefire-api-3.5.0.pom (3.5 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.0/surefire-logger-api-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.0/surefire-logger-api-3.5.0.pom (3.3 kB at 543 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.0/surefire-shared-utils-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.0/surefire-shared-utils-3.5.0.pom (4.1 kB at 580 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.0/surefire-extensions-api-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.0/surefire-extensions-api-3.5.0.pom (3.5 kB at 503 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.0/maven-surefire-common-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.0/maven-surefire-common-3.5.0.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.0/surefire-booter-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.0/surefire-booter-3.5.0.pom (4.8 kB at 805 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.0/surefire-extensions-spi-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.0/surefire-extensions-spi-3.5.0.pom (1.8 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.0/surefire-api-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.0/surefire-api-3.5.0.jar (171 kB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.0/surefire-logger-api-3.5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.0/surefire-shared-utils-3.5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.0/surefire-extensions-api-3.5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.0/maven-surefire-common-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.0/surefire-logger-api-3.5.0.jar (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.0/surefire-extensions-spi-3.5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.0/surefire-booter-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.0/surefire-extensions-api-3.5.0.jar (26 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.0/surefire-extensions-spi-3.5.0.jar (8.2 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.0/maven-surefire-common-3.5.0.jar (310 kB at 19 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.0/surefire-booter-3.5.0.jar (118 kB at 6.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.0/surefire-shared-utils-3.5.0.jar (2.8 MB at 78 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-api --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/jsonrpc-api-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-api --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/jsonrpc-api-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-20240904.075446-1.pom (1.6 kB at 539 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-20240904.075446-1.jar (120 kB at 60 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/maven-metadata.xml (788 B at 788 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/maven-metadata.xml (296 B at 74 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-api --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- [INFO] Building JSON-RPC :: Artifacts 1.17.0-SNAPSHOT [3/37] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.pom (22 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.jar (117 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom (12 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar (101 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar (240 kB at 30 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/jsonrpc-artifacts-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-artifacts --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/jsonrpc-artifacts-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/jsonrpc-artifacts-1.17.0-20240904.075446-1.pom (7.9 kB at 4.0 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml (620 B at 207 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/maven-metadata.xml (302 B at 101 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/artifacts/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.17.0-SNAPSHOT [4/37] [INFO] from bus/jsonrpc/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-jsonrpc --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-jsonrpc --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-jsonrpc --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-jsonrpc --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[49,24] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[78,20] previous possible 'this' escape happens here via invocation [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-jsonrpc --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-jsonrpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-jsonrpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-jsonrpc --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-jsonrpc --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-jsonrpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-jsonrpc --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ bus-jsonrpc --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-20240904.075446-1.pom (1.5 kB at 1.5 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-20240904.075446-1.jar (37 kB at 37 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml (792 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/maven-metadata.xml (300 B at 75 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-jsonrpc --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- [INFO] Building JSON-RPC :: BUS :: API 1.17.0-SNAPSHOT [5/37] [INFO] from bus/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.pom (2.2 kB at 361 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.112.Final/netty-parent-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.112.Final/netty-parent-4.1.112.Final.pom (90 kB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.pom (12 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.pom (1.6 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.pom (1.6 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.jar (518 kB at 35 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.jar (694 kB at 53 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.jar (38 kB at 2.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.jar (337 kB at 18 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-api --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 19 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-api --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-api --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/bus-api-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-api --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.112.Final:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-api --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/bus-api-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ bus-api --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-20240904.075446-1.pom (1.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-20240904.075446-1.jar (19 kB at 19 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/maven-metadata.xml (788 B at 788 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/maven-metadata.xml (296 B) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bus-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-api --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- [INFO] Building JSON-RPC :: Security :: API 1.17.0-SNAPSHOT [6/37] [INFO] from security/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.pom (4.6 kB at 660 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.pom (33 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.pom (5.5 kB at 608 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.pom (1.6 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom (1.1 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom (1.3 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.jar (571 kB at 41 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.jar (44 kB at 3.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.jar (352 kB at 18 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar (705 kB at 27 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.jar (1.1 MB at 40 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar (8.3 MB at 111 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ security-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-api --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-api --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ security-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ security-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-api --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/security-api-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-api --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/security-api-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-api --- [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ security-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-20240904.075446-1.pom (1.7 kB at 1.7 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-20240904.075446-1.jar (22 kB at 22 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/maven-metadata.xml (798 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/maven-metadata.xml (306 B at 306 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ security-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-api --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- [INFO] Building JSON-RPC :: Security :: NOOP 1.17.0-SNAPSHOT [7/37] [INFO] from security/noop/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-noop --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-noop --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-noop --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-noop --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-noop --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ security-noop --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-noop --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-noop --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-noop --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-noop >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-noop --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-noop <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-noop --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-noop --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ security-noop --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ security-noop --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-noop --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/security-noop-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-noop --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-noop --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-noop --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-noop --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-noop --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-noop --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-noop --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/security-noop-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-noop --- [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ security-noop --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-20240904.075446-1.pom (1.2 kB at 1.2 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-20240904.075446-1.jar (8.9 kB at 3.0 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/maven-metadata.xml (799 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/maven-metadata.xml (307 B at 102 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ security-noop --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-noop --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- [INFO] Building JSON-RPC :: BUS :: SPI 1.17.0-SNAPSHOT [8/37] [INFO] from bus/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom (7.7 kB at 854 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar (34 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.pom (1.6 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 561 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom (2.8 kB at 474 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.pom (2.3 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.jar (382 kB at 48 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar (13 kB at 2.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 8.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 11 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar (43 kB at 5.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 3.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 1.2 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-spi --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-spi --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-spi --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-spi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:[33,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[31,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-spi --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-spi --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-spi --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/bus-spi-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bus-spi --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/bus-spi-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-spi --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/bus-spi-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/bus-spi-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ bus-spi --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-spi --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1.pom (3.6 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1.jar (46 kB at 23 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1-tests.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1-tests.jar (5.0 kB at 2.5 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/maven-metadata.xml (296 B at 296 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bus-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-spi --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.17.0-SNAPSHOT [9/37] [INFO] from bus/transport-zmq/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-all/4.1.112.Final/netty-all-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-all/4.1.112.Final/netty-all-4.1.112.Final.pom (36 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-dns/4.1.112.Final/netty-codec-dns-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-dns/4.1.112.Final/netty-codec-dns-4.1.112.Final.pom (2.7 kB at 540 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-haproxy/4.1.112.Final/netty-codec-haproxy-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-haproxy/4.1.112.Final/netty-codec-haproxy-4.1.112.Final.pom (2.4 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.pom (4.4 kB at 728 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.pom (5.2 kB at 737 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-memcache/4.1.112.Final/netty-codec-memcache-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-memcache/4.1.112.Final/netty-codec-memcache-4.1.112.Final.pom (2.5 kB at 425 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-mqtt/4.1.112.Final/netty-codec-mqtt-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-mqtt/4.1.112.Final/netty-codec-mqtt-4.1.112.Final.pom (2.6 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-redis/4.1.112.Final/netty-codec-redis-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-redis/4.1.112.Final/netty-codec-redis-4.1.112.Final.pom (2.5 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-smtp/4.1.112.Final/netty-codec-smtp-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-smtp/4.1.112.Final/netty-codec-smtp-4.1.112.Final.pom (2.5 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-socks/4.1.112.Final/netty-codec-socks-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-socks/4.1.112.Final/netty-codec-socks-4.1.112.Final.pom (2.5 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-stomp/4.1.112.Final/netty-codec-stomp-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-stomp/4.1.112.Final/netty-codec-stomp-4.1.112.Final.pom (2.5 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-xml/4.1.112.Final/netty-codec-xml-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-xml/4.1.112.Final/netty-codec-xml-4.1.112.Final.pom (2.5 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler-proxy/4.1.112.Final/netty-handler-proxy-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler-proxy/4.1.112.Final/netty-handler-proxy-4.1.112.Final.pom (3.6 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler-ssl-ocsp/4.1.112.Final/netty-handler-ssl-ocsp-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler-ssl-ocsp/4.1.112.Final/netty-handler-ssl-ocsp-4.1.112.Final.pom (2.0 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns/4.1.112.Final/netty-resolver-dns-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns/4.1.112.Final/netty-resolver-dns-4.1.112.Final.pom (3.7 kB at 532 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-rxtx/4.1.112.Final/netty-transport-rxtx-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-rxtx/4.1.112.Final/netty-transport-rxtx-4.1.112.Final.pom (1.8 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-sctp/4.1.112.Final/netty-transport-sctp-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-sctp/4.1.112.Final/netty-transport-sctp-4.1.112.Final.pom (2.9 kB at 486 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-udt/4.1.112.Final/netty-transport-udt-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-udt/4.1.112.Final/netty-transport-udt-4.1.112.Final.pom (2.7 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.pom (2.1 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-kqueue/4.1.112.Final/netty-transport-classes-kqueue-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-kqueue/4.1.112.Final/netty-transport-classes-kqueue-4.1.112.Final.pom (2.1 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-classes-macos/4.1.112.Final/netty-resolver-dns-classes-macos-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-classes-macos/4.1.112.Final/netty-resolver-dns-classes-macos-4.1.112.Final.pom (2.0 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final.pom (27 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.1.112.Final/netty-transport-native-kqueue-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.1.112.Final/netty-transport-native-kqueue-4.1.112.Final.pom (31 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-native-macos/4.1.112.Final/netty-resolver-dns-native-macos-4.1.112.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-native-macos/4.1.112.Final/netty-resolver-dns-native-macos-4.1.112.Final.pom (18 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-all/4.1.112.Final/netty-all-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-all/4.1.112.Final/netty-all-4.1.112.Final.jar (4.5 kB at 757 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-haproxy/4.1.112.Final/netty-codec-haproxy-4.1.112.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-dns/4.1.112.Final/netty-codec-dns-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-haproxy/4.1.112.Final/netty-codec-haproxy-4.1.112.Final.jar (38 kB at 5.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-dns/4.1.112.Final/netty-codec-dns-4.1.112.Final.jar (67 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-mqtt/4.1.112.Final/netty-codec-mqtt-4.1.112.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-redis/4.1.112.Final/netty-codec-redis-4.1.112.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-memcache/4.1.112.Final/netty-codec-memcache-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-redis/4.1.112.Final/netty-codec-redis-4.1.112.Final.jar (46 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-smtp/4.1.112.Final/netty-codec-smtp-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-mqtt/4.1.112.Final/netty-codec-mqtt-4.1.112.Final.jar (114 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-socks/4.1.112.Final/netty-codec-socks-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-memcache/4.1.112.Final/netty-codec-memcache-4.1.112.Final.jar (45 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-stomp/4.1.112.Final/netty-codec-stomp-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.jar (490 kB at 33 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-xml/4.1.112.Final/netty-codec-xml-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-smtp/4.1.112.Final/netty-codec-smtp-4.1.112.Final.jar (21 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler-proxy/4.1.112.Final/netty-handler-proxy-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.jar (668 kB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler-ssl-ocsp/4.1.112.Final/netty-handler-ssl-ocsp-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-xml/4.1.112.Final/netty-codec-xml-4.1.112.Final.jar (20 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns/4.1.112.Final/netty-resolver-dns-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-socks/4.1.112.Final/netty-codec-socks-4.1.112.Final.jar (121 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-rxtx/4.1.112.Final/netty-transport-rxtx-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler-proxy/4.1.112.Final/netty-handler-proxy-4.1.112.Final.jar (26 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-sctp/4.1.112.Final/netty-transport-sctp-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler-ssl-ocsp/4.1.112.Final/netty-handler-ssl-ocsp-4.1.112.Final.jar (27 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-udt/4.1.112.Final/netty-transport-udt-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-rxtx/4.1.112.Final/netty-transport-rxtx-4.1.112.Final.jar (18 kB at 760 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-stomp/4.1.112.Final/netty-codec-stomp-4.1.112.Final.jar (35 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-kqueue/4.1.112.Final/netty-transport-classes-kqueue-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-sctp/4.1.112.Final/netty-transport-sctp-4.1.112.Final.jar (51 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-classes-macos/4.1.112.Final/netty-resolver-dns-classes-macos-4.1.112.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns/4.1.112.Final/netty-resolver-dns-4.1.112.Final.jar (182 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-classes-macos/4.1.112.Final/netty-resolver-dns-classes-macos-4.1.112.Final.jar (9.1 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-udt/4.1.112.Final/netty-transport-udt-4.1.112.Final.jar (32 kB at 975 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.jar (147 kB at 4.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-kqueue/4.1.112.Final/netty-transport-classes-kqueue-4.1.112.Final.jar (109 kB at 3.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar (40 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.1.112.Final/netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.1.112.Final/netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-native-macos/4.1.112.Final/netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar (41 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-native-macos/4.1.112.Final/netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.1.112.Final/netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar (26 kB at 658 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.1.112.Final/netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar (25 kB at 612 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar (36 kB at 852 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-native-macos/4.1.112.Final/netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar (20 kB at 457 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver-dns-native-macos/4.1.112.Final/netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar (19 kB at 463 kB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transport-zmq --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-zmq --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-zmq --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transport-zmq --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transport-zmq --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ transport-zmq --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transport-zmq --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transport-zmq --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transport-zmq --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:[57,25] implicit cast from long to int in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-zmq >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ transport-zmq --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-zmq <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ transport-zmq --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-zmq --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ transport-zmq --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ transport-zmq --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transport-zmq --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ transport-zmq --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ transport-zmq --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transport-zmq --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.112.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.112.Final:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transport-zmq --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transport-zmq --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transport-zmq --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-20240904.075446-1.pom (3.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-20240904.075446-1.jar (55 kB at 55 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/maven-metadata.xml (794 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/maven-metadata.xml (302 B at 151 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transport-zmq --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transport-zmq --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.17.0-SNAPSHOT [10/37] [INFO] from bus/transport-http/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transport-http --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-http --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-http --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transport-http --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transport-http --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transport-http --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-http >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ transport-http --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ transport-http --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-http --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes [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 [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ transport-http --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ transport-http --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/transport-http-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ transport-http --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ transport-http --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transport-http --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.112.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.112.Final:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-http --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transport-http --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transport-http --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/transport-http-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transport-http --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-20240904.075446-1.pom (3.6 kB at 3.6 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-20240904.075446-1.jar (44 kB at 15 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/maven-metadata.xml (795 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/maven-metadata.xml (303 B) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transport-http --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transport-http --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- [INFO] Building JSON-RPC :: BUS :: Messaging library 1.17.0-SNAPSHOT [11/37] [INFO] from bus/messagelib/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-messagelib --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-messagelib --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-messagelib --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-messagelib --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-messagelib --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-messagelib --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-messagelib --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:[73,13] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/TransportFactory.java:[21,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.NotificationMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSessionImpl.java:[30,25] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:[20,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSessionImpl.java:[27,25] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-messagelib >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-messagelib --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-messagelib --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-messagelib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ApiWithDefaultMethods.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ApiWithDefaultMethods has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/GenericService.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.GenericService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/MockHandler.java:[12,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.MockHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ObjectParameterTest.java:[30,19] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest.ServiceImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/SomeService.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SomeService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyTest.java:[111,87] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PubSubTest.java:[67,54] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-messagelib --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-messagelib --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-messagelib --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-messagelib --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-messagelib --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-messagelib --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-messagelib --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1.pom (4.0 kB at 4.0 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1.jar (76 kB at 76 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1-tests.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1-tests.jar (55 kB at 28 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/maven-metadata.xml (303 B at 152 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bus-messagelib --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-messagelib --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- [INFO] Building JSON-RPC :: Security :: Service 1.17.0-SNAPSHOT [12/37] [INFO] from security/service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-service --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-service --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-service --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-service >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-service --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ security-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ security-service --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/security-service-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-service --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/security-service-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ security-service --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-20240904.075446-1.pom (1.3 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-20240904.075446-1.jar (9.1 kB at 9.1 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/maven-metadata.xml (802 B at 802 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/maven-metadata.xml (310 B) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ security-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-service --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- [INFO] Building JSON-RPC :: Security :: AAA 1.17.0-SNAPSHOT [13/37] [INFO] from security/aaa/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.0/aaa-authn-api-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.0/aaa-authn-api-0.20.0.pom (1.5 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.20.0/aaa-parent-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.20.0/aaa-parent-0.20.0.pom (2.0 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/14.0.1/binding-parent-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/14.0.1/binding-parent-14.0.1.pom (1.9 kB at 386 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/14.0.2/binding-bundle-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/14.0.2/binding-bundle-parent-14.0.2.pom (4.6 kB at 761 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/14.0.2/bundle-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/14.0.2/bundle-parent-14.0.2.pom (1.8 kB at 445 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.0.2/bundle-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.0.2/bundle-parent-14.0.2.pom (1.8 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.0.2/odlparent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.0.2/odlparent-14.0.2.pom (54 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/10.0.1/controller-artifacts-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/10.0.1/controller-artifacts-10.0.1.pom (17 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/14.0.1/bnd-parent-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/14.0.1/bnd-parent-14.0.1.pom (1.9 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/14.0.2/bnd-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/14.0.2/bnd-parent-14.0.2.pom (2.0 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/14.0.2/bnd-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/14.0.2/bnd-parent-14.0.2.pom (4.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/14.0.1/mdsal-artifacts-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/14.0.1/mdsal-artifacts-14.0.1.pom (48 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/14.0.2/yangtools-artifacts-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/14.0.2/yangtools-artifacts-14.0.2.pom (22 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.0.2/odlparent-artifacts-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.0.2/odlparent-artifacts-14.0.2.pom (10 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 902 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.0/aaa-cert-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.0/aaa-cert-0.20.0.pom (3.3 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.0/aaa-encrypt-service-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.0/aaa-encrypt-service-0.20.0.pom (607 B at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.2/mdsal-binding-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.2/mdsal-binding-api-14.0.2.pom (3.0 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.2/mdsal-common-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.2/mdsal-common-api-14.0.2.pom (2.0 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.0/aaa-authn-api-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.0/aaa-authn-api-0.20.0.jar (32 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.0/aaa-cert-0.20.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.2/mdsal-binding-api-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.2/mdsal-common-api-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.0/aaa-encrypt-service-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.0/aaa-cert-0.20.0.jar (184 kB at 15 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 11 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.0/aaa-encrypt-service-0.20.0.jar (7.9 kB at 564 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.2/mdsal-common-api-14.0.2.jar (30 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.2/mdsal-binding-api-14.0.2.jar (79 kB at 4.9 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-aaa --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-aaa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-aaa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-aaa --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-aaa --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-aaa >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-aaa --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-aaa --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-aaa --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ security-aaa --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ security-aaa --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/security-aaa-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-aaa --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-aaa --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-aaa --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.20.0:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.20.0:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-aaa --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/security-aaa-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ security-aaa --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-20240904.075446-1.pom (2.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-20240904.075446-1.jar (11 kB at 2.8 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/maven-metadata.xml (798 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/maven-metadata.xml (306 B at 306 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ security-aaa --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-aaa --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- [INFO] Building JSON-RPC :: BUS :: Config 1.17.0-SNAPSHOT [14/37] [INFO] from bus/config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.6.0/build-helper-maven-plugin-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.6.0/build-helper-maven-plugin-3.6.0.pom (8.1 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/82/mojo-parent-82.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/82/mojo-parent-82.pom (36 kB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.6.0/build-helper-maven-plugin-3.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.6.0/build-helper-maven-plugin-3.6.0.jar (72 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.pom (16 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar (4.2 MB at 137 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-config --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-config --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-config --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-config >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-config --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-config --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/target/bus-config-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-config --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/target/bus-config-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-SNAPSHOT-config.cfg [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-config --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1.pom (1.7 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1.jar (6.4 kB at 6.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1-config.cfg [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1-config.cfg (195 B) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/maven-metadata.xml (299 B at 299 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-config --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.17.0-SNAPSHOT [15/37] [INFO] from features/odl-jsonrpc-bus/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.0.3/features-test-plugin-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.0.3/features-test-plugin-14.0.3.pom (7.3 kB at 911 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.0.3/features-test-plugin-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.0.3/features-test-plugin-14.0.3.jar (41 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.0.3/odl-netty-4-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.0.3/odl-netty-4-14.0.3.pom (2.7 kB at 686 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.2/odl-mdsal-model-rfc6991-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.2/odl-mdsal-model-rfc6991-14.0.2.pom (1.7 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/14.0.2/feature-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/14.0.2/feature-parent-14.0.2.pom (1.7 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.4/odl-yangtools-binding-spec-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.4/odl-yangtools-binding-spec-14.0.4.pom (1.8 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/14.0.4/feature-parent-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/14.0.4/feature-parent-14.0.4.pom (1.8 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/14.0.3/template-feature-parent-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/14.0.3/template-feature-parent-14.0.3.pom (2.3 kB at 469 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.4/odl-yangtools-common-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.4/odl-yangtools-common-14.0.4.pom (1.4 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.4/odl-yangtools-util-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.4/odl-yangtools-util-14.0.4.pom (1.8 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2.pom (4.1 kB at 817 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.3/single-feature-parent-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.3/single-feature-parent-13.1.3.pom (7.6 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.3/abstract-feature-parent-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.3/abstract-feature-parent-13.1.3.pom (3.9 kB at 654 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.0.3/odl-guava-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.0.3/odl-guava-14.0.3.pom (1.4 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.4/codegen-extensions-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.4/codegen-extensions-14.0.4.pom (1.6 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.0/odl-aaa-shiro-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.0/odl-aaa-shiro-0.20.0.pom (5.5 kB at 910 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.0.2/single-feature-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.0.2/single-feature-parent-14.0.2.pom (7.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.0.2/abstract-feature-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.0.2/abstract-feature-parent-14.0.2.pom (3.9 kB at 654 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.0/odl-aaa-password-service-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.0/odl-aaa-password-service-0.20.0.pom (2.8 kB at 553 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.0/aaa-password-service-api-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.0/aaa-password-service-api-0.20.0.pom (1.9 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.0/aaa-password-service-impl-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.0/aaa-password-service-impl-0.20.0.pom (3.8 kB at 941 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.0/repackaged-shiro-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.0/repackaged-shiro-0.20.0.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.pom (31 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/67/commons-parent-67.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/67/commons-parent-67.pom (77 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.pom (4.1 kB at 813 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.3/encoder-parent-1.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.3/encoder-parent-1.2.3.pom (20 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.0/odl-apache-shiro-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.0/odl-apache-shiro-0.20.0.pom (2.0 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.0.3/odl-servlet-api-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.0.3/odl-servlet-api-14.0.3.pom (1.2 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.2/odl-mdsal-binding-base-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.2/odl-mdsal-binding-base-14.0.2.pom (1.4 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.2/yang-ext-2013.09.07.26.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.2/yang-ext-2013.09.07.26.2.pom (1.6 kB at 396 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.1/odl-mdsal-broker-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.1/odl-mdsal-broker-10.0.1.pom (2.0 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/10.0.1/single-feature-parent-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/10.0.1/single-feature-parent-10.0.1.pom (1.3 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/10.0.1/bundle-parent-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/10.0.1/bundle-parent-10.0.1.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/14.0.1/bundle-parent-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/14.0.1/bundle-parent-14.0.1.pom (1.8 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.2/odl-mdsal-eos-binding-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.2/odl-mdsal-eos-binding-14.0.2.pom (2.0 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.2/odl-mdsal-eos-dom-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.2/odl-mdsal-eos-dom-14.0.2.pom (1.4 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.2/odl-mdsal-eos-common-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.2/odl-mdsal-eos-common-14.0.2.pom (1.4 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.4/odl-yangtools-data-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.4/odl-yangtools-data-api-14.0.4.pom (2.0 kB at 409 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.4/odl-yangtools-parser-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.4/odl-yangtools-parser-api-14.0.4.pom (4.1 kB at 592 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.4/odl-yangtools-xpath-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.4/odl-yangtools-xpath-api-14.0.4.pom (1.4 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.4/yang-data-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.4/yang-data-api-14.0.4.pom (2.8 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.4/yang-data-spi-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.4/yang-data-spi-14.0.4.pom (2.4 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.4/yang-data-tree-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.4/yang-data-tree-api-14.0.4.pom (2.3 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.4/yang-data-tree-spi-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.4/yang-data-tree-spi-14.0.4.pom (2.2 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.4/yang-data-util-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.4/yang-data-util-14.0.4.pom (2.9 kB at 485 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.2/mdsal-eos-common-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.2/mdsal-eos-common-api-14.0.2.pom (2.0 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.2/mdsal-eos-dom-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.2/mdsal-eos-dom-api-14.0.2.pom (2.3 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.2/odl-mdsal-binding-dom-adapter-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.2/odl-mdsal-binding-dom-adapter-14.0.2.pom (1.9 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.2/odl-mdsal-binding-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.2/odl-mdsal-binding-api-14.0.2.pom (2.0 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.2/odl-mdsal-common-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.2/odl-mdsal-common-14.0.2.pom (1.4 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.2/mdsal-binding-spi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.2/mdsal-binding-spi-14.0.2.pom (2.0 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.2/mdsal-binding-util-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.2/mdsal-binding-util-14.0.2.pom (2.6 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.2/rfc8342-ietf-datastores-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.2/rfc8342-ietf-datastores-14.0.2.pom (1.6 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.2/odl-mdsal-binding-runtime-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.2/odl-mdsal-binding-runtime-14.0.2.pom (1.5 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.2/odl-mdsal-dom-runtime-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.2/odl-mdsal-dom-runtime-14.0.2.pom (1.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.2/odl-mdsal-dom-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.2/odl-mdsal-dom-api-14.0.2.pom (1.8 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.2/mdsal-dom-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.2/mdsal-dom-api-14.0.2.pom (3.6 kB at 717 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.2/mdsal-dom-spi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.2/mdsal-dom-spi-14.0.2.pom (4.9 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.4/odl-yangtools-binding-runtime-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.4/odl-yangtools-binding-runtime-14.0.4.pom (2.7 kB at 540 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.4/odl-bytebuddy-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.4/odl-bytebuddy-14.0.4.pom (1.2 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.4/odl-yangtools-parser-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.4/odl-yangtools-parser-14.0.4.pom (4.3 kB at 714 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.0.3/odl-antlr4-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.0.3/odl-antlr4-14.0.3.pom (1.2 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.4/odl-yangtools-xpath-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.4/odl-yangtools-xpath-14.0.4.pom (1.6 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.4/yang-repo-fs-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.4/yang-repo-fs-14.0.4.pom (3.1 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.4/binding-loader-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.4/binding-loader-14.0.4.pom (1.8 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.4/binding-runtime-osgi-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.4/binding-runtime-osgi-14.0.4.pom (4.0 kB at 992 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.4/binding-runtime-spi-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.4/binding-runtime-spi-14.0.4.pom (3.9 kB at 642 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.2/mdsal-dom-schema-osgi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.2/mdsal-dom-schema-osgi-14.0.2.pom (2.9 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.4/odl-yangtools-binding-codec-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.4/odl-yangtools-binding-codec-14.0.4.pom (2.2 kB at 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.4/odl-yangtools-data-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.4/odl-yangtools-data-14.0.4.pom (2.0 kB at 498 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.4/yang-data-impl-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.4/yang-data-impl-14.0.4.pom (4.3 kB at 710 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.4/yang-data-tree-ri-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.4/yang-data-tree-ri-14.0.4.pom (4.9 kB at 815 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.4/yang-data-transform-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.4/yang-data-transform-14.0.4.pom (2.0 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.4/binding-data-codec-api-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.4/binding-data-codec-api-14.0.4.pom (2.6 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.4/binding-data-codec-dynamic-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.4/binding-data-codec-dynamic-14.0.4.pom (5.2 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.4/binding-data-codec-spi-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.4/binding-data-codec-spi-14.0.4.pom (2.9 kB at 418 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.4/binding-data-codec-osgi-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.4/binding-data-codec-osgi-14.0.4.pom (3.9 kB at 789 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.2/odl-mdsal-dom-broker-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.2/odl-mdsal-dom-broker-14.0.2.pom (1.4 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.2/mdsal-dom-broker-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.2/mdsal-dom-broker-14.0.2.pom (5.6 kB at 795 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.2/mdsal-binding-dom-adapter-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.2/mdsal-binding-dom-adapter-14.0.2.pom (8.1 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.2/mdsal-eos-binding-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.2/mdsal-eos-binding-api-14.0.2.pom (2.5 kB at 415 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.2/general-entity-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.2/general-entity-14.0.2.pom (1.6 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.2/mdsal-eos-binding-adapter-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.2/mdsal-eos-binding-adapter-14.0.2.pom (3.8 kB at 961 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.2/odl-mdsal-singleton-dom-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.2/odl-mdsal-singleton-dom-14.0.2.pom (2.1 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.2/odl-mdsal-singleton-common-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.2/odl-mdsal-singleton-common-14.0.2.pom (1.5 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.2/mdsal-singleton-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.2/mdsal-singleton-api-14.0.2.pom (2.0 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.2/mdsal-singleton-impl-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.2/mdsal-singleton-impl-14.0.2.pom (3.3 kB at 544 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.1/odl-mdsal-remoterpc-connector-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.1/odl-mdsal-remoterpc-connector-10.0.1.pom (1.5 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.1/odl-mdsal-distributed-datastore-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.1/odl-mdsal-distributed-datastore-10.0.1.pom (5.4 kB at 902 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.0.3/odl-apache-commons-text-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.0.3/odl-apache-commons-text-14.0.3.pom (1.5 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.0.3/odl-apache-commons-lang3-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.0.3/odl-apache-commons-lang3-14.0.3.pom (1.2 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.4/odl-yangtools-codec-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.4/odl-yangtools-codec-14.0.4.pom (2.2 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.0.3/odl-gson-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.0.3/odl-gson-14.0.3.pom (1.2 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.0.3/odl-stax2-api-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.0.3/odl-stax2-api-14.0.3.pom (1.2 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom (6.3 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/55/oss-parent-55.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.4/yang-data-codec-binfmt-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.4/yang-data-codec-binfmt-14.0.4.pom (3.3 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.4/yang-data-codec-gson-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.4/yang-data-codec-gson-14.0.4.pom (4.0 kB at 659 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.4/yang-data-codec-xml-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.4/yang-data-codec-xml-14.0.4.pom (4.0 kB at 804 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.1/odl-mdsal-clustering-commons-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.1/odl-mdsal-clustering-commons-10.0.1.pom (3.2 kB at 464 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.1/odl-controller-akka-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.1/odl-controller-akka-10.0.1.pom (1.6 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.1/odl-controller-scala-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.1/odl-controller-scala-10.0.1.pom (1.8 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.pom (1.6 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.pom (1.8 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.pom (2.5 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.6/scala-library-2.13.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.6/scala-library-2.13.6.pom (1.6 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.pom (2.2 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.0/scala-library-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.0/scala-library-2.13.0.pom (1.6 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.1/repackaged-akka-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.1/repackaged-akka-10.0.1.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.pom (2.2 kB at 558 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.pom (3.2 kB at 650 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.1/scala-library-2.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.1/scala-library-2.13.1.pom (1.6 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.0/config-1.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.0/config-1.4.0.pom (2.2 kB at 558 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.pom (2.7 kB at 668 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (3.0 kB at 21 kB/s) [INFO] Downloaded from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (3.0 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.0/agrona-1.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.0/agrona-1.15.0.pom (2.4 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.1/agrona-1.15.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.1/agrona-1.15.1.pom (2.4 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.pom (2.4 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.pom (2.7 kB at 674 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.pom (1.1 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.pom (8.8 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/au/com/acegi/acegi-standard-project/0.2.3/acegi-standard-project-0.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/au/com/acegi/acegi-standard-project/0.2.3/acegi-standard-project-0.2.3.pom (29 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.0.3/odl-dropwizard-metrics-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.0.3/odl-dropwizard-metrics-14.0.3.pom (1.9 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.pom (2.6 kB at 427 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.pom (2.9 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.pom (2.6 kB at 519 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.pom (2.6 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.1/sal-clustering-commons-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.1/sal-clustering-commons-10.0.1.pom (6.8 kB at 683 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/10.0.1/mdsal-parent-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/10.0.1/mdsal-parent-10.0.1.pom (1.2 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.pom (3.5 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.pom (41 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.1/sal-akka-raft-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.1/sal-akka-raft-10.0.1.pom (3.9 kB at 643 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.1/cds-mgmt-api-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.1/cds-mgmt-api-10.0.1.pom (1.7 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.1/sal-akka-segmented-journal-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.1/sal-akka-segmented-journal-10.0.1.pom (3.2 kB at 526 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.1/atomix-storage-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.1/atomix-storage-10.0.1.pom (5.0 kB at 993 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.1/raft-journal-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.1/raft-journal-10.0.1.pom (3.3 kB at 555 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.1/odl-controller-mdsal-common-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.1/odl-controller-mdsal-common-10.0.1.pom (1.6 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.1/sal-common-util-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.1/sal-common-util-10.0.1.pom (1.2 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.1/cds-access-api-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.1/cds-access-api-10.0.1.pom (4.3 kB at 711 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.1/cds-access-client-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.1/cds-access-client-10.0.1.pom (5.0 kB at 838 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.1/cds-dom-api-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.1/cds-dom-api-10.0.1.pom (1.7 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.1/sal-distributed-datastore-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.1/sal-distributed-datastore-10.0.1.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.pom (1.2 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.1/eos-dom-akka-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.1/eos-dom-akka-10.0.1.pom (5.5 kB at 911 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.1/sal-cluster-admin-api-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.1/sal-cluster-admin-api-10.0.1.pom (977 B at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.1/sal-cluster-admin-impl-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.1/sal-cluster-admin-impl-10.0.1.pom (4.7 kB at 669 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1.pom (2.6 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.1/sal-remoterpc-connector-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.1/sal-remoterpc-connector-10.0.1.pom (5.9 kB at 982 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.1/odl-jolokia-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.1/odl-jolokia-10.0.1.pom (1.9 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.pom (8.6 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-agent-parent/1.7.2/jolokia-agent-parent-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-agent-parent/1.7.2/jolokia-agent-parent-1.7.2.pom (1.9 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia/1.7.2/jolokia-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia/1.7.2/jolokia-1.7.2.pom (24 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (3.5 kB at 577 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.1/odl-jolokia-osgi-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.1/odl-jolokia-osgi-10.0.1.pom (2.0 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.0/odl-aaa-web-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.0/odl-aaa-web-0.20.0.pom (2.9 kB at 579 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.0.3/odl-jersey-2-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.0.3/odl-jersey-2-14.0.3.pom (3.4 kB at 682 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.0.3/odl-javassist-3-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.0.3/odl-javassist-3-14.0.3.pom (1.2 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.0.3/odl-ws-rs-api-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.0.3/odl-ws-rs-api-14.0.3.pom (1.5 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.0.3/odl-jakarta-activation-api-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.0.3/odl-jakarta-activation-api-14.0.3.pom (1.5 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 885 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.pom (4.8 kB at 794 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.45/project-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.45/project-2.45.pom (1.5 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.45/project-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.45/project-2.45.pom (107 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.pom (44 kB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 560 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 782 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 569 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 985 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.pom (6.8 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.pom (3.5 kB at 591 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.45/project-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.45/project-2.45.pom (3.1 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.pom (3.4 kB at 850 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.pom (3.2 kB at 632 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.45/project-2.45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.45/project-2.45.pom (2.1 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.0.3/odl-karaf-feat-jetty-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.0.3/odl-karaf-feat-jetty-14.0.3.pom (1.5 kB at 386 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.6/standard-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.6/standard-4.4.6.pom (20 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.6/features-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.6/features-4.4.6.pom (1.9 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.6/assemblies-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.6/assemblies-4.4.6.pom (1.7 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.0/web-osgi-impl-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.0/web-osgi-impl-0.20.0.pom (2.2 kB at 447 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.0/web-api-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.0/web-api-0.20.0.pom (1.5 kB at 293 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.0/servlet-jersey2-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.0/servlet-jersey2-0.20.0.pom (2.0 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.0/servlet-api-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.0/servlet-api-0.20.0.pom (1.6 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0.pom (9.1 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.0/aaa-shiro-api-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.0/aaa-shiro-api-0.20.0.pom (1.2 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.0/aaa-tokenauthrealm-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.0/aaa-tokenauthrealm-0.20.0.pom (1.9 kB at 309 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.0/aaa-idm-store-h2-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.0/aaa-idm-store-h2-0.20.0.pom (2.7 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.pom (1.1 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.0/aaa-filterchain-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.0/aaa-filterchain-0.20.0.pom (2.6 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-core/1.7.2/jolokia-core-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-core/1.7.2/jolokia-core-1.7.2.pom (3.0 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-jsr160/1.7.2/jolokia-jsr160-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-jsr160/1.7.2/jolokia-jsr160-1.7.2.pom (2.2 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.0/odl-aaa-encryption-service-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.0/odl-aaa-encryption-service-0.20.0.pom (2.5 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.1/odl-controller-blueprint-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.1/odl-controller-blueprint-10.0.1.pom (2.3 kB at 376 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.1/blueprint-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.1/blueprint-10.0.1.pom (5.9 kB at 837 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.pom (6.2 kB at 887 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom (35 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom (15 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.0/aaa-encrypt-service-impl-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.0/aaa-encrypt-service-impl-0.20.0.pom (2.9 kB at 475 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.0.3/logging-markers-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.0.3/logging-markers-14.0.3.pom (1.5 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.0/odl-aaa-api-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.0/odl-aaa-api-0.20.0.pom (2.2 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.0/odl-aaa-cert-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.0/odl-aaa-cert-0.20.0.pom (2.1 kB at 422 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.0.3/odl-karaf-feat-jdbc-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.0.3/odl-karaf-feat-jdbc-14.0.3.pom (6.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.7/jdbc-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.7/jdbc-1.5.7.pom (53 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.pom (1.8 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.pom (1.2 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.pom (2.1 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom (14 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.pom (3.0 kB at 601 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.pom (2.6 kB at 377 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/14/bundles-pom-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/14/bundles-pom-14.pom (15 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (9.5 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.pom (2.6 kB at 655 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.pom (27 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 850 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.21.1/bom-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.21.1/bom-2.21.1.pom (88 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.21.1/aws-sdk-java-pom-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.21.1/aws-sdk-java-pom-2.21.1.pom (78 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.3.0/waffle-parent-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.3.0/waffle-parent-3.3.0.pom (73 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.pom (4.4 kB at 726 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.pom (16 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.pom (18 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.pom (1.7 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.pom (5.0 kB at 992 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.0.3/odl-netty-4-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.0.3/odl-netty-4-14.0.3-features.xml (1.2 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final-linux-x86_64.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.2/odl-mdsal-model-rfc6991-14.0.2-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.4/odl-yangtools-binding-spec-14.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.4/odl-yangtools-common-14.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.4/codegen-extensions-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final-linux-x86_64.jar (74 kB at 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.0/odl-aaa-shiro-0.20.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.2/odl-mdsal-model-rfc6991-14.0.2-features.xml (807 B at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.0/odl-aaa-password-service-0.20.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.4/odl-yangtools-binding-spec-14.0.4-features.xml (783 B at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.0/aaa-password-service-api-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.4/odl-yangtools-common-14.0.4-features.xml (598 B at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.0/aaa-password-service-impl-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.4/codegen-extensions-14.0.4.jar (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.0/aaa-password-service-impl-0.20.0-aaa-password-service-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.0/odl-aaa-shiro-0.20.0-features.xml (3.1 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.0/odl-apache-shiro-0.20.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.0/odl-aaa-password-service-0.20.0-features.xml (1.3 kB at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.2/odl-mdsal-binding-base-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.0/aaa-password-service-api-0.20.0.jar (23 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.0/aaa-password-service-impl-0.20.0.jar (20 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.1/odl-mdsal-broker-10.0.1-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.2/yang-ext-2013.09.07.26.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.0/odl-apache-shiro-0.20.0-features.xml (826 B at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.2/odl-mdsal-eos-binding-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.0/aaa-password-service-impl-0.20.0-aaa-password-service-config.xml (215 B at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.2/odl-mdsal-eos-dom-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.2/odl-mdsal-binding-base-14.0.2-features.xml (614 B at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.2/odl-mdsal-eos-common-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.1/odl-mdsal-broker-10.0.1-features.xml (1.1 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.2/mdsal-eos-dom-api-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.2/yang-ext-2013.09.07.26.2.jar (17 kB at 732 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.2/odl-mdsal-binding-dom-adapter-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.2/odl-mdsal-eos-binding-14.0.2-features.xml (1.0 kB at 43 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.2/odl-mdsal-eos-dom-14.0.2-features.xml (619 B at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.2/mdsal-eos-binding-api-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.2/mdsal-binding-dom-adapter-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.2/odl-mdsal-eos-common-14.0.2-features.xml (603 B at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.2/mdsal-eos-common-api-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.2/mdsal-eos-dom-api-14.0.2.jar (14 kB at 521 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.2/general-entity-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.2/odl-mdsal-binding-dom-adapter-14.0.2-features.xml (1.1 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.2/mdsal-eos-binding-adapter-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.2/mdsal-eos-binding-api-14.0.2.jar (14 kB at 468 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.4/binding-data-codec-spi-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.2/mdsal-eos-common-api-14.0.2.jar (19 kB at 581 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.2/odl-mdsal-singleton-dom-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.2/mdsal-binding-dom-adapter-14.0.2.jar (232 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.2/odl-mdsal-singleton-common-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.2/general-entity-14.0.2.jar (24 kB at 716 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.2/mdsal-singleton-api-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.2/mdsal-eos-binding-adapter-14.0.2.jar (16 kB at 471 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.2/odl-mdsal-common-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.4/binding-data-codec-spi-14.0.4.jar (25 kB at 702 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.2/mdsal-singleton-impl-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.2/odl-mdsal-singleton-dom-14.0.2-features.xml (1.1 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.1/odl-mdsal-remoterpc-connector-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.2/odl-mdsal-singleton-common-14.0.2-features.xml (656 B at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.1/sal-remoterpc-connector-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.2/mdsal-singleton-api-14.0.2.jar (14 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.1/odl-mdsal-remoterpc-connector-10.0.1-features.xml (692 B at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.1/repackaged-akka-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.2/odl-mdsal-common-14.0.2-features.xml (577 B at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.2/mdsal-singleton-impl-14.0.2.jar (36 kB at 880 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.1/sal-remoterpc-connector-10.0.1.jar (122 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.jar (295 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar (302 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar (195 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar (305 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar (12 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.jar (449 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.1/sal-common-util-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar (434 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.1/sal-clustering-commons-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.1/sal-common-util-10.0.1.jar (15 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar (225 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.1/sal-clustering-commons-10.0.1.jar (170 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.jar (24 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.jar (131 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.jar (22 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.jar (697 kB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.1/odl-mdsal-distributed-datastore-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.0.3/odl-apache-commons-text-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.0.3/odl-apache-commons-text-14.0.3-features.xml (585 B at 5.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.0.3/odl-apache-commons-lang3-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.1/odl-mdsal-distributed-datastore-10.0.1-features.xml (3.4 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.2/odl-mdsal-dom-broker-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.0.3/odl-apache-commons-lang3-14.0.3-features.xml (412 B at 3.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.2/mdsal-dom-broker-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar (3.8 MB at 34 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.1/odl-mdsal-clustering-commons-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.2/odl-mdsal-dom-broker-14.0.2-features.xml (619 B at 5.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.1/odl-controller-akka-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.1/odl-mdsal-clustering-commons-10.0.1-features.xml (2.2 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.1/odl-controller-scala-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.1/odl-controller-akka-10.0.1-features.xml (1.1 kB at 9.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.0.3/odl-dropwizard-metrics-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.2/mdsal-dom-broker-14.0.2.jar (93 kB at 782 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.1/odl-controller-scala-10.0.1-features.xml (630 B at 5.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.jar (24 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.1/sal-akka-raft-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.0.3/odl-dropwizard-metrics-14.0.3-features.xml (631 B at 5.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.1/sal-akka-segmented-journal-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.jar (25 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.1/atomix-storage-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.1/sal-akka-segmented-journal-10.0.1.jar (45 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.1/raft-journal-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.1/sal-akka-raft-10.0.1.jar (294 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.1/odl-controller-mdsal-common-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.1/raft-journal-10.0.1.jar (13 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.1/cds-access-api-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.1/odl-controller-mdsal-common-10.0.1-features.xml (765 B at 5.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.4/yang-data-tree-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.1/atomix-storage-10.0.1.jar (566 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.1/cds-access-client-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.1/cds-access-client-10.0.1.jar (72 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.1/cds-dom-api-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.4/yang-data-tree-api-14.0.4.jar (44 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.1/sal-distributed-datastore-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.1/cds-access-api-10.0.1.jar (203 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.1/cds-dom-api-10.0.1.jar (9.9 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar (5.9 MB at 36 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.1/cds-mgmt-api-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar (129 kB at 756 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.4/yang-data-tree-spi-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.1/cds-mgmt-api-10.0.1.jar (16 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.4/yang-data-tree-ri-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar (640 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.4/yang-data-util-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.1/sal-distributed-datastore-10.0.1.jar (887 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.1/eos-dom-akka-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.4/yang-data-tree-spi-14.0.4.jar (70 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.1/sal-cluster-admin-api-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.4/yang-data-util-14.0.4.jar (126 kB at 690 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.1/sal-cluster-admin-impl-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.4/yang-data-tree-ri-14.0.4.jar (218 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-akkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.1/sal-cluster-admin-api-10.0.1.jar (234 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-factoryakkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.1/sal-cluster-admin-impl-10.0.1.jar (46 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-moduleshardconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.1/eos-dom-akka-10.0.1.jar (214 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-moduleconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-akkaconf.xml (1.2 kB at 6.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-datastore.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-factoryakkaconf.xml (7.6 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.1/odl-jolokia-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-moduleshardconf.xml (1.4 kB at 7.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-moduleconf.xml (871 B at 4.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.1/sal-clustering-config-10.0.1-datastore.cfg (6.8 kB at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.1/odl-jolokia-osgi-10.0.1-configuration.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.1/odl-jolokia-10.0.1-features.xml (611 B at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.0/odl-aaa-web-0.20.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar (24 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.0.3/odl-guava-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.0/odl-aaa-web-0.20.0-features.xml (1.3 kB at 6.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.0.3/odl-jersey-2-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.1/odl-jolokia-osgi-10.0.1-configuration.cfg (630 B at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.0.3/odl-javassist-3-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar (438 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.0.3/odl-guava-14.0.3-features.xml (490 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.0.3/odl-jersey-2-14.0.3-features.xml (2.2 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.0.3/odl-javassist-3-14.0.3-features.xml (365 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.1/repackaged-akka-10.0.1.jar (19 MB at 92 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 91 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.jar (80 kB at 373 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar (795 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 920 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 902 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.jar (1.3 MB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.jar (309 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.4/odl-yangtools-util-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.jar (33 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.jar (76 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.0/web-osgi-impl-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.jar (964 kB at 4.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.4/odl-yangtools-util-14.0.4-features.xml (776 B at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.0/servlet-jersey2-0.20.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2-features.xml (381 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.0/aaa-tokenauthrealm-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.jar (80 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.0/aaa-idm-store-h2-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.0/servlet-jersey2-0.20.0.jar (12 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1-annotations.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.0/aaa-idm-store-h2-0.20.0.jar (45 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.0/web-osgi-impl-0.20.0.jar (16 kB at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.0/repackaged-shiro-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0.jar (156 kB at 639 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.0/aaa-tokenauthrealm-0.20.0.jar (23 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1-annotations.jar (14 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.0/web-api-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar (71 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.0/servlet-api-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar (38 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.0/aaa-shiro-api-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.0/web-api-0.20.0.jar (24 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.0/odl-aaa-encryption-service-0.20.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.0/servlet-api-0.20.0.jar (8.9 kB at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.1/odl-controller-blueprint-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.0/odl-aaa-encryption-service-0.20.0-features.xml (839 B at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.4/odl-yangtools-codec-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.0/aaa-shiro-api-0.20.0.jar (111 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.0.3/odl-gson-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.0/repackaged-shiro-0.20.0.jar (583 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.0.3/odl-stax2-api-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.4/odl-yangtools-codec-14.0.4-features.xml (1.1 kB at 4.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.1/odl-controller-blueprint-10.0.1-features.xml (1.2 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.4/odl-yangtools-data-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.0.3/odl-gson-14.0.3-features.xml (340 B at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.0.3/odl-antlr4-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.0.3/odl-stax2-api-14.0.3-features.xml (365 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.4/yang-data-transform-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.0.3/odl-antlr4-14.0.3-features.xml (358 B at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.4/yang-data-codec-binfmt-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.jar (2.6 MB at 9.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.4/yang-data-codec-gson-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (196 kB at 731 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.4/yang-data-codec-xml-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.4/odl-yangtools-data-14.0.4-features.xml (928 B at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.2/odl-mdsal-binding-api-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.4/yang-data-transform-14.0.4.jar (18 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.2/mdsal-binding-spi-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.4/yang-data-codec-binfmt-14.0.4.jar (88 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.2/mdsal-binding-util-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.4/yang-data-codec-gson-14.0.4.jar (83 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.2/rfc8342-ietf-datastores-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.4/yang-data-codec-xml-14.0.4.jar (85 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.2/odl-mdsal-binding-runtime-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.2/odl-mdsal-binding-api-14.0.2-features.xml (1.1 kB at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.2/odl-mdsal-dom-runtime-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.2/mdsal-binding-spi-14.0.2.jar (17 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.4/odl-yangtools-binding-runtime-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.2/rfc8342-ietf-datastores-14.0.2.jar (34 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.4/odl-bytebuddy-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.2/odl-mdsal-binding-runtime-14.0.2-features.xml (738 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.4/odl-yangtools-parser-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.2/odl-mdsal-dom-runtime-14.0.2-features.xml (1.0 kB at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.4/odl-yangtools-xpath-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.4/odl-yangtools-binding-runtime-14.0.4-features.xml (1.4 kB at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.4/yang-repo-fs-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.2/mdsal-binding-util-14.0.2.jar (46 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.4/binding-loader-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.4/odl-bytebuddy-14.0.4-features.xml (373 B at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.4/binding-runtime-osgi-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.4/odl-yangtools-parser-14.0.4-features.xml (2.2 kB at 7.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.4/binding-runtime-spi-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.4/binding-loader-14.0.4.jar (23 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.2/mdsal-dom-schema-osgi-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.4/odl-yangtools-xpath-14.0.4-features.xml (739 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.4/odl-yangtools-binding-codec-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.4/yang-repo-fs-14.0.4.jar (23 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.4/binding-data-codec-dynamic-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.2/mdsal-dom-schema-osgi-14.0.2.jar (19 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.4/binding-data-codec-osgi-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.4/binding-runtime-osgi-14.0.4.jar (47 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.2/odl-mdsal-dom-api-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.4/binding-runtime-spi-14.0.4.jar (35 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.4/odl-yangtools-data-api-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.4/odl-yangtools-binding-codec-14.0.4-features.xml (1.1 kB at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.4/odl-yangtools-parser-api-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.4/binding-data-codec-osgi-14.0.4.jar (25 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.4/odl-yangtools-xpath-api-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.2/odl-mdsal-dom-api-14.0.2-features.xml (839 B at 2.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.2/mdsal-dom-api-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.4/binding-data-codec-dynamic-14.0.4.jar (302 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.2/mdsal-dom-spi-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.4/odl-yangtools-data-api-14.0.4-features.xml (916 B at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.1/blueprint-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.4/odl-yangtools-parser-api-14.0.4-features.xml (2.1 kB at 6.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.4/odl-yangtools-xpath-api-14.0.4-features.xml (620 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.4/binding-data-codec-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.2/mdsal-dom-api-14.0.2.jar (84 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.4/yang-data-api-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.2/mdsal-dom-spi-14.0.2.jar (119 kB at 393 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.4/yang-data-impl-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.1/blueprint-10.0.1.jar (66 kB at 215 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar (116 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.4/yang-data-spi-14.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.4/binding-data-codec-api-14.0.4.jar (40 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.0.3/logging-markers-14.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.0/aaa-encrypt-service-impl-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.4/yang-data-impl-14.0.4.jar (102 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.0/aaa-filterchain-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.4/yang-data-api-14.0.4.jar (191 kB at 617 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.0/odl-aaa-api-0.20.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.0.3/logging-markers-14.0.3.jar (9.3 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.0.3/odl-jakarta-activation-api-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.4/yang-data-spi-14.0.4.jar (91 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.0/aaa-encrypt-service-impl-0.20.0.jar (39 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.0.3/odl-servlet-api-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.0/odl-aaa-api-0.20.0-features.xml (1.0 kB at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.0.3/odl-ws-rs-api-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.0/aaa-filterchain-0.20.0.jar (25 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.0/odl-aaa-cert-0.20.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.0.3/odl-jakarta-activation-api-14.0.3-features.xml (438 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.0/aaa-cert-0.20.0-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.0.3/odl-servlet-api-14.0.3-features.xml (384 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0-aaa-app-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.0.3/odl-ws-rs-api-14.0.3-features.xml (395 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0-aaa-datastore-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.0.3/odl-karaf-feat-jetty-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.0/odl-aaa-cert-0.20.0-features.xml (1.1 kB at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.6/standard-4.4.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.0/aaa-cert-0.20.0-config.xml (687 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.0.3/odl-karaf-feat-jdbc-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0-aaa-app-config.xml (15 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.0.3/odl-karaf-feat-jetty-14.0.3-features.xml (409 B at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0-aaa-datastore-config.xml (182 B at 560 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7-features.xml (10.0 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.0.3/odl-karaf-feat-jdbc-14.0.3-features.xml (692 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.6/standard-4.4.6-features.xml (78 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar (8.9 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.jar (4.7 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar (9.1 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar (31 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar (32 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.jar (8.1 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.jar (13 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar (72 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar (372 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar (669 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar (150 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar (912 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0-idmtool.py [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.0/aaa-filterchain-0.20.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.jar (218 kB at 620 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar (13 kB at 37 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.0/aaa-shiro-0.20.0-idmtool.py (18 kB at 51 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar (66 kB at 185 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.0/aaa-filterchain-0.20.0-config.cfg (18 B at 50 B/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-bus --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 91 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.0.2/odl-karaf-feat-jdbc-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.0.2/odl-karaf-feat-jdbc-14.0.2-features.xml (692 B at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.4/pax-transx-features-0.5.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.4/pax-transx-features-0.5.4-features.xml (4.0 kB at 668 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.0.2/odl-karaf-feat-jetty-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.0.2/odl-karaf-feat-jetty-14.0.2-features.xml (409 B at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.1/odl-mdsal-binding-base-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.1/odl-mdsal-binding-base-14.0.1-features.xml (614 B at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.2/odl-yangtools-binding-spec-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.2/odl-yangtools-binding-spec-14.0.2-features.xml (783 B at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.2/odl-yangtools-common-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.2/odl-yangtools-common-14.0.2-features.xml (598 B at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.2/odl-yangtools-util-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.2/odl-yangtools-util-14.0.2-features.xml (776 B at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.0.2/odl-guava-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.0.2/odl-guava-14.0.2-features.xml (490 B at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.1/odl-mdsal-singleton-dom-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.1/odl-mdsal-singleton-dom-14.0.1-features.xml (1.1 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.1/odl-mdsal-singleton-common-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.1/odl-mdsal-singleton-common-14.0.1-features.xml (656 B at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.1/odl-mdsal-eos-common-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.1/odl-mdsal-eos-common-14.0.1-features.xml (603 B at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.2/odl-yangtools-data-api-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.2/odl-yangtools-data-api-14.0.2-features.xml (916 B at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.2/odl-yangtools-parser-api-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.2/odl-yangtools-parser-api-14.0.2-features.xml (2.1 kB at 514 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.2/odl-yangtools-xpath-api-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.2/odl-yangtools-xpath-api-14.0.2-features.xml (620 B at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.1/odl-mdsal-eos-dom-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.1/odl-mdsal-eos-dom-14.0.1-features.xml (619 B at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.1/odl-mdsal-common-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.1/odl-mdsal-common-14.0.1-features.xml (577 B at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.1/odl-mdsal-eos-binding-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.1/odl-mdsal-eos-binding-14.0.1-features.xml (1.0 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.1/odl-mdsal-binding-dom-adapter-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.1/odl-mdsal-binding-dom-adapter-14.0.1-features.xml (1.1 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.1/odl-mdsal-binding-api-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.1/odl-mdsal-binding-api-14.0.1-features.xml (1.1 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.1/odl-mdsal-binding-runtime-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.1/odl-mdsal-binding-runtime-14.0.1-features.xml (738 B at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.2/odl-yangtools-binding-codec-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.2/odl-yangtools-binding-codec-14.0.2-features.xml (1.1 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.2/odl-yangtools-binding-runtime-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.2/odl-yangtools-binding-runtime-14.0.2-features.xml (1.4 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.2/odl-bytebuddy-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.2/odl-bytebuddy-14.0.2-features.xml (374 B at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.2/odl-yangtools-parser-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.2/odl-yangtools-parser-14.0.2-features.xml (2.2 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.0.2/odl-antlr4-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.0.2/odl-antlr4-14.0.2-features.xml (358 B at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.2/odl-yangtools-xpath-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.2/odl-yangtools-xpath-14.0.2-features.xml (739 B at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.2/odl-yangtools-data-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.2/odl-yangtools-data-14.0.2-features.xml (928 B at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.1/odl-mdsal-dom-runtime-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.1/odl-mdsal-dom-runtime-14.0.1-features.xml (1.0 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.1/odl-mdsal-dom-api-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.1/odl-mdsal-dom-api-14.0.1-features.xml (839 B at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.1/odl-mdsal-dom-broker-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.1/odl-mdsal-dom-broker-14.0.1-features.xml (619 B at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.0.2/odl-apache-commons-text-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.0.2/odl-apache-commons-text-14.0.2-features.xml (585 B at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.0.2/odl-apache-commons-lang3-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.0.2/odl-apache-commons-lang3-14.0.2-features.xml (412 B at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.2/odl-yangtools-codec-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.2/odl-yangtools-codec-14.0.2-features.xml (1.1 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.0.2/odl-gson-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.0.2/odl-gson-14.0.2-features.xml (340 B at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.0.2/odl-stax2-api-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.0.2/odl-stax2-api-14.0.2-features.xml (365 B at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.0.2/odl-dropwizard-metrics-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.0.2/odl-dropwizard-metrics-14.0.2-features.xml (631 B at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.0.2/odl-netty-4-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.0.2/odl-netty-4-14.0.2-features.xml (1.2 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.0.2/odl-servlet-api-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.0.2/odl-servlet-api-14.0.2-features.xml (384 B at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.0.2/odl-jersey-2-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.0.2/odl-jersey-2-14.0.2-features.xml (2.2 kB at 560 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.0.2/odl-javassist-3-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.0.2/odl-javassist-3-14.0.2-features.xml (365 B at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.0.2/odl-ws-rs-api-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.0.2/odl-ws-rs-api-14.0.2-features.xml (395 B at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.0.2/odl-jakarta-activation-api-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.0.2/odl-jakarta-activation-api-14.0.2-features.xml (438 B at 110 kB/s) [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-bus --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-bus --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-bus --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-bus --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom (2.7 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom (22 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.3/pax-exam-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.3/pax-exam-4.13.3.pom (2.8 kB at 558 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.3/exam-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.3/exam-4.13.3.pom (43 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.3/exam-reactor-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.3/exam-reactor-4.13.3.pom (4.0 kB at 666 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom (1.5 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom (1.4 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom (1.2 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.3/pax-exam-link-mvn-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.3/pax-exam-link-mvn-4.13.3.pom (1.3 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.pom (1.8 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom (5.2 kB at 744 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom (2.7 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom (3.3 kB at 666 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.14/pax-url-link-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.14/pax-url-link-2.6.14.pom (3.3 kB at 824 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.pom (4.8 kB at 801 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom (15 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.2/url-2.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.2/url-2.6.2.pom (26 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom (1.8 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom (3.9 kB at 657 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom (17 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom (2.6 kB at 514 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom (2.7 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom (3.3 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.3/pax-exam-container-karaf-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.3/pax-exam-container-karaf-4.13.3.pom (4.2 kB at 606 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.pom (2.8 kB at 558 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.5/exam-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.5/exam-4.13.5.pom (43 kB at 8.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.5/exam-reactor-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.5/exam-reactor-4.13.5.pom (4.0 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.3/pax-exam-container-remote-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.3/pax-exam-container-remote-4.13.3.pom (2.1 kB at 520 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.3/pax-exam-container-rbc-client-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.3/pax-exam-container-rbc-client-4.13.3.pom (1.5 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.3/pax-exam-container-rbc-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.3/pax-exam-container-rbc-4.13.3.pom (2.5 kB at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.3/pax-exam-spi-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.3/pax-exam-spi-4.13.3.pom (3.3 kB at 557 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom (985 B at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.pom (7.3 kB at 363 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom (1.3 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.0/base-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.0/base-1.5.0.pom (5.8 kB at 960 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.3.0/master-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.3.0/master-3.3.0.pom (10 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom (1.4 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom (1.0 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom (1.4 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.3/pax-swissbox-core-1.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.3/pax-swissbox-core-1.8.3.pom (1.5 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom (7.6 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom (1.1 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom (3.7 kB at 742 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom (1.7 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom (1.4 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom (985 B at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.pom (13 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.3/pax-exam-features-4.13.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.3/pax-exam-features-4.13.3.pom (2.4 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.pom (21 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.17.2/jackson-base-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.17.2/jackson-base-2.17.2.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.pom (7.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.pom (6.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.6/bundle-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.6/bundle-4.4.6.pom (1.6 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.0.3/bundles-diag-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.0.3/bundles-diag-14.0.3.pom (1.8 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar (157 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.3/pax-exam-4.13.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.3/pax-exam-4.13.3.jar (88 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.3/pax-exam-link-mvn-4.13.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar (13 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.3/pax-exam-link-mvn-4.13.3.jar (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar (26 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar (13 kB at 980 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar (36 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar (5.7 kB at 472 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar (182 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.3/pax-exam-container-karaf-4.13.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar (7.8 kB at 486 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.3/pax-exam-container-remote-4.13.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar (37 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.3/pax-exam-container-rbc-client-4.13.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar (160 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.3/pax-exam-container-rbc-4.13.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.3/pax-exam-container-karaf-4.13.3.jar (91 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.3/pax-exam-spi-4.13.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.3/pax-exam-container-remote-4.13.3.jar (14 kB at 621 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.3/pax-exam-container-rbc-4.13.3.jar (19 kB at 778 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.3/pax-exam-container-rbc-client-4.13.3.jar (17 kB at 652 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.3/pax-swissbox-core-1.8.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.jar (29 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.3/pax-exam-spi-4.13.3.jar (70 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.3/pax-swissbox-core-1.8.3.jar (9.1 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar (6.6 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar (14 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar (12 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.3/pax-exam-features-4.13.3.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar (15 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.3/pax-exam-features-4.13.3.xml (1.9 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar (163 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 510 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar (78 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar (3.4 MB at 57 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.0.3/bundles-diag-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.jar (156 kB at 2.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar (582 kB at 9.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.0.3/bundles-diag-14.0.3.jar (27 kB at 403 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar (2.6 MB at 38 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar (1.6 MB at 24 MB/s) [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-bus --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-bus --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-jsonrpc-bus --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-20240904.075446-1.pom (3.9 kB at 3.9 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-20240904.075446-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-20240904.075446-1-features.xml (2.3 kB at 1.2 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml (834 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/maven-metadata.xml (300 B at 300 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-jsonrpc-bus --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- [INFO] Building JSON-RPC :: Test model 1.17.0-SNAPSHOT [16/37] [INFO] from test-model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-test-model --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.410 ms [INFO] yang-to-sources: Project model files found: 6 in 18.30 ms [INFO] yang-to-sources: 6 YANG models processed in 61.70 ms [INFO] BindingJavaFileGenerator: Defined 114 files in 20.68 ms [INFO] Sorted 114 files into 23 directories in 430.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 114 in 78.89 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-test-model --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-test-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-test-model --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-test-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-test-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-test-model --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-test-model --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-test-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-test-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-test-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-test-model --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-20240904.075446-1.pom (2.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-20240904.075446-1.jar [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-20240904.075446-1-tests.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-20240904.075446-1-tests.jar (7.9 kB at 7.9 MB/s) [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-20240904.075446-1.jar (249 kB at 83 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-test-model/maven-metadata.xml (303 B) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-test-model --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- [INFO] Building JSON-RPC :: DOM :: Codec 1.17.0-SNAPSHOT [17/37] [INFO] from dom-codec/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.2/ietf-topology-2013.10.21.26.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.2/ietf-topology-2013.10.21.26.2.pom (2.0 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.2/mdsal-dom-inmemory-datastore-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.2/mdsal-dom-inmemory-datastore-14.0.2.pom (4.4 kB at 871 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.pom (2.4 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom (12 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom (2.1 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom (9.1 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jayway/jsonpath/json-path-assert/2.2.0/json-path-assert-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jayway/jsonpath/json-path-assert/2.2.0/json-path-assert-2.2.0.pom (1.9 kB at 483 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.2/ietf-topology-2013.10.21.26.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.2/ietf-topology-2013.10.21.26.2.jar (105 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.2/mdsal-binding-dom-adapter-14.0.2-tests.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.2/mdsal-dom-inmemory-datastore-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.2/mdsal-dom-inmemory-datastore-14.0.2.jar (31 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jayway/jsonpath/json-path-assert/2.2.0/json-path-assert-2.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.2/mdsal-binding-dom-adapter-14.0.2-tests.jar (162 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar (121 kB at 10 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar (81 kB at 6.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar (207 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jayway/jsonpath/json-path-assert/2.2.0/json-path-assert-2.2.0.jar (16 kB at 1.1 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ dom-codec --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ dom-codec --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ dom-codec --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ dom-codec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ dom-codec --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ dom-codec --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dom-codec --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ dom-codec --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[95,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ dom-codec >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ dom-codec --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ dom-codec --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-codec --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[70,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ dom-codec --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ dom-codec --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/dom-codec-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ dom-codec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ dom-codec --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ dom-codec --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile [WARNING] com.google.code.gson:gson:jar:2.11.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ dom-codec --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ dom-codec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/dom-codec-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ dom-codec --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-20240904.075446-1.pom (4.1 kB at 2.0 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-20240904.075446-1.jar (45 kB at 15 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/maven-metadata.xml (786 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/maven-metadata.xml (294 B at 98 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ dom-codec --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ dom-codec --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- [INFO] Building JSON-RPC :: Provider 1.17.0-SNAPSHOT [18/37] [INFO] from provider/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.2/mdsal-binding-test-utils-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.2/mdsal-binding-test-utils-14.0.2.pom (4.7 kB at 472 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.2/mdsal-binding-test-utils-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.2/mdsal-binding-test-utils-14.0.2.jar (18 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 8.0 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/jsonrpc-provider-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-provider --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/jsonrpc-provider-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/jsonrpc-provider-1.17.0-20240904.075446-1.pom (8.1 kB at 8.1 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml (619 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/maven-metadata.xml (301 B at 150 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-provider --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.17.0-SNAPSHOT [19/37] [INFO] from provider/common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-common --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/InbandModelsService.java:[19,8] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/RemoteGovernance.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.RemoteGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotificationPublisher.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.DataChangeNotificationPublisher has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistration.java:[64,24] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[63,56] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:[145,25] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[52,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[79,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,63] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[63,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[103,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:[67,21] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-common --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[74,51] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/DcnPublisherImpl.java:[14,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[115,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[126,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[217,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[242,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[251,38] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockGovernance.java:[27,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockRpcHandler.java:[34,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[237,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[244,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[46,75] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/TestUtils.java:[65,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-provider-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-provider-common --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:provided [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4:provided [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.4:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-provider-common --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1.pom (2.8 kB at 2.8 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1.jar (345 kB at 173 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1-tests.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1-tests.jar (65 kB at 22 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/maven-metadata.xml (308 B) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-provider-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-provider-common --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- [INFO] Building JSON-RPC :: Provider :: Single node 1.17.0-SNAPSHOT [20/37] [INFO] from provider/single/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-single --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-single --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-single --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-single --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-single --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [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 [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 [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 [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[74,27] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[100,47] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[110,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-single --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-single --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[257,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[256,21] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[266,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-provider-single --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider-single --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider-single --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.checkerframework:checker-qual:jar:3.46.0:compile [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider-single --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider-single --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-provider-single --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-20240904.075446-1.pom (7.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-20240904.075446-1.jar (16 kB at 5.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/maven-metadata.xml (800 B at 800 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/maven-metadata.xml (308 B at 308 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-provider-single --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-provider-single --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ [INFO] Building JSON-RPC :: Feature :: provider 1.17.0-SNAPSHOT [21/37] [INFO] from features/odl-jsonrpc-provider/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-provider --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 68 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-provider --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-provider --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-provider --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-jsonrpc-provider --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-20240904.075446-1.pom (2.1 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-20240904.075446-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-20240904.075446-1-features.xml (1.4 kB at 233 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml (839 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/maven-metadata.xml (305 B at 51 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-jsonrpc-provider --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- [INFO] Building JSON-RPC :: Feature :: all 1.17.0-SNAPSHOT [22/37] [INFO] from features/odl-jsonrpc-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.1/odl-restconf-openapi-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.1/odl-restconf-openapi-8.0.1.pom (1.6 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/8.0.1/feature-parent-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/8.0.1/feature-parent-8.0.1.pom (1.3 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/8.0.1/netconf-parent-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/8.0.1/netconf-parent-8.0.1.pom (1.6 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/bnd-parent/8.0.1/bnd-parent-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/bnd-parent/8.0.1/bnd-parent-8.0.1.pom (3.2 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.0.3/infrautils-artifacts-7.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.0.3/infrautils-artifacts-7.0.3.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.20.1/aaa-artifacts-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.20.1/aaa-artifacts-0.20.1.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.0.3/odl-jackson-2-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.0.3/odl-jackson-2-14.0.3.pom (3.1 kB at 766 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.0.3/odl-woodstox-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.0.3/odl-woodstox-14.0.3.pom (1.4 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.0.0/woodstox-core-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.0.0/woodstox-core-7.0.0.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/59/oss-parent-59.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/59/oss-parent-59.pom (24 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.pom (7.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.2/jackson-module-jaxb-annotations-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.2/jackson-module-jaxb-annotations-2.17.2.pom (3.8 kB at 631 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.17.2/jackson-modules-base-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.17.2/jackson-modules-base-2.17.2.pom (4.1 kB at 682 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.2/jackson-jaxrs-base-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.2/jackson-jaxrs-base-2.17.2.pom (2.3 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.17.2/jackson-jaxrs-providers-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.17.2/jackson-jaxrs-providers-2.17.2.pom (5.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.2/jackson-jaxrs-json-provider-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.2/jackson-jaxrs-json-provider-2.17.2.pom (4.5 kB at 751 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.1/odl-restconf-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.1/odl-restconf-8.0.1.pom (1.2 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.1/odl-restconf-nb-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.1/odl-restconf-nb-8.0.1.pom (2.6 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.2/odl-mdsal-model-rfc8072-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.2/odl-mdsal-model-rfc8072-14.0.2.pom (1.5 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/odl-mdsal-model-rfc8040-ietf-restconf-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/odl-mdsal-model-rfc8040-ietf-restconf-14.0.2.pom (1.6 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.2/rfc8040-ietf-restconf-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.2/rfc8040-ietf-restconf-14.0.2.pom (2.1 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.2/rfc8072-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.2/rfc8072-14.0.2.pom (1.8 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/8.0.1/odl-restconf-common-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/8.0.1/odl-restconf-common-8.0.1.pom (2.9 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.4/odl-yangtools-export-14.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.4/odl-yangtools-export-14.0.4.pom (1.4 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.2.pom (1.6 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.2/rfc8040-ietf-restconf-monitoring-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.2/rfc8040-ietf-restconf-monitoring-14.0.2.pom (2.0 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.2/odl-mdsal-model-rfc8525-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.2/odl-mdsal-model-rfc8525-14.0.2.pom (1.8 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.2/odl-mdsal-model-rfc8342-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.2/odl-mdsal-model-rfc8342-14.0.2.pom (1.7 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.2/odl-mdsal-model-rfc7952-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.2/odl-mdsal-model-rfc7952-14.0.2.pom (1.5 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.2/rfc7952-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.2/rfc7952-14.0.2.pom (2.1 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.2/rfc8342-ietf-origin-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.2/rfc8342-ietf-origin-14.0.2.pom (1.8 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.2/rfc8525-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.2/rfc8525-14.0.2.pom (2.1 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.2/odl-mdsal-broker-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.2/odl-mdsal-broker-10.0.2.pom (2.0 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/10.0.2/single-feature-parent-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/10.0.2/single-feature-parent-10.0.2.pom (1.3 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.2/odl-mdsal-remoterpc-connector-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.2/odl-mdsal-remoterpc-connector-10.0.2.pom (1.5 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.2/odl-mdsal-distributed-datastore-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.2/odl-mdsal-distributed-datastore-10.0.2.pom (5.4 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.2/odl-mdsal-clustering-commons-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.2/odl-mdsal-clustering-commons-10.0.2.pom (3.2 kB at 464 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.2/odl-controller-akka-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.2/odl-controller-akka-10.0.2.pom (1.6 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.2/odl-controller-scala-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.2/odl-controller-scala-10.0.2.pom (1.8 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.2/repackaged-akka-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.2/repackaged-akka-10.0.2.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.2/sal-clustering-commons-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.2/sal-clustering-commons-10.0.2.pom (6.8 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/10.0.2/mdsal-parent-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/10.0.2/mdsal-parent-10.0.2.pom (1.2 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.2/sal-akka-raft-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.2/sal-akka-raft-10.0.2.pom (3.9 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.2/cds-mgmt-api-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.2/cds-mgmt-api-10.0.2.pom (1.7 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.2/sal-akka-segmented-journal-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.2/sal-akka-segmented-journal-10.0.2.pom (3.2 kB at 632 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.2/atomix-storage-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.2/atomix-storage-10.0.2.pom (5.0 kB at 993 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.2/raft-journal-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.2/raft-journal-10.0.2.pom (3.3 kB at 555 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.2/odl-controller-mdsal-common-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.2/odl-controller-mdsal-common-10.0.2.pom (1.6 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.2/sal-common-util-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.2/sal-common-util-10.0.2.pom (1.2 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.2/cds-access-api-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.2/cds-access-api-10.0.2.pom (4.3 kB at 711 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.2/cds-access-client-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.2/cds-access-client-10.0.2.pom (5.0 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.2/cds-dom-api-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.2/cds-dom-api-10.0.2.pom (1.7 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.2/sal-distributed-datastore-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.2/sal-distributed-datastore-10.0.2.pom (9.6 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.2/eos-dom-akka-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.2/eos-dom-akka-10.0.2.pom (5.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.2/sal-cluster-admin-api-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.2/sal-cluster-admin-api-10.0.2.pom (977 B at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.2/sal-cluster-admin-impl-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.2/sal-cluster-admin-impl-10.0.2.pom (4.7 kB at 936 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.2/sal-clustering-config-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.2/sal-clustering-config-10.0.2.pom (2.6 kB at 436 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.2/sal-remoterpc-connector-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.2/sal-remoterpc-connector-10.0.2.pom (5.9 kB at 982 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.1/odl-netconf-api-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.1/odl-netconf-api-8.0.1.pom (2.7 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.2/odl-mdsal-model-rfc6241-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.2/odl-mdsal-model-rfc6241-14.0.2.pom (1.5 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.2/rfc6241-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.2/rfc6241-14.0.2.pom (2.1 kB at 424 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.2/odl-mdsal-model-rfc6470-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.2/odl-mdsal-model-rfc6470-14.0.2.pom (1.5 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.2/rfc6470-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.2/rfc6470-14.0.2.pom (2.3 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.2/odl-mdsal-model-rfc8526-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.2/odl-mdsal-model-rfc8526-14.0.2.pom (1.8 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.2/odl-mdsal-model-rfc6243-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.2/odl-mdsal-model-rfc6243-14.0.2.pom (1.5 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.2/rfc6243-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.2/rfc6243-14.0.2.pom (2.1 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.2/rfc8526-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.2/rfc8526-14.0.2.pom (3.0 kB at 593 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.1/odl-netconf-model-rfc5277-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.1/odl-netconf-model-rfc5277-8.0.1.pom (1.4 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.1/rfc5277-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.1/rfc5277-8.0.1.pom (1.8 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.1/netconf-api-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.1/netconf-api-8.0.1.pom (2.7 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.1/netconf-auth-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.1/netconf-auth-8.0.1.pom (937 B at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.1/odl-yanglib-mdsal-writer-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.1/odl-yanglib-mdsal-writer-8.0.1.pom (1.6 kB at 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.1/yanglib-mdsal-writer-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.1/yanglib-mdsal-writer-8.0.1.pom (6.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.1/odl-device-notification-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.1/odl-device-notification-8.0.1.pom (3.1 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.1/restconf-api-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.1/restconf-api-8.0.1.pom (2.1 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.1/restconf-mdsal-spi-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.1/restconf-mdsal-spi-8.0.1.pom (5.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.1/netconf-dom-api-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.1/netconf-dom-api-8.0.1.pom (2.1 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.1/restconf-server-api-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.1/restconf-server-api-8.0.1.pom (4.7 kB at 670 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.1/restconf-server-spi-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.1/restconf-server-spi-8.0.1.pom (5.3 kB at 876 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.1/restconf-nb-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.1/restconf-nb-8.0.1.pom (12 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.1/restconf-server-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.1/restconf-server-8.0.1.pom (4.6 kB at 928 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.1/draft-ietf-restconf-server-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.1/draft-ietf-restconf-server-8.0.1.pom (2.2 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.2/rfc7407-ietf-x509-cert-to-name-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.2/rfc7407-ietf-x509-cert-to-name-14.0.2.pom (2.1 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.1/transport-http-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.1/transport-http-8.0.1.pom (4.6 kB at 912 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.2/iana-crypt-hash-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.2/iana-crypt-hash-14.0.2.pom (1.9 kB at 485 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.2/rfc8341-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.2/rfc8341-14.0.2.pom (1.8 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.1/keystore-api-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.1/keystore-api-8.0.1.pom (1.6 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.1/draft-ietf-crypto-types-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.1/draft-ietf-crypto-types-8.0.1.pom (1.8 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.1/transport-api-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.1/transport-api-8.0.1.pom (1.8 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.1/transport-tcp-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.1/transport-tcp-8.0.1.pom (2.4 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.1/transport-tls-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.1/transport-tls-8.0.1.pom (3.5 kB at 578 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.1/truststore-api-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.1/truststore-api-8.0.1.pom (1.6 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.1/restconf-server-jaxrs-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.1/restconf-server-jaxrs-8.0.1.pom (3.4 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.1/restconf-server-mdsal-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.1/restconf-server-mdsal-8.0.1.pom (4.3 kB at 722 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.1/sal-remote-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.1/sal-remote-8.0.1.pom (1.4 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.1/sal-remote-impl-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.1/sal-remote-impl-8.0.1.pom (5.4 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.1/restconf-openapi-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.1/restconf-openapi-8.0.1.pom (4.3 kB at 614 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.pom (4.8 kB at 796 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.1/odl-restconf-openapi-8.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.1/odl-restconf-openapi-8.0.1-features.xml (876 B at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.0.3/odl-jackson-2-14.0.3-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.0.0/woodstox-core-7.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.0.3/odl-woodstox-14.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.0.3/odl-jackson-2-14.0.3-features.xml (1.5 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.2/jackson-jaxrs-base-2.17.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.2/jackson-module-jaxb-annotations-2.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.0.3/odl-woodstox-14.0.3-features.xml (528 B at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.2/jackson-jaxrs-json-provider-2.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.17.2/jackson-jaxrs-base-2.17.2.jar (32 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.1/odl-restconf-8.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.17.2/jackson-jaxrs-json-provider-2.17.2.jar (17 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.1/odl-restconf-nb-8.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.17.2/jackson-module-jaxb-annotations-2.17.2.jar (37 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.2/odl-mdsal-model-rfc8072-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.1/odl-restconf-8.0.1-features.xml (489 B at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/odl-mdsal-model-rfc8040-ietf-restconf-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.jar (129 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.2/rfc8072-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.1/odl-restconf-nb-8.0.1-features.xml (3.2 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/8.0.1/odl-restconf-common-8.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.2/odl-mdsal-model-rfc8072-14.0.2-features.xml (673 B at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.4/odl-yangtools-export-14.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/odl-mdsal-model-rfc8040-ietf-restconf-14.0.2-features.xml (680 B at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.2/rfc8072-14.0.2.jar (100 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.2/odl-mdsal-model-rfc8525-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/8.0.1/odl-restconf-common-8.0.1-features.xml (1.7 kB at 97 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.4/odl-yangtools-export-14.0.4-features.xml (590 B at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.2/odl-mdsal-model-rfc8342-14.0.2-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.2/odl-mdsal-model-rfc7952-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.2/odl-mdsal-model-rfc8525-14.0.2-features.xml (859 B at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.2/rfc7952-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.2-features.xml (770 B at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.2/rfc8342-ietf-origin-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.0.0/woodstox-core-7.0.0.jar (1.6 MB at 57 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.1/odl-netconf-api-8.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.2/odl-mdsal-model-rfc8342-14.0.2-features.xml (759 B at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.2/odl-mdsal-model-rfc6241-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.2/rfc8342-ietf-origin-14.0.2.jar (32 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.2/rfc6241-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.1/odl-netconf-api-8.0.1-features.xml (1.5 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.2/odl-mdsal-model-rfc6470-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.2/rfc7952-14.0.2.jar (18 kB at 655 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.2/rfc6470-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.2/odl-mdsal-model-rfc7952-14.0.2-features.xml (609 B at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.2/odl-mdsal-model-rfc8526-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.2/odl-mdsal-model-rfc6241-14.0.2-features.xml (645 B at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.2/odl-mdsal-model-rfc6243-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.2/odl-mdsal-model-rfc6470-14.0.2-features.xml (645 B at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.2/rfc8526-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.2/odl-mdsal-model-rfc8526-14.0.2-features.xml (859 B at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.1/odl-netconf-model-rfc5277-8.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.2/rfc6470-14.0.2.jar (86 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.1/rfc5277-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.2/rfc6241-14.0.2.jar (403 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.1/netconf-api-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.1/odl-netconf-model-rfc5277-8.0.1-features.xml (594 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.1/netconf-auth-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.1/rfc5277-8.0.1.jar (67 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.1/odl-yanglib-mdsal-writer-8.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.2/odl-mdsal-model-rfc6243-14.0.2-features.xml (645 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.1/odl-device-notification-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.2/rfc8526-14.0.2.jar (113 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.1/restconf-mdsal-spi-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.1/netconf-api-8.0.1.jar (67 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.1/restconf-nb-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.1/odl-yanglib-mdsal-writer-8.0.1-features.xml (742 B at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.1/netconf-dom-api-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.1/netconf-auth-8.0.1.jar (8.0 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.1/restconf-server-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.1/odl-device-notification-8.0.1.jar (35 kB at 781 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.1/draft-ietf-restconf-server-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.1/restconf-nb-8.0.1.jar (22 kB at 470 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.2/rfc7407-ietf-x509-cert-to-name-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.1/netconf-dom-api-8.0.1.jar (16 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.1/transport-api-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.1/restconf-mdsal-spi-8.0.1.jar (106 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.1/transport-tcp-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.1/restconf-server-8.0.1.jar (69 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.1/restconf-server-mdsal-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.1/transport-api-8.0.1.jar (20 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.1/sal-remote-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.2/rfc7407-ietf-x509-cert-to-name-14.0.2.jar (47 kB at 881 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.1/transport-http-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.1/draft-ietf-restconf-server-8.0.1.jar (267 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.1/restconf-server-mdsal-8.0.1.jar (35 kB at 629 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.2/iana-crypt-hash-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.1/transport-tcp-8.0.1.jar (150 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.2/rfc8341-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.1/sal-remote-8.0.1.jar (96 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.1/keystore-api-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.2/iana-crypt-hash-14.0.2.jar (23 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.1/transport-tls-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.1/transport-http-8.0.1.jar (389 kB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.1/truststore-api-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.2/rfc8341-14.0.2.jar (97 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.1/draft-ietf-crypto-types-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.1/keystore-api-8.0.1.jar (196 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.1/sal-remote-impl-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.1/truststore-api-8.0.1.jar (153 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.1/restconf-nb-8.0.1-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.1/draft-ietf-crypto-types-8.0.1.jar (233 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.1/restconf-openapi-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.1/restconf-nb-8.0.1-config.cfg (1.6 kB at 21 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.1/sal-remote-impl-8.0.1.jar (43 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.1/restconf-api-8.0.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.1/restconf-server-jaxrs-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.1/transport-tls-8.0.1.jar (1.2 MB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.2/rfc6243-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.1/restconf-server-jaxrs-8.0.1.jar (59 kB at 710 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.1/restconf-server-api-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.2/rfc6243-14.0.2.jar (33 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.2/rfc8040-ietf-restconf-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.1/restconf-server-api-8.0.1.jar (101 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.1/restconf-server-spi-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.1/restconf-api-8.0.1.jar (74 kB at 782 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.2/rfc8040-ietf-restconf-monitoring-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.2/rfc8040-ietf-restconf-14.0.2.jar (61 kB at 644 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.1/yanglib-mdsal-writer-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.jar (210 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.2/rfc8525-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.1/yanglib-mdsal-writer-8.0.1.jar (29 kB at 291 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.2/rfc8040-ietf-restconf-monitoring-14.0.2.jar (54 kB at 532 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.2/rfc8525-14.0.2.jar (148 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.1/restconf-server-spi-8.0.1.jar (143 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.1/restconf-openapi-8.0.1.jar (3.4 MB at 30 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-all --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-all --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 56 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.2/odl-mdsal-broker-10.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.2/odl-mdsal-broker-10.0.2-features.xml (1.1 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.2/odl-mdsal-remoterpc-connector-10.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.2/odl-mdsal-remoterpc-connector-10.0.2-features.xml (692 B at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.2/odl-mdsal-distributed-datastore-10.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.2/odl-mdsal-distributed-datastore-10.0.2-features.xml (3.4 kB at 851 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.2/odl-mdsal-clustering-commons-10.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.2/odl-mdsal-clustering-commons-10.0.2-features.xml (2.2 kB at 445 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.2/odl-controller-akka-10.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.2/odl-controller-akka-10.0.2-features.xml (1.1 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.2/odl-controller-scala-10.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.2/odl-controller-scala-10.0.2-features.xml (630 B at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.2/odl-controller-mdsal-common-10.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.2/odl-controller-mdsal-common-10.0.2-features.xml (765 B at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.1/odl-aaa-shiro-0.20.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.1/odl-aaa-shiro-0.20.1-features.xml (3.1 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.2/odl-jolokia-10.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.2/odl-jolokia-10.0.2-features.xml (611 B at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.1/odl-aaa-password-service-0.20.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.1/odl-aaa-password-service-0.20.1-features.xml (1.3 kB at 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.1/odl-apache-shiro-0.20.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.1/odl-apache-shiro-0.20.1-features.xml (826 B at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.1/odl-aaa-web-0.20.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.1/odl-aaa-web-0.20.1-features.xml (1.3 kB at 423 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.1/odl-aaa-encryption-service-0.20.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.1/odl-aaa-encryption-service-0.20.1-features.xml (839 B at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.2/odl-controller-blueprint-10.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.2/odl-controller-blueprint-10.0.2-features.xml (1.2 kB at 300 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.1/odl-aaa-api-0.20.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.1/odl-aaa-api-0.20.1-features.xml (1.0 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.1/odl-aaa-cert-0.20.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.1/odl-aaa-cert-0.20.1-features.xml (1.1 kB at 183 kB/s) [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-all --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-all --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-all --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-jsonrpc-all --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-20240904.075446-1.pom (1.9 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-20240904.075446-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-20240904.075446-1-features.xml (714 B at 714 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/maven-metadata.xml (834 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/maven-metadata.xml (300 B at 300 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-jsonrpc-all --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- [INFO] Building JSON-RPC :: Features :: repository 1.17.0-SNAPSHOT [23/37] [INFO] from features/features-jsonrpc/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.1/mdsal-binding-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.1/mdsal-binding-api-14.0.1.pom (3.0 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.1/mdsal-common-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.1/mdsal-common-api-14.0.1.pom (2.0 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.2/concepts-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.2/concepts-14.0.2.pom (2.0 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.2/util-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.2/util-14.0.2.pom (2.8 kB at 564 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.2/yang-common-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.2/yang-common-14.0.2.pom (1.8 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.2/binding-spec-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.2/binding-spec-14.0.2.pom (2.7 kB at 533 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.1/odl-mdsal-binding-base-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.1/odl-mdsal-binding-base-14.0.1.pom (1.4 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/14.0.1/feature-parent-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/14.0.1/feature-parent-14.0.1.pom (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.2/odl-yangtools-binding-spec-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.2/odl-yangtools-binding-spec-14.0.2.pom (1.8 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/14.0.2/feature-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/14.0.2/feature-parent-14.0.2.pom (1.8 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/14.0.2/template-feature-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/14.0.2/template-feature-parent-14.0.2.pom (2.3 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.2/odl-yangtools-common-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.2/odl-yangtools-common-14.0.2.pom (1.4 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.2/odl-yangtools-util-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.2/odl-yangtools-util-14.0.2.pom (1.8 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.2/binding-reflect-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.2/binding-reflect-14.0.2.pom (1.8 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.2/codegen-extensions-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.2/codegen-extensions-14.0.2.pom (1.6 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.1/yang-ext-2013.09.07.26.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.1/yang-ext-2013.09.07.26.1.pom (1.6 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.1/odl-mdsal-eos-binding-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.1/odl-mdsal-eos-binding-14.0.1.pom (2.0 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.1/odl-mdsal-eos-dom-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.1/odl-mdsal-eos-dom-14.0.1.pom (1.4 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.1/odl-mdsal-eos-common-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.1/odl-mdsal-eos-common-14.0.1.pom (1.4 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.2/odl-yangtools-data-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.2/odl-yangtools-data-api-14.0.2.pom (2.0 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.2/odl-yangtools-parser-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.2/odl-yangtools-parser-api-14.0.2.pom (4.1 kB at 691 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.2/odl-yangtools-xpath-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.2/odl-yangtools-xpath-api-14.0.2.pom (1.4 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.2/yang-xpath-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.2/yang-xpath-api-14.0.2.pom (2.0 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.2/odlext-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.2/odlext-model-api-14.0.2.pom (1.8 kB at 454 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.2/yang-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.2/yang-model-api-14.0.2.pom (2.3 kB at 466 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.2/openconfig-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.2/openconfig-model-api-14.0.2.pom (2.2 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.2/rfc6241-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.2/rfc6241-model-api-14.0.2.pom (1.7 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.2/rfc6536-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.2/rfc6536-model-api-14.0.2.pom (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.2/rfc6643-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.2/rfc6643-model-api-14.0.2.pom (2.0 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.2/rfc7952-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.2/rfc7952-model-api-14.0.2.pom (1.8 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.2/rfc8040-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.2/rfc8040-model-api-14.0.2.pom (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.2/rfc8528-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.2/rfc8528-model-api-14.0.2.pom (1.8 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.2/rfc8639-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.2/rfc8639-model-api-14.0.2.pom (1.7 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.2/rfc8819-model-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.2/rfc8819-model-api-14.0.2.pom (1.8 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.2/yang-ir-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.2/yang-ir-14.0.2.pom (1.7 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.2/yang-model-spi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.2/yang-model-spi-14.0.2.pom (2.7 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.2/yang-model-util-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.2/yang-model-util-14.0.2.pom (3.3 kB at 661 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.2/yang-parser-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.2/yang-parser-api-14.0.2.pom (2.0 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.2/yang-repo-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.2/yang-repo-api-14.0.2.pom (2.3 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.2/yang-repo-spi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.2/yang-repo-spi-14.0.2.pom (2.5 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.2/yang-data-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.2/yang-data-api-14.0.2.pom (2.8 kB at 556 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.2/yang-data-spi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.2/yang-data-spi-14.0.2.pom (2.4 kB at 490 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.2/yang-data-tree-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.2/yang-data-tree-api-14.0.2.pom (2.3 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.2/yang-data-tree-spi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.2/yang-data-tree-spi-14.0.2.pom (2.2 kB at 540 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.2/yang-data-util-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.2/yang-data-util-14.0.2.pom (2.9 kB at 582 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.1/mdsal-eos-common-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.1/mdsal-eos-common-api-14.0.1.pom (2.0 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.1/mdsal-eos-dom-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.1/mdsal-eos-dom-api-14.0.1.pom (2.3 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.1/odl-mdsal-binding-dom-adapter-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.1/odl-mdsal-binding-dom-adapter-14.0.1.pom (1.9 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.1/odl-mdsal-binding-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.1/odl-mdsal-binding-api-14.0.1.pom (2.0 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.1/odl-mdsal-common-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.1/odl-mdsal-common-14.0.1.pom (1.4 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.1/mdsal-binding-spi-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.1/mdsal-binding-spi-14.0.1.pom (2.0 kB at 393 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.1/mdsal-binding-util-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.1/mdsal-binding-util-14.0.1.pom (2.6 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.1/rfc8342-ietf-datastores-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.1/rfc8342-ietf-datastores-14.0.1.pom (1.6 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.1/odl-mdsal-binding-runtime-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.1/odl-mdsal-binding-runtime-14.0.1.pom (1.5 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.1/odl-mdsal-dom-runtime-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.1/odl-mdsal-dom-runtime-14.0.1.pom (1.9 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.1/odl-mdsal-dom-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.1/odl-mdsal-dom-api-14.0.1.pom (1.8 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.1/mdsal-dom-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.1/mdsal-dom-api-14.0.1.pom (3.6 kB at 597 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.1/mdsal-dom-spi-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.1/mdsal-dom-spi-14.0.1.pom (4.9 kB at 617 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.2/odl-yangtools-binding-runtime-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.2/odl-yangtools-binding-runtime-14.0.2.pom (2.7 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.2/odl-bytebuddy-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.2/odl-bytebuddy-14.0.2.pom (1.2 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.17/byte-buddy-1.14.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.17/byte-buddy-1.14.17.pom (16 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.17/byte-buddy-parent-1.14.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.17/byte-buddy-parent-1.14.17.pom (62 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.2/odl-yangtools-parser-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.2/odl-yangtools-parser-14.0.2.pom (4.3 kB at 856 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.2/odl-yangtools-xpath-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.2/odl-yangtools-xpath-14.0.2.pom (1.6 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.2/yang-xpath-impl-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.2/yang-xpath-impl-14.0.2.pom (3.1 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.2/yang-model-ri-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.2/yang-model-ri-14.0.2.pom (2.5 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.2/odlext-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.2/odlext-parser-support-14.0.2.pom (3.0 kB at 604 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.2/yang-parser-spi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.2/yang-parser-spi-14.0.2.pom (2.6 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.2/openconfig-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.2/openconfig-parser-support-14.0.2.pom (2.6 kB at 441 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.2/rfc6241-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.2/rfc6241-parser-support-14.0.2.pom (2.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.2/rfc6536-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.2/rfc6536-parser-support-14.0.2.pom (2.9 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.2/rfc6643-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.2/rfc6643-parser-support-14.0.2.pom (2.9 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.2/rfc7952-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.2/rfc7952-parser-support-14.0.2.pom (3.0 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.2/rfc8040-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.2/rfc8040-parser-support-14.0.2.pom (3.0 kB at 602 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.2/rfc8528-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.2/rfc8528-parser-support-14.0.2.pom (2.9 kB at 714 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.2/rfc8639-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.2/rfc8639-parser-support-14.0.2.pom (2.9 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.2/rfc8819-parser-support-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.2/rfc8819-parser-support-14.0.2.pom (2.9 kB at 726 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.2/yang-parser-impl-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.2/yang-parser-impl-14.0.2.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.2/yang-parser-reactor-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.2/yang-parser-reactor-14.0.2.pom (2.3 kB at 566 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.2/yang-parser-rfc7950-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.2/yang-parser-rfc7950-14.0.2.pom (4.9 kB at 986 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.2/yang-repo-fs-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.2/yang-repo-fs-14.0.2.pom (3.1 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.2/binding-generator-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.2/binding-generator-14.0.2.pom (4.9 kB at 979 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.2/binding-model-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.2/binding-model-14.0.2.pom (2.6 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.2/binding-runtime-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.2/binding-runtime-api-14.0.2.pom (2.7 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.2/binding-loader-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.2/binding-loader-14.0.2.pom (1.8 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.2/binding-runtime-osgi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.2/binding-runtime-osgi-14.0.2.pom (4.0 kB at 567 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.2/binding-runtime-spi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.2/binding-runtime-spi-14.0.2.pom (3.9 kB at 770 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.1/mdsal-dom-schema-osgi-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.1/mdsal-dom-schema-osgi-14.0.1.pom (2.9 kB at 578 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.2/odl-yangtools-binding-codec-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.2/odl-yangtools-binding-codec-14.0.2.pom (2.2 kB at 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.2/odl-yangtools-data-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.2/odl-yangtools-data-14.0.2.pom (2.0 kB at 398 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.2/yang-data-impl-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.2/yang-data-impl-14.0.2.pom (4.3 kB at 852 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.2/yang-data-tree-ri-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.2/yang-data-tree-ri-14.0.2.pom (4.9 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.2/yang-data-transform-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.2/yang-data-transform-14.0.2.pom (2.0 kB at 493 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.2/binding-data-codec-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.2/binding-data-codec-api-14.0.2.pom (2.8 kB at 555 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.2/binding-data-codec-dynamic-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.2/binding-data-codec-dynamic-14.0.2.pom (5.2 kB at 863 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.2/binding-data-codec-spi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.2/binding-data-codec-spi-14.0.2.pom (2.9 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.2/binding-data-codec-osgi-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.2/binding-data-codec-osgi-14.0.2.pom (3.6 kB at 593 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.1/odl-mdsal-dom-broker-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.1/odl-mdsal-dom-broker-14.0.1.pom (1.4 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.1/mdsal-dom-broker-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.1/mdsal-dom-broker-14.0.1.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.1/mdsal-binding-dom-adapter-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.1/mdsal-binding-dom-adapter-14.0.1.pom (8.1 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.1/mdsal-eos-binding-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.1/mdsal-eos-binding-api-14.0.1.pom (2.5 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.1/general-entity-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.1/general-entity-14.0.1.pom (1.6 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.1/mdsal-eos-binding-adapter-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.1/mdsal-eos-binding-adapter-14.0.1.pom (3.8 kB at 640 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.1/odl-mdsal-singleton-dom-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.1/odl-mdsal-singleton-dom-14.0.1.pom (2.1 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.1/odl-mdsal-singleton-common-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.1/odl-mdsal-singleton-common-14.0.1.pom (1.5 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.1/mdsal-singleton-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.1/mdsal-singleton-api-14.0.1.pom (2.0 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.1/mdsal-singleton-impl-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.1/mdsal-singleton-impl-14.0.1.pom (3.3 kB at 653 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.2/odl-yangtools-codec-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.2/odl-yangtools-codec-14.0.2.pom (2.2 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.2/yang-data-codec-binfmt-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.2/yang-data-codec-binfmt-14.0.2.pom (3.3 kB at 655 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.2/yang-data-codec-gson-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.2/yang-data-codec-gson-14.0.2.pom (4.0 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.2/yang-data-codec-xml-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.2/yang-data-codec-xml-14.0.2.pom (4.0 kB at 574 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.1/odl-aaa-shiro-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.1/odl-aaa-shiro-0.20.1.pom (5.5 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.20.1/aaa-parent-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.20.1/aaa-parent-0.20.1.pom (2.0 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.1/odl-aaa-password-service-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.1/odl-aaa-password-service-0.20.1.pom (2.8 kB at 692 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.1/aaa-password-service-api-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.1/aaa-password-service-api-0.20.1.pom (1.9 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.1/aaa-password-service-impl-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.1/aaa-password-service-impl-0.20.1.pom (3.8 kB at 471 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.1/repackaged-shiro-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.1/repackaged-shiro-0.20.1.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.1/odl-apache-shiro-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.1/odl-apache-shiro-0.20.1.pom (2.0 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.2/odl-jolokia-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.2/odl-jolokia-10.0.2.pom (1.9 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.2/odl-jolokia-osgi-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.2/odl-jolokia-osgi-10.0.2.pom (2.0 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.1/odl-aaa-web-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.1/odl-aaa-web-0.20.1.pom (2.9 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.1/web-osgi-impl-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.1/web-osgi-impl-0.20.1.pom (2.2 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.1/web-api-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.1/web-api-0.20.1.pom (1.5 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.1/servlet-jersey2-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.1/servlet-jersey2-0.20.1.pom (2.0 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.1/servlet-api-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.1/servlet-api-0.20.1.pom (1.6 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.1/aaa-shiro-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.1/aaa-shiro-0.20.1.pom (9.1 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.1/aaa-authn-api-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.1/aaa-authn-api-0.20.1.pom (1.5 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.1/aaa-shiro-api-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.1/aaa-shiro-api-0.20.1.pom (1.2 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.1/aaa-tokenauthrealm-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.1/aaa-tokenauthrealm-0.20.1.pom (1.9 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.1/aaa-idm-store-h2-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.1/aaa-idm-store-h2-0.20.1.pom (2.7 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.1/aaa-cert-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.1/aaa-cert-0.20.1.pom (3.3 kB at 816 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.1/aaa-encrypt-service-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.1/aaa-encrypt-service-0.20.1.pom (607 B at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.1/aaa-filterchain-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.1/aaa-filterchain-0.20.1.pom (2.6 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.1/odl-aaa-encryption-service-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.1/odl-aaa-encryption-service-0.20.1.pom (2.5 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.2/odl-controller-blueprint-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.2/odl-controller-blueprint-10.0.2.pom (2.3 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.2/blueprint-10.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.2/blueprint-10.0.2.pom (5.9 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.1/aaa-encrypt-service-impl-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.1/aaa-encrypt-service-impl-0.20.1.pom (2.9 kB at 570 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.1/odl-aaa-api-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.1/odl-aaa-api-0.20.1.pom (2.2 kB at 542 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.1/odl-aaa-cert-0.20.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.1/odl-aaa-cert-0.20.1.pom (2.1 kB at 422 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.1/servlet-api-0.20.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.1/servlet-api-0.20.1.jar (8.9 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.1/web-api-0.20.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.1/mdsal-binding-api-14.0.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.1/yang-ext-2013.09.07.26.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.1/mdsal-eos-binding-api-14.0.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.1/mdsal-eos-dom-api-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.1/web-api-0.20.1.jar (24 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.1/mdsal-eos-common-api-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.1/yang-ext-2013.09.07.26.1.jar (17 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.1/general-entity-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.1/mdsal-binding-api-14.0.1.jar (79 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.1/mdsal-eos-binding-adapter-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.1/mdsal-eos-dom-api-14.0.1.jar (14 kB at 1.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.1/mdsal-eos-binding-api-14.0.1.jar (14 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.1/mdsal-singleton-impl-14.0.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.2/yang-data-codec-binfmt-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.1/mdsal-eos-common-api-14.0.1.jar (19 kB at 1.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.1/mdsal-eos-binding-adapter-14.0.1.jar (16 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.1/general-entity-14.0.1.jar (24 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.1/mdsal-singleton-impl-14.0.1.jar (36 kB at 2.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.2/yang-data-codec-binfmt-14.0.2.jar (88 kB at 6.3 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-jsonrpc --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-jsonrpc --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ features-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ features-jsonrpc --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-jsonrpc --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-jsonrpc --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-jsonrpc --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-jsonrpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ features-jsonrpc --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ features-jsonrpc --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ features-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-jsonrpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-jsonrpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ features-jsonrpc --- [WARNING] [WARNING] The packaging plugin for project features-jsonrpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-jsonrpc --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project features-jsonrpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-20240904.075446-1.pom (2.1 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-20240904.075446-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-20240904.075446-1-features.xml (975 B at 975 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml (835 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/maven-metadata.xml (301 B at 301 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ features-jsonrpc --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- [INFO] Building JSON-RPC :: Provider :: Cluster 1.17.0-SNAPSHOT [24/37] [INFO] from provider/cluster/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.pom (1.6 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/services-parent/1.0.20.2/services-parent-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/services-parent/1.0.20.2/services-parent-1.0.20.2.pom (7.2 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-group/1.0.20.2/guicedee-group-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-group/1.0.20.2/guicedee-group-1.0.20.2.pom (1.2 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/dev-kit/1.0.20.2/dev-kit-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/dev-kit/1.0.20.2/dev-kit-1.0.20.2.pom (40 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-bom/1.0.20.2/guicedee-bom-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-bom/1.0.20.2/guicedee-bom-1.0.20.2.pom (268 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.2/mdsal-eos-dom-simple-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.2/mdsal-eos-dom-simple-14.0.2.pom (2.8 kB at 469 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.pom (3.5 kB at 710 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.2.2/awaitility-parent-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.2.2/awaitility-parent-4.2.2.pom (11 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/akka/akka-testkit_2.13/2.6.21/akka-testkit_2.13-2.6.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/akka/akka-testkit_2.13/2.6.21/akka-testkit_2.13-2.6.21.pom (3.3 kB at 828 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.2/sal-clustering-commons-10.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.2/sal-clustering-commons-10.0.2.jar (170 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.2/repackaged-akka-10.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/akka/akka-testkit_2.13/2.6.21/akka-testkit_2.13-2.6.21.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.2/mdsal-eos-dom-simple-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.2/mdsal-eos-dom-simple-14.0.2.jar (19 kB at 3.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.jar (4.8 kB at 529 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar (97 kB at 8.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/akka/akka-testkit_2.13/2.6.21/akka-testkit_2.13-2.6.21.jar (263 kB at 22 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.2/repackaged-akka-10.0.2.jar (19 MB at 109 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ jsonrpc-provider-cluster --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 13.04 ms [INFO] yang-to-sources: Project model files found: 1 in 2.254 ms [INFO] yang-to-sources: 1 YANG models processed in 12.68 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.512 ms [INFO] Sorted 6 files into 3 directories in 87.70 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 6.861 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-cluster --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[49,34] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[62,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[61,34] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[72,46] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[72,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,73] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[53,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:[33,28] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[20,8] serializable class org.opendaylight.jsonrpc.provider.cluster.messages.PathAndDataMsg has no definition of serialVersionUID [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[22,28] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:[24,44] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-cluster --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[111,13] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/TestCustomizer.java:[20,44] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[214,12] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[232,44] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[282,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[282,63] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[286,32] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[289,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[277,45] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-provider-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-provider-cluster --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider-cluster --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile [WARNING] org.opendaylight.controller:repackaged-akka:jar:10.0.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.checkerframework:checker-qual:jar:3.46.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:provided [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.2:test [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile [WARNING] com.typesafe:config:jar:1.4.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.typesafe:config:jar:1.4.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-provider-cluster --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-20240904.075446-1.pom (8.5 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-20240904.075446-1.jar (103 kB at 51 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/maven-metadata.xml (801 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/maven-metadata.xml (309 B at 309 kB/s) [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-provider-cluster --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-provider-cluster --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ [INFO] Building JSON-RPC :: Feature :: Cluster 1.17.0-SNAPSHOT [25/37] [INFO] from features/odl-jsonrpc-cluster/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-cluster --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 53 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-cluster --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-cluster --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-cluster --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-cluster --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/odl-jsonrpc-cluster-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/odl-jsonrpc-cluster-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-jsonrpc-cluster --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/odl-jsonrpc-cluster-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/odl-jsonrpc-cluster-1.17.0-20240904.075446-1.pom (2.3 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/odl-jsonrpc-cluster-1.17.0-20240904.075446-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/odl-jsonrpc-cluster-1.17.0-20240904.075446-1-features.xml (1.7 kB at 848 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/maven-metadata.xml (838 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/maven-metadata.xml (304 B at 304 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-jsonrpc-cluster --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ [INFO] Building JSON-RPC :: Features :: Aggregator 1.17.0-SNAPSHOT [26/37] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.17.0-SNAPSHOT/features-aggregator-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-aggregator/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-aggregator/1.17.0-SNAPSHOT/features-aggregator-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-aggregator/1.17.0-SNAPSHOT/features-aggregator-1.17.0-20240904.075446-1.pom (1.2 kB at 1.2 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-aggregator/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-aggregator/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-aggregator/1.17.0-SNAPSHOT/maven-metadata.xml (622 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-aggregator/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/features-aggregator/maven-metadata.xml (304 B at 304 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.17.0-SNAPSHOT [27/37] [INFO] from bus/examples/inband-models/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-shade-plugin/3.6.0/maven-shade-plugin-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-shade-plugin/3.6.0/maven-shade-plugin-3.6.0.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-shade-plugin/3.6.0/maven-shade-plugin-3.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-shade-plugin/3.6.0/maven-shade-plugin-3.6.0.jar (150 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.14/logback-classic-1.3.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.14/logback-classic-1.3.14.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.3.14/logback-parent-1.3.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.3.14/logback-parent-1.3.14.pom (21 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.14/logback-core-1.3.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.14/logback-core-1.3.14.pom (5.2 kB at 868 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.14/logback-classic-1.3.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.14/logback-classic-1.3.14.jar (278 kB at 28 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.14/logback-core-1.3.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.14/logback-core-1.3.14.jar (580 kB at 41 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ inband-models --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ inband-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ inband-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ inband-models --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ inband-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ inband-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ inband-models --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ inband-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ inband-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:[13,8] auto-closeable resource org.opendaylight.jsonrpc.example.DemoService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[33,31] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[34,34] auto-closeable resource responder is never referenced in body of corresponding try statement [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ inband-models >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ inband-models --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ inband-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ inband-models --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ inband-models --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ inband-models --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ inband-models --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ inband-models --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ inband-models --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (single-jar) @ inband-models --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom (4.6 kB at 920 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/vafer/jdependency/2.10/jdependency-2.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/vafer/jdependency/2.10/jdependency-2.10.pom (14 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar (328 kB at 41 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/vafer/jdependency/2.10/jdependency-2.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/vafer/jdependency/2.10/jdependency-2.10.jar (416 kB at 35 MB/s) [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.3.0-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.46.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.4 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.4 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.31.0 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] byte-buddy-1.15.1.jar, guava-33.3.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] bus-spi-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] ietf-type-util-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-parser-support-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] bus-jsonrpc-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] bus-messagelib-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] antlr4-runtime-4.13.2.jar, binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, byte-buddy-1.15.1.jar, checker-qual-3.46.0.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, error_prone_annotations-2.31.0.jar, failureaccess-1.0.2.jar, gson-2.11.0.jar, guava-33.3.0-jre.jar, ietf-type-util-14.0.2.jar, inband-models-1.17.0-SNAPSHOT.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, slf4j-api-2.0.12.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, value-2.10.1-annotations.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] byte-buddy-1.15.1.jar, error_prone_annotations-2.31.0.jar, gson-2.11.0.jar, j2objc-annotations-3.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] dom-codec-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] checker-qual-3.46.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] bus-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, ietf-type-util-14.0.2.jar, inband-models-1.17.0-SNAPSHOT.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-SNAPSHOT.jar with /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ inband-models --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ inband-models --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0-SNAPSHOT:compile [WARNING] io.netty:netty-all:jar:4.1.112.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inband-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ inband-models --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ inband-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ inband-models --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.17.0-SNAPSHOT/inband-models-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.17.0-SNAPSHOT/inband-models-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ inband-models --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ inband-models --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- [INFO] Building JSON-RPC :: Binding adapter 1.17.0-SNAPSHOT [28/37] [INFO] from binding-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ binding-adapter --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-adapter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-adapter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ binding-adapter --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ binding-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ binding-adapter --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ binding-adapter --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[26,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[39,52] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast required: java.lang.Class found: java.lang.Class> [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ binding-adapter >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ binding-adapter --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ binding-adapter --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ binding-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ binding-adapter --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ binding-adapter --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/binding-adapter-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ binding-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ binding-adapter --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ binding-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:provided [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ binding-adapter --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ binding-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ binding-adapter --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/binding-adapter-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/binding-adapter-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/binding-adapter-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ binding-adapter --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/binding-adapter-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/binding-adapter-1.17.0-20240904.075446-1.pom (7.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/binding-adapter-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/binding-adapter-1.17.0-20240904.075446-1.jar (35 kB at 35 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/maven-metadata.xml (792 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/binding-adapter/maven-metadata.xml (300 B) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ binding-adapter --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.17.0-SNAPSHOT [29/37] [INFO] from bus/examples/binding-bridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ binding-bridge --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-bridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-bridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ binding-bridge --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ binding-bridge --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ binding-bridge --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 4.254 ms [INFO] yang-to-sources: Project model files found: 1 in 1.392 ms [INFO] yang-to-sources: 1 YANG models processed in 14.91 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.329 ms [INFO] Sorted 9 files into 3 directories in 79.60 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.715 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ binding-bridge --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ binding-bridge --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ binding-bridge --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ binding-bridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ binding-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ binding-bridge >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ binding-bridge --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ binding-bridge <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ binding-bridge --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-bridge --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ binding-bridge --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ binding-bridge --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ binding-bridge --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ binding-bridge --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ binding-bridge --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (single-jar) @ binding-bridge --- [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-loader:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.4 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.4 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.3.0-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.46.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.31.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml [WARNING] byte-buddy-1.15.1.jar, guava-33.3.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] byte-buddy-1.15.1.jar, error_prone_annotations-2.31.0.jar, gson-2.11.0.jar, j2objc-annotations-3.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] bus-spi-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] binding-adapter-1.17.0-SNAPSHOT.jar, binding-bridge-1.17.0-SNAPSHOT.jar, binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, ietf-type-util-14.0.2.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] bus-jsonrpc-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] bus-messagelib-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] dom-codec-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] antlr4-runtime-4.13.2.jar, binding-adapter-1.17.0-SNAPSHOT.jar, binding-bridge-1.17.0-SNAPSHOT.jar, binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, byte-buddy-1.15.1.jar, checker-qual-3.46.0.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, error_prone_annotations-2.31.0.jar, failureaccess-1.0.2.jar, gson-2.11.0.jar, guava-33.3.0-jre.jar, ietf-type-util-14.0.2.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, value-2.10.1-annotations.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-model-14.0.4.jar, binding-runtime-api-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-parser-support-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] bus-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] checker-qual-3.46.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-SNAPSHOT.jar with /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ binding-bridge --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ binding-bridge --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-all:jar:4.1.112.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-core:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-bridge --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ binding-bridge --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ binding-bridge --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ binding-bridge --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.17.0-SNAPSHOT/binding-bridge-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.17.0-SNAPSHOT/binding-bridge-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ binding-bridge --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ binding-bridge --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/dependency_tree.txt [INFO] [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ [INFO] Building JSON-RPC :: POM 1.17.0-SNAPSHOT [30/37] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.17.0-SNAPSHOT/jsonrpc-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc/1.17.0-SNAPSHOT/jsonrpc-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc/1.17.0-SNAPSHOT/jsonrpc-1.17.0-20240904.075446-1.pom (1.7 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml (610 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc/maven-metadata.xml (292 B at 292 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- [INFO] Building JSON-RPC :: BUS 1.17.0-SNAPSHOT [31/37] [INFO] from bus/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-bus --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-bus --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-bus --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-bus --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0-SNAPSHOT/jsonrpc-bus-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-bus --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0-SNAPSHOT/jsonrpc-bus-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0-SNAPSHOT/jsonrpc-bus-1.17.0-20240904.075446-1.pom (1.2 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-bus/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml (614 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-bus/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-bus/maven-metadata.xml (296 B at 296 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-bus --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- [INFO] Building JSON-RPC :: BUS :: Examples 1.17.0-SNAPSHOT [32/37] [INFO] from bus/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ examples --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ examples --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ examples --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ examples --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ examples --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.17.0-SNAPSHOT/examples-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ examples --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/examples/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/examples/1.17.0-SNAPSHOT/examples-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/examples/1.17.0-SNAPSHOT/examples-1.17.0-20240904.075446-1.pom (1.0 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/examples/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/examples/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/examples/1.17.0-SNAPSHOT/maven-metadata.xml (615 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/examples/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/bus/examples/maven-metadata.xml (297 B at 297 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ examples --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- [INFO] Building JSON-RPC :: Security 1.17.0-SNAPSHOT [33/37] [INFO] from security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-security --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-security --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-security --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-security --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0-SNAPSHOT/jsonrpc-security-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-security --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0-SNAPSHOT/jsonrpc-security-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0-SNAPSHOT/jsonrpc-security-1.17.0-20240904.075446-1.pom (1.0 kB at 1.0 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-security/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0-SNAPSHOT/maven-metadata.xml (619 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-security/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-security/maven-metadata.xml (301 B) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-security --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- [INFO] Building JSON-RPC :: Tools parent 1.17.0-SNAPSHOT [34/37] [INFO] from tools/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/argparse4j/argparse4j/0.8.1/argparse4j-0.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/argparse4j/argparse4j/0.8.1/argparse4j-0.8.1.pom (8.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/argparse4j/argparse4j-root/0.8.1/argparse4j-root-0.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/argparse4j/argparse4j-root/0.8.1/argparse4j-root-0.8.1.pom (9.4 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/argparse4j/argparse4j/0.8.1/argparse4j-0.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/argparse4j/argparse4j/0.8.1/argparse4j-0.8.1.jar (110 kB at 16 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ tools-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ tools-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ tools-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ tools-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ tools-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ tools-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ tools-parent --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ tools-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ tools-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ tools-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ tools-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ tools-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ tools-parent --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ tools-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ tools-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ tools-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ tools-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ tools-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ tools-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ tools-parent --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.17.0-SNAPSHOT/tools-parent-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ tools-parent --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/tools-parent/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/tools-parent/1.17.0-SNAPSHOT/tools-parent-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/tools-parent/1.17.0-SNAPSHOT/tools-parent-1.17.0-20240904.075446-1.pom (5.5 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/tools-parent/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/tools-parent/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/tools-parent/1.17.0-SNAPSHOT/maven-metadata.xml (615 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/tools-parent/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/tools-parent/maven-metadata.xml (297 B at 297 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ tools-parent --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/parent/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- [INFO] Building JSON-RPC :: Tools :: Test 1.17.0-SNAPSHOT [35/37] [INFO] from tools/test-tool/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ test-tool --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-tool --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-tool --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-tool --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-tool --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ test-tool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ test-tool --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ test-tool --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-tool --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-tool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ test-tool >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ test-tool --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ test-tool <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ test-tool --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-tool --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-tool --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ test-tool --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ test-tool --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ test-tool --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/test-tool-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ test-tool --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (uberjar) @ test-tool --- [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.4 in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.3.0-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.46.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.31.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.4 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.4 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, byte-buddy-1.15.1.jar, checker-qual-3.46.0.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, error_prone_annotations-2.31.0.jar, failureaccess-1.0.2.jar, gson-2.11.0.jar, guava-33.3.0-jre.jar, ietf-topology-2013.10.21.26.2.jar, ietf-type-util-14.0.2.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-inmemory-datastore-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, security-api-1.17.0-SNAPSHOT.jar, security-noop-1.17.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.17.0-SNAPSHOT.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, value-2.10.1-annotations.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] byte-buddy-1.15.1.jar, guava-33.3.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, byte-buddy-1.15.1.jar, error_prone_annotations-2.31.0.jar, gson-2.11.0.jar, j2objc-annotations-3.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, ietf-topology-2013.10.21.26.2.jar, ietf-type-util-14.0.2.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-inmemory-datastore-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, security-api-1.17.0-SNAPSHOT.jar, security-noop-1.17.0-SNAPSHOT.jar, test-tool-1.17.0-SNAPSHOT.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] bus-spi-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] bus-jsonrpc-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] bus-messagelib-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] binding-model-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-parser-support-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, security-api-1.17.0-SNAPSHOT.jar define 11 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService [WARNING] - 1 more... [WARNING] dom-codec-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-topology-2013.10.21.26.2.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-inmemory-datastore-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, security-noop-1.17.0-SNAPSHOT.jar define 2 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService [WARNING] checker-qual-3.46.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] bus-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF [WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/test-tool-1.17.0-SNAPSHOT.jar with /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/test-tool-1.17.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ test-tool --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ test-tool --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4:compile [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.17.0-SNAPSHOT:compile [WARNING] io.netty:netty-all:jar:4.1.112.Final:compile [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-tool --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ test-tool --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ test-tool --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ test-tool --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/test-tool-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/test-tool-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/test-tool-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-tool --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/test-tool-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/test-tool-1.17.0-20240904.075446-1.pom (2.4 kB at 2.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/test-tool-1.17.0-20240904.075446-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/test-tool-1.17.0-20240904.075446-1.jar (29 MB at 324 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/maven-metadata.xml (786 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/test-tool/maven-metadata.xml (294 B at 98 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ test-tool --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- [INFO] Building JSON-RPC :: Tools 1.17.0-SNAPSHOT [36/37] [INFO] from tools/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-tools --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-tools --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-tools --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-tools --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0-SNAPSHOT/jsonrpc-tools-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-tools --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0-SNAPSHOT/jsonrpc-tools-1.17.0-20240904.075446-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0-SNAPSHOT/jsonrpc-tools-1.17.0-20240904.075446-1.pom (951 B) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-tools/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0-SNAPSHOT/maven-metadata.xml (616 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-tools/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-tools/maven-metadata.xml (298 B at 298 kB/s) [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-tools --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-karaf >--------------- [INFO] Building JSON-RPC :: Karaf 1.17.0-SNAPSHOT [37/37] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.2.0/maven-remote-resources-plugin-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.2.0/maven-remote-resources-plugin-3.2.0.pom (33 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.2.0/maven-remote-resources-plugin-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.2.0/maven-remote-resources-plugin-3.2.0.jar (81 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.0.3/karaf-plugin-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.0.3/karaf-plugin-14.0.3.pom (4.2 kB at 838 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.0.3/karaf-plugin-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.0.3/karaf-plugin-14.0.3.jar (38 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6.pom (12 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.6/base-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.6/base-4.4.6.pom (14 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.pom (7.7 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/specs-pom/2/specs-pom-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/specs-pom/2/specs-pom-2.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.6/org.apache.karaf.specs.locator-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.6/org.apache.karaf.specs.locator-4.4.6.pom (2.0 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.6/specs-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.6/specs-4.4.6.pom (1.7 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.6/org.apache.karaf.specs.java.xml-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.6/org.apache.karaf.specs.java.xml-4.4.6.pom (6.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.pom (3.8 kB at 632 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 532 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.6/org.apache.karaf.specs.java.xml.ws-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.6/org.apache.karaf.specs.java.xml.ws-4.4.6.pom (3.4 kB at 671 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.pom (4.1 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.pom (5.0 kB at 826 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.6/org.apache.karaf.specs.activator-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.6/org.apache.karaf.specs.activator-4.4.6.pom (2.7 kB at 545 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.pom (4.4 kB at 881 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom (9.8 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 863 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.pom (6.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/config/4.4.6/config-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/config/4.4.6/config-4.4.6.pom (1.6 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.pom (4.9 kB at 986 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.pom (4.4 kB at 728 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling-bundle-parent/51/sling-bundle-parent-51.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling-bundle-parent/51/sling-bundle-parent-51.pom (19 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/51/sling-51.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/51/sling-51.pom (63 kB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.pom (6.0 kB at 993 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.4/genesis-java8-flava-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.4/genesis-java8-flava-2.4.pom (6.1 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.4/genesis-default-flava-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.4/genesis-default-flava-2.4.pom (15 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.4/genesis-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.4/genesis-2.4.pom (16 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom (1.7 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.pom (16 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.7/logging-2.2.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.7/logging-2.2.7.pom (48 kB at 9.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom (1.4 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.pom (9.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.pom (1.4 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-contrib-parent/0.1.5/logback-contrib-parent-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-contrib-parent/0.1.5/logback-contrib-parent-0.1.5.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.pom (1.1 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-parent/0.1.5/logback-json-parent-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-parent/0.1.5/logback-json-parent-0.1.5.pom (1.1 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.pom (1.4 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.pom (5.5 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.pom (3.5 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.pom (2.4 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/java5-parent/1.0.0/java5-parent-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/java5-parent/1.0.0/java5-parent-1.0.0.pom (4.5 kB at 637 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/default-parent/1.0.0/default-parent-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/default-parent/1.0.0/default-parent-1.0.0.pom (25 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/1.0.0/parent-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/1.0.0/parent-1.0.0.pom (9.4 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.pom (5.5 kB at 917 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.pom (1.3 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3.pom (13 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.0.3/bcpkix-framework-ext-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.0.3/bcpkix-framework-ext-14.0.3.pom (3.6 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.0.3/bcprov-framework-ext-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.0.3/bcprov-framework-ext-14.0.3.pom (3.6 kB at 517 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.0.3/bcutil-framework-ext-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.0.3/bcutil-framework-ext-14.0.3.pom (3.6 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6.kar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6.kar (16 MB at 143 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.6/base-4.4.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.6/org.apache.karaf.specs.locator-4.4.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.6/org.apache.karaf.specs.java.xml-4.4.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.jar (37 kB at 425 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.6/base-4.4.6.jar (4.4 MB at 49 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.6/org.apache.karaf.specs.java.xml.ws-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.6/org.apache.karaf.specs.java.xml.ws-4.4.6.jar (28 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.jar (36 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.6/org.apache.karaf.specs.activator-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.jar (60 kB at 590 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.6/org.apache.karaf.specs.java.xml-4.4.6.jar (58 kB at 566 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.6/org.apache.karaf.specs.locator-4.4.6.jar (10 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar (70 kB at 662 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.6/org.apache.karaf.specs.activator-4.4.6.jar (13 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar (48 kB at 424 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.jar (122 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar (146 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar (189 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.jar (37 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar (778 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar (835 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar (1.5 MB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar (1.5 MB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.jar (3.7 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.jar (5.0 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.jar (4.9 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.jar (5.7 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar (248 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar (930 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar (48 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar (33 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar (23 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar (17 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar (2.2 MB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6-features.xml (5.5 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar (11 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.0.3/bcpkix-framework-ext-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.0.3/bcprov-framework-ext-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar (77 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.0.3/bcutil-framework-ext-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar (3.3 kB at 19 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.0.3/bcpkix-framework-ext-14.0.3.jar (8.9 kB at 51 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.0.3/bcprov-framework-ext-14.0.3.jar (11 kB at 63 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.0.3/bcutil-framework-ext-14.0.3.jar (8.4 kB at 48 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3.jar (8.9 MB at 38 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-karaf --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-karaf --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-karaf --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.6:assembly (process-resources) @ jsonrpc-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.1/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features [INFO] Feature odl-mdsal-model-rfc8342/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 [INFO] Feature odl-yangtools-xpath-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.4 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature odl-yangtools-xpath-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.2 [INFO] Feature odl-mdsal-binding-base/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.2 [INFO] Feature odl-yangtools-binding-codec/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.2 [INFO] Feature odl-netconf-api/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/8.0.1 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature odl-mdsal-eos-binding/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.2 [INFO] Feature odl-yangtools-binding-codec/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.4 [INFO] Feature odl-yangtools-parser/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.2 [INFO] Feature odl-mdsal-eos-binding/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.1 [INFO] Feature odl-mdsal-binding-base/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.1 [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature odl-restconf-common/8.0.1 is defined as a boot feature [INFO] Feature odl-yangtools-parser/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.4 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 [INFO] Feature odl-yangtools-xpath/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.4 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature odl-yangtools-xpath/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.2 [INFO] Feature odl-mdsal-singleton-common/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.1 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-jsonrpc-all/1.17.0.SNAPSHOT is defined as a boot feature [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] Feature odl-jsonrpc-bus/1.17.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-aaa/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-noop/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-service/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-api/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-api/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-http/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-config/1.17.0-SNAPSHOT/cfg/config [INFO] Feature odl-aaa-web/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.20.0 [INFO] Feature odl-aaa-api/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.20.0 [INFO] Feature odl-aaa-web/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.20.1 [INFO] Feature odl-aaa-api/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.20.1 [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature odl-mdsal-singleton-common/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.2 [INFO] Feature http/8.0.27 is defined as a boot feature [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature odl-karaf-feat-jdbc/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature odl-karaf-feat-jdbc/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature odl-aaa-cert/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.0/xml/config [INFO] Feature odl-aaa-cert/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1/xml/config [INFO] Feature odl-javassist-3/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-restconf/8.0.1 is defined as a boot feature [INFO] Feature odl-javassist-3/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-mdsal-dom-api/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.1 [INFO] Feature odl-mdsal-dom-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.2 [INFO] Feature odl-bytebuddy/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.17 [INFO] Feature odl-yangtools-util/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.2 [INFO] Feature odl-bytebuddy/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.1 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-mdsal-broker/10.0.2 is defined as a boot feature [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature odl-mdsal-eos-common/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.1 [INFO] Feature odl-mdsal-eos-common/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.2 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.2 [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-model-rfc6243/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.2 [INFO] Feature odl-guava/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.guava/guava/33.2.1-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.45.0 [INFO] Feature odl-mdsal-broker/10.0.1 is defined as a boot feature [INFO] Feature odl-guava/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.guava/guava/33.3.0-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.46.0 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-controller-blueprint/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.1 [INFO] Feature odl-restconf-openapi/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/8.0.1 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 [INFO] Feature odl-controller-blueprint/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.2 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-controller-mdsal-common/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.2 [INFO] Feature odl-mdsal-model-rfc6991/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.2 [INFO] Feature odl-controller-mdsal-common/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.1 [INFO] Feature odl-yangtools-data-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.2 [INFO] Feature odl-yangtools-data-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.4 [INFO] Feature odl-mdsal-model-rfc8526/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.2 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-stax2-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-stax2-api/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-dom-broker/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.1 [INFO] Feature odl-mdsal-dom-broker/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.2 [INFO] Feature odl-netty-4/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final [INFO] Feature odl-netty-4/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 [INFO] Feature odl-mdsal-model-rfc6470/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.2 [INFO] Feature odl-jackson-2/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.17.2 [INFO] Feature odl-yangtools-parser-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.2 [INFO] Feature odl-controller-akka/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.1 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature odl-yangtools-parser-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.4 [INFO] Feature odl-mdsal-eos-dom/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.2 [INFO] Feature odl-controller-akka/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature odl-mdsal-eos-dom/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.1 [INFO] Feature odl-mdsal-model-rfc7952/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.2 [INFO] Feature odl-yangtools-data/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.4 [INFO] Feature odl-apache-commons-text/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature 092d6a67-0c76-4daa-8725-a6a24e0b3018/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature odl-apache-commons-text/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature features-jsonrpc/1.17.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-runtime/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.1 [INFO] Feature odl-mdsal-clustering-commons/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.2 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.2 [INFO] Feature odl-mdsal-clustering-commons/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.1 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.1 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-jakarta-activation-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-model-rfc8525/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.2 [INFO] Feature odl-yangtools-codec/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.2 [INFO] Feature odl-yangtools-codec/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.4 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-mdsal-dom-runtime/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.2 [INFO] Feature odl-mdsal-binding-api/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.1 [INFO] Feature odl-apache-shiro/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.20.0 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature odl-mdsal-binding-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.2 [INFO] Feature odl-yangtools-data/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.2 [INFO] Feature odl-apache-shiro/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.20.1 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature odl-woodstox/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 [INFO] Feature odl-mdsal-binding-runtime/14.0.2 is defined as a boot feature [INFO] Feature odl-mdsal-remoterpc-connector/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.2 [INFO] Feature odl-mdsal-binding-runtime/14.0.1 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc6241/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.2 [INFO] Feature odl-apache-commons-lang3/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 [INFO] Feature odl-yanglib-mdsal-writer/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/8.0.1 [INFO] Feature odl-apache-commons-lang3/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature odl-mdsal-remoterpc-connector/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.1 [INFO] Feature odl-antlr4/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-dropwizard-metrics/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 [INFO] Feature odl-antlr4/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-aaa-shiro/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.20.1 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1/cfg/config [INFO] Feature odl-ws-rs-api/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.2 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.1 [INFO] Feature odl-dropwizard-metrics/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 [INFO] Feature odl-ws-rs-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-aaa-shiro/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.20.0 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.0/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.0/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.0/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.0/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.0/cfg/config [INFO] Feature odl-yangtools-binding-spec/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.4 [INFO] Feature odl-mdsal-common/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.2 [INFO] Feature odl-mdsal-common/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.1 [INFO] Feature odl-yangtools-binding-spec/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.2 [INFO] Feature odl-netconf-model-rfc5277/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/8.0.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] Feature odl-jersey-2/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-aaa-password-service/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config [INFO] Feature odl-yangtools-common/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.4 [INFO] Feature odl-yangtools-util/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.4 [INFO] Feature odl-yangtools-binding-runtime/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.2 [INFO] Feature odl-jolokia/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/10.0.2/cfg/configuration [INFO] Feature odl-jersey-2/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.43 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.43 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.43 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-aaa-encryption-service/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.1 [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-aaa-encryption-service/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.0 [INFO] Feature odl-yangtools-common/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.2 [INFO] Feature odl-aaa-password-service/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.0/xml/aaa-password-service-config [INFO] Feature odl-yangtools-export/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.4 [INFO] Feature odl-yangtools-binding-runtime/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.4 [INFO] Feature odl-controller-scala/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature odl-controller-scala/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature odl-jsonrpc-provider/1.17.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/dom-codec/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.2 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-restconf-nb/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-crypto-types/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/8.0.1 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.1/cfg/config [INFO] Feature odl-gson/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature odl-gson/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature odl-mdsal-distributed-datastore/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/cfg/datastore [INFO] Feature odl-mdsal-distributed-datastore/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.1 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/cfg/datastore [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature odl-karaf-feat-jetty/14.0.3 is defined as a boot feature [INFO] Feature odl-karaf-feat-jetty/14.0.2 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8072/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.2 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.2 [INFO] Feature odl-mdsal-singleton-dom/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.1 [INFO] Feature odl-mdsal-singleton-dom/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.2 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-servlet-api/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-servlet-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-jolokia/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/10.0.1/cfg/configuration [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.8.0:copy (apply-branding) @ jsonrpc-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly/lib/karaf.branding-14.0.3.jar [INFO] [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ jsonrpc-karaf --- [INFO] [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ jsonrpc-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties (4.5 kB at 639 kB/s) [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ jsonrpc-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.0.3/karaf-util-14.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.0.3/karaf-util-14.0.3.pom (2.9 kB at 582 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.pom (1.8 kB at 361 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.0.3/karaf-util-14.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.0.3/karaf-util-14.0.3.jar (9.2 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.jar (12 kB at 1.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.jar (18 kB at 2.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.jar (408 kB at 23 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.jar (3.1 MB at 89 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom (1.4 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom (1.4 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.pom (4.2 kB at 698 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.3/logback-parent-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.3/logback-parent-1.1.3.pom (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.pom (13 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 672 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom (2.1 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.0.2/odl-servlet-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.0.2/odl-servlet-api-14.0.2.pom (1.2 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.0.2/odl-guava-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.0.2/odl-guava-14.0.2.pom (1.4 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.0.2/odl-antlr4-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.0.2/odl-antlr4-14.0.2.pom (1.2 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom (3.6 kB at 710 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom (4.8 kB at 803 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.0.2/odl-apache-commons-text-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.0.2/odl-apache-commons-text-14.0.2.pom (1.5 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.0.2/odl-apache-commons-lang3-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.0.2/odl-apache-commons-lang3-14.0.2.pom (1.2 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.0.2/odl-gson-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.0.2/odl-gson-14.0.2.pom (1.2 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.0.2/odl-stax2-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.0.2/odl-stax2-api-14.0.2.pom (1.2 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.0.2/odl-dropwizard-metrics-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.0.2/odl-dropwizard-metrics-14.0.2.pom (1.9 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.0.2/odl-netty-4-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.0.2/odl-netty-4-14.0.2.pom (2.7 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.0.2/odl-jersey-2-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.0.2/odl-jersey-2-14.0.2.pom (3.4 kB at 682 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.0.2/odl-javassist-3-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.0.2/odl-javassist-3-14.0.2.pom (1.2 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.0.2/odl-ws-rs-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.0.2/odl-ws-rs-api-14.0.2.pom (1.5 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.0.2/odl-jakarta-activation-api-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.0.2/odl-jakarta-activation-api-14.0.2.pom (1.5 kB at 293 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.pom (4.8 kB at 680 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.43/project-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.43/project-2.43.pom (1.5 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.43/project-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.43/project-2.43.pom (105 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.pom (44 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.pom (6.8 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.pom (13 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.43/jersey-container-servlet-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.43/jersey-container-servlet-2.43.pom (3.5 kB at 709 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.43/project-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.43/project-2.43.pom (3.1 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.pom (3.4 kB at 680 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.43/jersey-media-sse-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.43/jersey-media-sse-2.43.pom (3.2 kB at 527 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.43/project-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.43/project-2.43.pom (2.1 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.0.2/odl-karaf-feat-jetty-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.0.2/odl-karaf-feat-jetty-14.0.2.pom (1.5 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.0.2/logging-markers-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.0.2/logging-markers-14.0.2.pom (1.5 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.0.2/odl-karaf-feat-jdbc-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.0.2/odl-karaf-feat-jdbc-14.0.2.pom (3.4 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.7/pax-jdbc-db2-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.7/pax-jdbc-db2-1.5.7.pom (3.1 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.7/pax-jdbc-hsqldb-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.7/pax-jdbc-hsqldb-1.5.7.pom (2.6 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom (1.4 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.7/pax-jdbc-jtds-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.7/pax-jdbc-jtds-1.5.7.pom (2.6 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.pom (1.6 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.pom (1.2 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.pom (2.1 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom (2.1 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.32.0/checker-qual-3.32.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.32.0/checker-qual-3.32.0.pom (2.1 kB at 524 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.7/pax-jdbc-mysql-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.7/pax-jdbc-mysql-1.5.7.pom (2.6 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.3.0/mysql-connector-j-8.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.3.0/mysql-connector-j-8.3.0.pom (3.2 kB at 397 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.25.1/protobuf-java-3.25.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.25.1/protobuf-java-3.25.1.pom (1.6 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.25.1/protobuf-parent-3.25.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.25.1/protobuf-parent-3.25.1.pom (9.0 kB at 903 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.25.1/protobuf-bom-3.25.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.25.1/protobuf-bom-3.25.1.pom (3.7 kB at 621 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.7/pax-jdbc-oracle-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.7/pax-jdbc-oracle-1.5.7.pom (2.6 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom (1.5 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.7/pax-jdbc-pool-aries-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.7/pax-jdbc-pool-aries-1.5.7.pom (2.8 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.7/pax-jdbc-pool-c3p0-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.7/pax-jdbc-pool-c3p0-1.5.7.pom (2.6 kB at 373 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.pom (3.3 kB at 545 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.pom (3.7 kB at 742 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.7/pax-jdbc-pool-hikaricp-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.7/pax-jdbc-pool-hikaricp-1.5.7.pom (3.0 kB at 493 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom (26 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom (1.7 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.7/pax-jdbc-sqlite-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.7/pax-jdbc-sqlite-1.5.7.pom (2.6 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.45.2.0/sqlite-jdbc-3.45.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.45.2.0/sqlite-jdbc-3.45.2.0.pom (18 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.7/pax-jdbc-teradata-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.7/pax-jdbc-teradata-1.5.7.pom (2.4 kB at 488 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.7/pax-jdbc-pool-narayana-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.7/pax-jdbc-pool-narayana-1.5.7.pom (3.6 kB at 601 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.pom (4.3 kB at 863 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi-parent/7.6.1.Final/jboss-transaction-spi-parent-7.6.1.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi-parent/7.6.1.Final/jboss-transaction-spi-parent-7.6.1.Final.pom (3.0 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/8/jboss-parent-8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.7/pax-jdbc-pool-transx-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.7/pax-jdbc-pool-transx-1.5.7.pom (3.2 kB at 527 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.pom (5.4 kB at 896 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx/0.5.4/pax-transx-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx/0.5.4/pax-transx-0.5.4.pom (51 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.pom (3.9 kB at 966 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.pom (2.8 kB at 563 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.pom (15 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.7.0/woodstox-core-6.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.7.0/woodstox-core-6.7.0.pom (9.6 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom (389 B at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.pom (16 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.18/byte-buddy-parent-1.14.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.18/byte-buddy-parent-1.14.18.pom (62 kB at 12 MB/s) [INFO] Feature repository discovered recursively: 2aba5f7c-afd2-4085-9367-fdcea1e4fb23 [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar (6.3 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar (202 kB at 25 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar (333 kB at 30 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar (3.8 MB at 127 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar (52 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar (66 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar (71 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar (64 kB at 9.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar (62 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar (92 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.6/org.apache.karaf.service.guard-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.6/org.apache.karaf.service.guard-4.4.6.jar (42 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar (12 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar (237 kB at 30 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.6/org.apache.karaf.obr.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.6/org.apache.karaf.obr.core-4.4.6.jar (55 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar (59 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.6/org.apache.karaf.jaas.blueprint.config-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.6/org.apache.karaf.jaas.blueprint.config-4.4.6.jar (17 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar (101 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar (281 kB at 40 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar (3.8 MB at 100 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar (35 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.6/org.apache.karaf.webconsole.console-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.6/org.apache.karaf.webconsole.console-4.4.6.jar (1.1 MB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar (52 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.6/org.apache.karaf.webconsole.instance-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.6/org.apache.karaf.webconsole.instance-4.4.6.jar (40 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.6/org.apache.karaf.webconsole.gogo-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.6/org.apache.karaf.webconsole.gogo-4.4.6.jar (60 kB at 7.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.6/org.apache.karaf.webconsole.features-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.6/org.apache.karaf.webconsole.features-4.4.6.jar (44 kB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.6/org.apache.karaf.scheduler.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.6/org.apache.karaf.scheduler.core-4.4.6.jar (633 kB at 63 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar (100 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar (29 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar (52 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.6/org.apache.karaf.jaas.jasypt-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.6/org.apache.karaf.jaas.jasypt-4.4.6.jar (14 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.6/org.apache.karaf.jaas.blueprint.jasypt-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.6/org.apache.karaf.jaas.blueprint.jasypt-4.4.6.jar (17 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar (84 kB at 9.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar (163 kB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.6/org.apache.karaf.jaas.spring-security-crypto-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.6/org.apache.karaf.jaas.spring-security-crypto-4.4.6.jar (15 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar (11 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar (438 kB at 40 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.6/org.apache.karaf.maven.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.6/org.apache.karaf.maven.core-4.4.6.jar (595 kB at 60 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.6/org.apache.karaf.audit.core-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.6/org.apache.karaf.audit.core-4.4.6.jar (68 kB at 9.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.6/manual-4.4.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.6/manual-4.4.6.jar (1.2 MB at 45 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.27/pax-web-compatibility-annotation13-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.27/pax-web-compatibility-annotation13-8.0.27.jar (3.0 kB at 743 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.54.v20240208/jetty-rewrite-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.54.v20240208/jetty-rewrite-9.4.54.v20240208.jar (45 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.54.v20240208/jetty-openid-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.54.v20240208/jetty-openid-9.4.54.v20240208.jar (39 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.54.v20240208/jetty-proxy-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.54.v20240208/jetty-proxy-9.4.54.v20240208.jar (97 kB at 7.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.54.v20240208/javax-websocket-client-impl-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.54.v20240208/javax-websocket-client-impl-9.4.54.v20240208.jar (168 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.54.v20240208/javax-websocket-server-impl-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.54.v20240208/javax-websocket-server-impl-9.4.54.v20240208.jar (48 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar (52 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar (215 kB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar (46 kB at 9.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar (46 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar (30 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.54.v20240208/http2-hpack-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.54.v20240208/http2-hpack-9.4.54.v20240208.jar (46 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.54.v20240208/http2-common-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.54.v20240208/http2-common-9.4.54.v20240208.jar (209 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.54.v20240208/http2-server-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.54.v20240208/http2-server-9.4.54.v20240208.jar (61 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.54.v20240208/jetty-alpn-client-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.54.v20240208/jetty-alpn-client-9.4.54.v20240208.jar (17 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.54.v20240208/http2-client-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.54.v20240208/http2-client-9.4.54.v20240208.jar (30 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.54.v20240208/http2-http-client-transport-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.54.v20240208/http2-http-client-transport-9.4.54.v20240208.jar (42 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar (5.6 kB at 926 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.54.v20240208/jetty-alpn-server-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.54.v20240208/jetty-alpn-server-9.4.54.v20240208.jar (18 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.54.v20240208/jetty-alpn-openjdk8-client-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.54.v20240208/jetty-alpn-openjdk8-client-9.4.54.v20240208.jar (20 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.54.v20240208/jetty-alpn-openjdk8-server-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.54.v20240208/jetty-alpn-openjdk8-server-9.4.54.v20240208.jar (19 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.54.v20240208/jetty-alpn-java-client-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.54.v20240208/jetty-alpn-java-client-9.4.54.v20240208.jar (17 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.54.v20240208/jetty-alpn-java-server-9.4.54.v20240208.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.54.v20240208/jetty-alpn-java-server-9.4.54.v20240208.jar (17 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar (26 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak18/8.0.27/pax-web-jetty-keycloak18-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak18/8.0.27/pax-web-jetty-keycloak18-8.0.27.jar (44 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.27/pax-web-jetty-keycloak-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.27/pax-web-jetty-keycloak-8.0.27.jar (36 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar (43 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat/8.0.27/pax-web-tomcat-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat/8.0.27/pax-web-tomcat-8.0.27.jar (2.8 MB at 53 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.27/pax-web-tomcat-websocket-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.27/pax-web-tomcat-websocket-8.0.27.jar (249 kB at 25 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-config-tomcat.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-config-tomcat.xml (1.9 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-context-tomcat.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-context-tomcat.xml (784 B at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.27/pax-web-tomcat-keycloak18-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.27/pax-web-tomcat-keycloak18-8.0.27.jar (40 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.27/pax-web-tomcat-keycloak-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.27/pax-web-tomcat-keycloak-8.0.27.jar (41 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar (78 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-api/3.8.11.Final/xnio-api-3.8.11.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-api/3.8.11.Final/xnio-api-3.8.11.Final.jar (586 kB at 49 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-nio/3.8.11.Final/xnio-nio-3.8.11.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-nio/3.8.11.Final/xnio-nio-3.8.11.Final.jar (112 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-core/2.2.31.Final/undertow-core-2.2.31.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-core/2.2.31.Final/undertow-core-2.2.31.Final.jar (2.4 MB at 82 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-servlet/2.2.31.Final/undertow-servlet-2.2.31.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-servlet/2.2.31.Final/undertow-servlet-2.2.31.Final.jar (547 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow/8.0.27/pax-web-undertow-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow/8.0.27/pax-web-undertow-8.0.27.jar (641 kB at 46 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-websockets-jsr/2.2.31.Final/undertow-websockets-jsr-2.2.31.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-websockets-jsr/2.2.31.Final/undertow-websockets-jsr-2.2.31.Final.jar (175 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.27/pax-web-undertow-websocket-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.27/pax-web-undertow-websocket-8.0.27.jar (14 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-config-undertow.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-config-undertow.xml (12 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar (23 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar (40 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar (12 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.27/pax-web-undertow-keycloak-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.27/pax-web-undertow-keycloak-8.0.27.jar (61 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.27/pax-web-deployer-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.27/pax-web-deployer-8.0.27.jar (14 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.27/pax-web-karaf-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.27/pax-web-karaf-8.0.27.jar (33 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.27/keycloak-common-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.27/keycloak-common-8.0.27.jar (807 kB at 62 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.27/keycloak-osgi-adapter-8.0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.27/keycloak-osgi-adapter-8.0.27.jar (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar (695 kB at 58 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar (1.4 MB at 86 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 147 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar (1.1 MB at 65 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar (677 kB at 45 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar (421 kB at 47 MB/s) [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ jsonrpc-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 633 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 2.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 68 MB/s) [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ jsonrpc-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.6:archive (package) @ jsonrpc-karaf --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-karaf --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.17.0-SNAPSHOT/jsonrpc-karaf-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/jsonrpc-karaf-1.17.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.17.0-SNAPSHOT/jsonrpc-karaf-1.17.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/jsonrpc-karaf-1.17.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.17.0-SNAPSHOT/jsonrpc-karaf-1.17.0-SNAPSHOT.zip [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-karaf --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for JSON-RPC :: POM 1.17.0-SNAPSHOT: [INFO] [INFO] JSON-RPC :: Parent ................................. SUCCESS [ 7.750 s] [INFO] JSON-RPC :: API .................................... SUCCESS [ 6.605 s] [INFO] JSON-RPC :: Artifacts .............................. SUCCESS [ 0.505 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec .................. SUCCESS [ 0.840 s] [INFO] JSON-RPC :: BUS :: API ............................. SUCCESS [ 0.678 s] [INFO] JSON-RPC :: Security :: API ........................ SUCCESS [ 0.617 s] [INFO] JSON-RPC :: Security :: NOOP ....................... SUCCESS [ 0.363 s] [INFO] JSON-RPC :: BUS :: SPI ............................. SUCCESS [ 1.015 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport ................ SUCCESS [ 1.126 s] [INFO] JSON-RPC :: BUS :: HTTP transport .................. SUCCESS [ 0.758 s] [INFO] JSON-RPC :: BUS :: Messaging library ............... SUCCESS [ 0.962 s] [INFO] JSON-RPC :: Security :: Service .................... SUCCESS [ 0.295 s] [INFO] JSON-RPC :: Security :: AAA ........................ SUCCESS [ 0.480 s] [INFO] JSON-RPC :: BUS :: Config .......................... SUCCESS [ 0.179 s] [INFO] JSON-RPC :: Feature :: bus ......................... SUCCESS [ 5.658 s] [INFO] JSON-RPC :: Test model ............................. SUCCESS [ 1.312 s] [INFO] JSON-RPC :: DOM :: Codec ........................... SUCCESS [ 0.853 s] [INFO] JSON-RPC :: Provider ............................... SUCCESS [ 0.173 s] [INFO] JSON-RPC :: Provider :: Common ..................... SUCCESS [ 1.608 s] [INFO] JSON-RPC :: Provider :: Single node ................ SUCCESS [ 0.666 s] [INFO] JSON-RPC :: Feature :: provider .................... SUCCESS [ 0.301 s] [INFO] JSON-RPC :: Feature :: all ......................... SUCCESS [ 1.733 s] [INFO] JSON-RPC :: Features :: repository ................. SUCCESS [ 1.612 s] [INFO] JSON-RPC :: Provider :: Cluster .................... SUCCESS [ 1.440 s] [INFO] JSON-RPC :: Feature :: Cluster ..................... SUCCESS [ 0.427 s] [INFO] JSON-RPC :: Features :: Aggregator ................. SUCCESS [ 0.016 s] [INFO] JSON-RPC :: BUS :: Examples :: Inband models ....... SUCCESS [ 2.055 s] [INFO] JSON-RPC :: Binding adapter ........................ SUCCESS [ 0.569 s] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge ...... SUCCESS [ 2.100 s] [INFO] JSON-RPC :: POM .................................... SUCCESS [ 0.009 s] [INFO] JSON-RPC :: BUS .................................... SUCCESS [ 0.007 s] [INFO] JSON-RPC :: BUS :: Examples ........................ SUCCESS [ 0.009 s] [INFO] JSON-RPC :: Security ............................... SUCCESS [ 0.008 s] [INFO] JSON-RPC :: Tools parent ........................... SUCCESS [ 0.115 s] [INFO] JSON-RPC :: Tools :: Test .......................... SUCCESS [ 3.131 s] [INFO] JSON-RPC :: Tools .................................. SUCCESS [ 0.017 s] [INFO] JSON-RPC :: Karaf .................................. SUCCESS [ 23.439 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:17 min [INFO] Finished at: 2024-09-04T07:56:03Z [INFO] ------------------------------------------------------------------------ [jsonrpc-distribution-check-scandium] $ /bin/bash -l /tmp/jenkins6344747608171306538.sh ---> distribution-check-verify-groupid.sh These are allowed projects: yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools These are distribution pulled projects: Checking /tmp/r/org/opendaylight/aaa Checking /tmp/r/org/opendaylight/controller Checking /tmp/r/org/opendaylight/infrautils Checking /tmp/r/org/opendaylight/jsonrpc Checking /tmp/r/org/opendaylight/mdsal Checking /tmp/r/org/opendaylight/netconf Checking /tmp/r/org/opendaylight/odlparent Checking /tmp/r/org/opendaylight/yangtools using settings config with name integration-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [jsonrpc-distribution-check-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f distribution/pom.xml -s /tmp/settings14166269152566326789.xml -gs /tmp/global-settings6283858307943254199.xml -DGERRIT_BRANCH=stable/scandium -DGERRIT_PATCHSET_REVISION=3ab7bd4054d98f793bf37eda5169b1beca77baa9 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/jsonrpc/+/113407 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=jsonrpc -DGERRIT_CHANGE_NUMBER=113407 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/07/113407/1 -DDISTROSTREAM=scandium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=jsonrpc -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xNC4wLjMKLSBpbmZyYXV0aWxzLTcuMC4zCi0geWFuZ3Rvb2xzLTE0LjAuNAotIG1kc2FsLTE0LjAuMgotIGNvbnRyb2xsZXItMTAuMC4yCi0gYWFhLTAuMjAuMQotIG5ldGNvbmYtOC4wLjEKCkNoYW5nZS1JZDogSWYyMDE3NmI1YjJiMTNlYmI4YjY1MGI0ZDgxNTE2MGI0YjlkYmNjMTgKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4KKGNoZXJyeSBwaWNrZWQgZnJvbSBjb21taXQgMjZkNjcwZjYxZTViOWZiYzdhOWJmOWZhMTU4ZmIyMDBkYjljMmQxMikK -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If20176b5b2b13ebb8b650b4d815160b4b9dbcc18 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=1408692696 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -Pq --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.0.2/karaf4-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.0.2/karaf4-parent-14.0.2.pom (15 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.0.2/feature-repo-parent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.0.2/feature-repo-parent-14.0.2.pom (4.7 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.22.0/bgpcep-artifacts-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.22.0/bgpcep-artifacts-0.22.0.pom (46 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 56 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/daexim-artifacts-1.16.0-20240903.090105-135.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/daexim-artifacts-1.16.0-20240903.090105-135.pom (3.0 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.0.2/infrautils-artifacts-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.0.2/infrautils-artifacts-7.0.2.pom (7.2 kB at 718 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 47 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0-SNAPSHOT/lispflowmapping-artifacts-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0-SNAPSHOT/lispflowmapping-artifacts-1.20.0-20240903.091539-113.pom (4.8 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/8.0.0/netconf-artifacts-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/8.0.0/netconf-artifacts-8.0.0.pom (26 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 49 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240903.204820-163.pom (19 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 40 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.19.0-20240904.012707-149.pom (3.4 kB at 260 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 56 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.19.0-SNAPSHOT/library-artifacts-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.19.0-SNAPSHOT/library-artifacts-1.19.0-20240904.012707-149.pom (2.3 kB at 213 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 76 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.19.0-SNAPSHOT/southbound-artifacts-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.19.0-SNAPSHOT/southbound-artifacts-1.19.0-20240904.012707-149.pom (3.3 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 77 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0-SNAPSHOT/serviceutils-artifacts-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0-SNAPSHOT/serviceutils-artifacts-0.14.0-20240903.101609-139.pom (5.0 kB at 413 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.0/cyclonedx-maven-plugin-2.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.0/cyclonedx-maven-plugin-2.8.0.pom (19 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.0/cyclonedx-maven-plugin-2.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.0/cyclonedx-maven-plugin-2.8.0.jar (50 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.pom (8.5 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.jar (32 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.2/maven-deploy-plugin-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.2/maven-deploy-plugin-3.1.2.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.2/maven-deploy-plugin-3.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.2/maven-deploy-plugin-3.1.2.jar (40 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.7.1/maven-dependency-plugin-3.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.7.1/maven-dependency-plugin-3.7.1.pom (18 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.7.1/maven-dependency-plugin-3.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.7.1/maven-dependency-plugin-3.7.1.jar (207 kB at 11 MB/s) [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.21.0-SNAPSHOT [1/19] [INFO] from artifacts/distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ distribution-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom (6.4 kB at 713 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 423 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 784 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 708 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 496 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 917 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar (39 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 978 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 715 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 839 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 735 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 3.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 470 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 37 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 983 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 14 MB/s) [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.21.0-SNAPSHOT/distribution-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ distribution-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 8.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 3.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 16 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 7.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 11 MB/s) [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/distribution/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.21.0-SNAPSHOT [2/19] [INFO] from artifacts/upstream/properties/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ properties --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ properties --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.21.0-SNAPSHOT/properties-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ properties --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/properties/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.21.0-SNAPSHOT [3/19] [INFO] from artifacts/upstream/artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.21.0-SNAPSHOT/artifact-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ artifact-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/artifacts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.21.0-SNAPSHOT [4/19] [INFO] from artifacts/upstream/other/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.21.0-SNAPSHOT/other-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ other-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/other/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.21.0-SNAPSHOT [5/19] [INFO] from artifacts/upstream/all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.21.0-SNAPSHOT/upstream-all-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ upstream-all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.21.0-SNAPSHOT [6/19] [INFO] from artifacts/upstream/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.21.0-SNAPSHOT/upstream-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ upstream-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.21.0-SNAPSHOT [7/19] [INFO] from artifacts/all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.21.0-SNAPSHOT/all-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/all/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.21.0-SNAPSHOT [8/19] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.21.0-SNAPSHOT/artifacts-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ artifacts-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.21.0-SNAPSHOT [9/19] [INFO] from karaf-scripts/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.pom (5.1 kB at 736 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.2/surefire-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.2/surefire-3.2.2.pom (21 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.jar (45 kB at 4.9 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ karaf-scripts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ karaf-scripts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.pom (6.1 kB at 551 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.pom (3.4 kB at 572 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.pom (3.2 kB at 527 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.pom (4.1 kB at 580 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.pom (3.2 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.pom (4.3 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.pom (1.7 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 966 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 897 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom (20 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/57/commons-parent-57.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/57/commons-parent-57.pom (83 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.jar (309 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.jar (26 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.jar (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.jar (8.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 4.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.jar (118 kB at 7.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar (474 kB at 19 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.jar (171 kB at 6.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.jar (2.3 MB at 34 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/target/karaf-scripts-0.21.0-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.0-SNAPSHOT/karaf-scripts-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/target/karaf-scripts-0.21.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.0-SNAPSHOT/karaf-scripts-0.21.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ karaf-scripts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.21.0-SNAPSHOT [10/19] [INFO] from features/repos/index/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.8.0/maven-javadoc-plugin-3.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.8.0/maven-javadoc-plugin-3.8.0.pom (21 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.8.0/maven-javadoc-plugin-3.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.8.0/maven-javadoc-plugin-3.8.0.jar (514 kB at 30 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.4.0/maven-checkstyle-plugin-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.4.0/maven-checkstyle-plugin-3.4.0.pom (15 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.4.0/maven-checkstyle-plugin-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.4.0/maven-checkstyle-plugin-3.4.0.jar (100 kB at 10.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.0.2/features-test-plugin-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.0.2/features-test-plugin-14.0.2.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.0.2/features-test-plugin-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.0.2/features-test-plugin-14.0.2.jar (42 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.0.2/copy-files-plugin-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.0.2/copy-files-plugin-14.0.2.pom (2.2 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.0.2/copy-files-plugin-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.0.2/copy-files-plugin-14.0.2.jar (7.1 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.20.0/features-aaa-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.20.0/features-aaa-0.20.0.pom (2.9 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.20.0/odl-aaa-cli-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.20.0/odl-aaa-cli-0.20.0.pom (2.7 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.20.0/aaa-cli-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.20.0/aaa-cli-0.20.0.pom (2.1 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.22.0/features-bgpcep-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.22.0/features-bgpcep-0.22.0.pom (15 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.22.0/feature-repo-parent-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.22.0/feature-repo-parent-0.22.0.pom (1.7 kB at 346 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.22.0/odl-bgpcep-algo-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.22.0/odl-bgpcep-algo-0.22.0.pom (1.6 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.22.0/single-feature-parent-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.22.0/single-feature-parent-0.22.0.pom (1.7 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.22.0/bgpcep-parent-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.22.0/bgpcep-parent-0.22.0.pom (5.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.22.0/algo-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.22.0/algo-impl-0.22.0.pom (3.1 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.22.0/algo-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.22.0/algo-api-0.22.0.pom (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.22.0/binding-parent-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.22.0/binding-parent-0.22.0.pom (1.8 kB at 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.22.0/graph-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.22.0/graph-api-0.22.0.pom (1.7 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.1/rfc6991-ietf-inet-types-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.1/rfc6991-ietf-inet-types-14.0.1.pom (2.0 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.1/ietf-type-util-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.1/ietf-type-util-14.0.1.pom (1.8 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.1/rfc8294-ietf-routing-types-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.1/rfc8294-ietf-routing-types-14.0.1.pom (2.1 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.1/rfc6991-ietf-yang-types-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.1/rfc6991-ietf-yang-types-14.0.1.pom (2.0 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.1/ietf-topology-2013.10.21.26.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.1/ietf-topology-2013.10.21.26.1.pom (2.0 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.22.0/concepts-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.22.0/concepts-0.22.0.pom (2.8 kB at 569 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.22.0/odl-bgpcep-algo-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.22.0/odl-bgpcep-algo-api-0.22.0.pom (1.6 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.22.0/odl-bgpcep-graph-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.22.0/odl-bgpcep-graph-api-0.22.0.pom (1.6 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.1/odl-mdsal-model-rfc6991-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.1/odl-mdsal-model-rfc6991-14.0.1.pom (1.7 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.1/odl-mdsal-model-rfc8294-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.1/odl-mdsal-model-rfc8294-14.0.1.pom (1.7 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.1/iana-routing-types-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.1/iana-routing-types-14.0.1.pom (1.6 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.22.0/odl-bgpcep-concepts-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.22.0/odl-bgpcep-concepts-0.22.0.pom (1.7 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.22.0/odl-bgpcep-graph-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.22.0/odl-bgpcep-graph-0.22.0.pom (1.6 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.22.0/graph-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.22.0/graph-impl-0.22.0.pom (3.2 kB at 526 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.22.0/odl-bgpcep-bgp-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.22.0/odl-bgpcep-bgp-0.22.0.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.22.0/odl-bgpcep-bgp-parser-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.22.0/odl-bgpcep-bgp-parser-0.22.0.pom (1.4 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.22.0/bgp-parser-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.22.0/bgp-parser-impl-0.22.0.pom (5.7 kB at 949 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.22.0/bgp-concepts-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.22.0/bgp-concepts-0.22.0.pom (2.5 kB at 309 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.22.0/util-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.22.0/util-0.22.0.pom (3.3 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.22.0/testtool-parent-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.22.0/testtool-parent-0.22.0.pom (1.8 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.22.0/bgp-parser-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.22.0/bgp-parser-api-0.22.0.pom (3.2 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.22.0/bgp-parser-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.22.0/bgp-parser-spi-0.22.0.pom (5.1 kB at 634 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.2/yang-common-netty-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.2/yang-common-netty-14.0.2.pom (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.22.0/odl-bgpcep-bgp-parser-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.22.0/odl-bgpcep-bgp-parser-api-0.22.0.pom (2.0 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.2/odl-yangtools-netty-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.2/odl-yangtools-netty-14.0.2.pom (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.22.0/odl-bgpcep-bgp-dependencies-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.22.0/odl-bgpcep-bgp-dependencies-0.22.0.pom (1.6 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.22.0/odl-bgpcep-extras-dependencies-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.22.0/odl-bgpcep-extras-dependencies-0.22.0.pom (1.6 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.22.0/odl-bgpcep-bgp-rib-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.22.0/odl-bgpcep-bgp-rib-api-0.22.0.pom (2.5 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.22.0/bgp-rib-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.22.0/bgp-rib-api-0.22.0.pom (2.9 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.22.0/bgp-rib-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.22.0/bgp-rib-spi-0.22.0.pom (6.3 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.22.0/bgp-openconfig-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.22.0/bgp-openconfig-api-0.22.0.pom (3.3 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.1/rfc8343-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.1/rfc8343-14.0.1.pom (1.9 kB at 309 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.1/odl-mdsal-model-rfc8343-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.1/odl-mdsal-model-rfc8343-14.0.1.pom (1.5 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.22.0/odl-bgpcep-bgp-openconfig-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.22.0/odl-bgpcep-bgp-openconfig-0.22.0.pom (1.8 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.22.0/bgp-openconfig-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.22.0/bgp-openconfig-spi-0.22.0.pom (3.1 kB at 625 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.22.0/odl-bgpcep-bgp-rib-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.22.0/odl-bgpcep-bgp-rib-impl-0.22.0.pom (3.7 kB at 524 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.22.0/bgp-rib-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.22.0/bgp-rib-impl-0.22.0.pom (16 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.22.0/bgp-path-selection-mode-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.22.0/bgp-path-selection-mode-0.22.0.pom (5.6 kB at 933 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.22.0/bgp-openconfig-rp-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.22.0/bgp-openconfig-rp-spi-0.22.0.pom (6.5 kB at 932 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.22.0/bgp-inet-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.22.0/bgp-inet-0.22.0.pom (2.2 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.22.0/bgp-extension-parent-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.22.0/bgp-extension-parent-0.22.0.pom (6.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.22.0/bgp-bmp-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.22.0/bgp-bmp-api-0.22.0.pom (2.6 kB at 514 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.22.0/bgp-route-target-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.22.0/bgp-route-target-0.22.0.pom (4.8 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.22.0/bgp-peer-acceptor-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.22.0/bgp-peer-acceptor-0.22.0.pom (3.4 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.22.0/odl-bgpcep-bgp-inet-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.22.0/odl-bgpcep-bgp-inet-0.22.0.pom (1.4 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.22.0/odl-bgpcep-bgp-extensions-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.22.0/odl-bgpcep-bgp-extensions-api-0.22.0.pom (1.7 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.22.0/odl-bgpcep-bmp-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.22.0/odl-bgpcep-bmp-api-0.22.0.pom (1.5 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.22.0/bgp-bmp-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.22.0/bgp-bmp-spi-0.22.0.pom (4.5 kB at 643 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.22.0/odl-bgpcep-bgp-route-target-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.22.0/odl-bgpcep-bgp-route-target-0.22.0.pom (1.4 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.0/odl-bgpcep-bgp-openconfig-rp-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.0/odl-bgpcep-bgp-openconfig-rp-spi-0.22.0.pom (1.4 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.0/odl-bgpcep-bgp-path-selection-mode-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.0/odl-bgpcep-bgp-path-selection-mode-0.22.0.pom (1.6 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.0/odl-bgpcep-bgp-openconfig-rp-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.0/odl-bgpcep-bgp-openconfig-rp-impl-0.22.0.pom (2.1 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.22.0/bgp-openconfig-rp-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.22.0/bgp-openconfig-rp-impl-0.22.0.pom (5.7 kB at 813 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.22.0/odl-bgpcep-config-loader-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.22.0/odl-bgpcep-config-loader-spi-0.22.0.pom (1.5 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.22.0/config-loader-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.22.0/config-loader-spi-0.22.0.pom (2.4 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.0/odl-bgpcep-bgp-openconfig-rp-statement-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.0/odl-bgpcep-bgp-openconfig-rp-statement-0.22.0.pom (1.7 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.22.0/bgp-openconfig-rp-statement-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.22.0/bgp-openconfig-rp-statement-0.22.0.pom (7.1 kB at 787 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.0/bgp-config-example-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.0/bgp-config-example-0.22.0.pom (4.3 kB at 853 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.0/odl-bgpcep-bgp-openconfig-state-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.0/odl-bgpcep-bgp-openconfig-state-0.22.0.pom (1.4 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.22.0/bgp-openconfig-state-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.22.0/bgp-openconfig-state-0.22.0.pom (6.9 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.22.0/odl-bgpcep-bgp-topology-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.22.0/odl-bgpcep-bgp-topology-0.22.0.pom (2.3 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.22.0/bgp-topology-provider-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.22.0/bgp-topology-provider-0.22.0.pom (6.6 kB at 947 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.22.0/rsvp-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.22.0/rsvp-api-0.22.0.pom (2.1 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.22.0/bgp-linkstate-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.22.0/bgp-linkstate-0.22.0.pom (4.4 kB at 731 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.22.0/rsvp-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.22.0/rsvp-spi-0.22.0.pom (3.5 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.1/mdsal-rfc8294-netty-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.1/mdsal-rfc8294-netty-14.0.1.pom (2.2 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.22.0/topology-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.22.0/topology-api-0.22.0.pom (2.9 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.22.0/topology-segment-routing-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.22.0/topology-segment-routing-0.22.0.pom (2.2 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.22.0/topology-tunnel-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.22.0/topology-tunnel-api-0.22.0.pom (2.0 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.22.0/odl-bgpcep-bgp-linkstate-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.22.0/odl-bgpcep-bgp-linkstate-0.22.0.pom (2.1 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.22.0/odl-bgpcep-rsvp-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.22.0/odl-bgpcep-rsvp-0.22.0.pom (1.4 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.22.0/odl-bgpcep-rsvp-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.22.0/odl-bgpcep-rsvp-api-0.22.0.pom (1.8 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.22.0/rsvp-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.22.0/rsvp-impl-0.22.0.pom (3.4 kB at 423 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.1/odl-mdsal-rfc8294-netty-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.1/odl-mdsal-rfc8294-netty-14.0.1.pom (1.7 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.22.0/odl-bgpcep-topology-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.22.0/odl-bgpcep-topology-api-0.22.0.pom (1.7 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.1/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.1/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.1.pom (1.7 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.22.0/odl-bgpcep-topology-tunnel-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.22.0/odl-bgpcep-topology-tunnel-api-0.22.0.pom (1.5 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.22.0/odl-bgpcep-bgp-cli-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.22.0/odl-bgpcep-bgp-cli-0.22.0.pom (1.6 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.22.0/bgp-cli-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.22.0/bgp-cli-0.22.0.pom (4.3 kB at 721 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.22.0/odl-bgpcep-bgp-flowspec-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.22.0/odl-bgpcep-bgp-flowspec-0.22.0.pom (1.9 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.22.0/bgp-flowspec-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.22.0/bgp-flowspec-0.22.0.pom (3.2 kB at 646 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.0/odl-bgpcep-bgp-labeled-unicast-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.0/odl-bgpcep-bgp-labeled-unicast-0.22.0.pom (2.1 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.22.0/bgp-labeled-unicast-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.22.0/bgp-labeled-unicast-0.22.0.pom (3.4 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.22.0/odl-bgpcep-bgp-l3vpn-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.22.0/odl-bgpcep-bgp-l3vpn-0.22.0.pom (1.9 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.22.0/bgp-l3vpn-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.22.0/bgp-l3vpn-0.22.0.pom (2.7 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.22.0/odl-bgpcep-bgp-mvpn-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.22.0/odl-bgpcep-bgp-mvpn-0.22.0.pom (1.6 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.22.0/bgp-mvpn-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.22.0/bgp-mvpn-0.22.0.pom (3.3 kB at 556 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.22.0/odl-bgpcep-bgp-evpn-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.22.0/odl-bgpcep-bgp-evpn-0.22.0.pom (1.8 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.22.0/bgp-evpn-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.22.0/bgp-evpn-0.22.0.pom (3.9 kB at 648 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.22.0/odl-bgpcep-protocols-config-loader-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.22.0/odl-bgpcep-protocols-config-loader-0.22.0.pom (1.7 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.22.0/protocols-config-loader-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.22.0/protocols-config-loader-0.22.0.pom (4.8 kB at 793 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.0/odl-bgpcep-routing-policy-config-loader-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.0/odl-bgpcep-routing-policy-config-loader-0.22.0.pom (1.9 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.22.0/routing-policy-config-loader-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.22.0/routing-policy-config-loader-0.22.0.pom (5.5 kB at 909 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.22.0/odl-bgpcep-config-loader-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.22.0/odl-bgpcep-config-loader-impl-0.22.0.pom (1.7 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.22.0/config-loader-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.22.0/config-loader-impl-0.22.0.pom (6.9 kB at 979 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.22.0/odl-bgpcep-topology-config-loader-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.22.0/odl-bgpcep-topology-config-loader-0.22.0.pom (1.9 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.22.0/topology-config-loader-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.22.0/topology-config-loader-0.22.0.pom (4.5 kB at 559 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.22.0/odl-bgpcep-bgp-config-example-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.22.0/odl-bgpcep-bgp-config-example-0.22.0.pom (1.5 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.22.0/odl-bgpcep-bmp-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.22.0/odl-bgpcep-bmp-0.22.0.pom (4.5 kB at 644 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.22.0/odl-bgpcep-bmp-config-loader-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.22.0/odl-bgpcep-bmp-config-loader-0.22.0.pom (2.1 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.22.0/bmp-monitors-config-loader-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.22.0/bmp-monitors-config-loader-0.22.0.pom (4.4 kB at 884 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.22.0/odl-bgpcep-bmp-config-example-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.22.0/odl-bgpcep-bmp-config-example-0.22.0.pom (1.3 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.22.0/bgp-bmp-config-example-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.22.0/bgp-bmp-config-example-0.22.0.pom (3.4 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.22.0/bgp-bmp-parser-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.22.0/bgp-bmp-parser-impl-0.22.0.pom (5.1 kB at 734 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.22.0/bgp-bmp-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.22.0/bgp-bmp-impl-0.22.0.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.22.0/odl-bgpcep-pcep-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.22.0/odl-bgpcep-pcep-0.22.0.pom (4.5 kB at 642 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.22.0/odl-bgpcep-pcep-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.22.0/odl-bgpcep-pcep-api-0.22.0.pom (1.5 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.22.0/pcep-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.22.0/pcep-api-0.22.0.pom (2.9 kB at 367 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.22.0/pcep-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.22.0/pcep-spi-0.22.0.pom (4.4 kB at 733 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.22.0/odl-bgpcep-pcep-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.22.0/odl-bgpcep-pcep-impl-0.22.0.pom (1.6 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.22.0/odl-bgpcep-pcep-base-parser-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.22.0/odl-bgpcep-pcep-base-parser-0.22.0.pom (1.4 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.22.0/pcep-base-parser-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.22.0/pcep-base-parser-0.22.0.pom (3.5 kB at 699 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.22.0/pcep-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.22.0/pcep-impl-0.22.0.pom (7.1 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.22.0/odl-bgpcep-programming-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.22.0/odl-bgpcep-programming-api-0.22.0.pom (2.6 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.22.0/programming-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.22.0/programming-api-0.22.0.pom (2.0 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.22.0/programming-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.22.0/programming-spi-0.22.0.pom (2.7 kB at 334 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.22.0/programming-topology-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.22.0/programming-topology-api-0.22.0.pom (2.1 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.22.0/programming-tunnel-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.22.0/programming-tunnel-api-0.22.0.pom (2.0 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.22.0/odl-bgpcep-programming-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.22.0/odl-bgpcep-programming-impl-0.22.0.pom (1.6 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.22.0/programming-impl-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.22.0/programming-impl-0.22.0.pom (7.3 kB at 812 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.22.0/odl-bgpcep-pcep-topology-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.22.0/odl-bgpcep-pcep-topology-0.22.0.pom (1.9 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.22.0/pcep-tunnel-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.22.0/pcep-tunnel-api-0.22.0.pom (3.5 kB at 576 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.22.0/pcep-topology-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.22.0/pcep-topology-api-0.22.0.pom (3.3 kB at 558 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.22.0/pcep-topology-spi-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.22.0/pcep-topology-spi-0.22.0.pom (2.3 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.22.0/odl-bgpcep-pcep-stateful-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.22.0/odl-bgpcep-pcep-stateful-0.22.0.pom (1.6 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.22.0/pcep-ietf-stateful-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.22.0/pcep-ietf-stateful-0.22.0.pom (5.3 kB at 876 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.0/odl-bgpcep-pcep-p2mp-te-lsp-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.0/odl-bgpcep-pcep-p2mp-te-lsp-0.22.0.pom (1.6 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.22.0/pcep-ietf-p2mp-te-lsp-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.22.0/pcep-ietf-p2mp-te-lsp-0.22.0.pom (3.2 kB at 647 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.22.0/odl-bgpcep-pcep-topology-provider-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.22.0/odl-bgpcep-pcep-topology-provider-0.22.0.pom (1.9 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.22.0/pcep-topology-provider-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.22.0/pcep-topology-provider-0.22.0.pom (9.4 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.22.0/pcep-segment-routing-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.22.0/pcep-segment-routing-0.22.0.pom (6.0 kB at 668 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.22.0/pcep-server-api-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.22.0/pcep-server-api-0.22.0.pom (2.9 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.22.0/odl-bgpcep-pcep-server-provider-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.22.0/odl-bgpcep-pcep-server-provider-0.22.0.pom (1.9 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.22.0/pcep-server-provider-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.22.0/pcep-server-provider-0.22.0.pom (4.6 kB at 916 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.22.0/odl-bgpcep-pcep-server-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.22.0/odl-bgpcep-pcep-server-0.22.0.pom (1.8 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.0/odl-bgpcep-pcep-tunnel-provider-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.0/odl-bgpcep-pcep-tunnel-provider-0.22.0.pom (1.7 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.22.0/pcep-tunnel-provider-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.22.0/pcep-tunnel-provider-0.22.0.pom (7.3 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.22.0/odl-bgpcep-pcep-segment-routing-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.22.0/odl-bgpcep-pcep-segment-routing-0.22.0.pom (1.4 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.0/odl-bgpcep-pcep-auto-bandwidth-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.0/odl-bgpcep-pcep-auto-bandwidth-0.22.0.pom (1.4 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.22.0/pcep-auto-bandwidth-extension-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.22.0/pcep-auto-bandwidth-extension-0.22.0.pom (4.4 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.22.0/odl-bgpcep-pcep-config-example-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.22.0/odl-bgpcep-pcep-config-example-0.22.0.pom (1.3 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.22.0/pcep-config-example-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.22.0/pcep-config-example-0.22.0.pom (3.4 kB at 682 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.22.0/odl-bgpcep-pcep-cli-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.22.0/odl-bgpcep-pcep-cli-0.22.0.pom (1.6 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.22.0/pcep-cli-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.22.0/pcep-cli-0.22.0.pom (4.4 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.22.0/odl-bgpcep-topology-segment-routing-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.22.0/odl-bgpcep-topology-segment-routing-0.22.0.pom (1.5 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.22.0/features-bgpcep-testing-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.22.0/features-bgpcep-testing-0.22.0.pom (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.22.0/odl-bgpcep-bgp-benchmark-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.22.0/odl-bgpcep-bgp-benchmark-0.22.0.pom (1.9 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.22.0/bgp-benchmark-app-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.22.0/bgp-benchmark-app-0.22.0.pom (3.9 kB at 781 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.22.0/odl-bgpcep-data-change-counter-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.22.0/odl-bgpcep-data-change-counter-0.22.0.pom (2.0 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.22.0/data-change-counter-0.22.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.22.0/data-change-counter-0.22.0.pom (3.6 kB at 600 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/10.0.1/features-controller-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/10.0.1/features-controller-10.0.1.pom (3.9 kB at 553 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/10.0.1/odl-controller-broker-local-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/10.0.1/odl-controller-broker-local-10.0.1.pom (2.4 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/14.0.1/odl-mdsal-dom-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/14.0.1/odl-mdsal-dom-14.0.1.pom (1.3 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.1/mdsal-eos-dom-simple-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.1/mdsal-eos-dom-simple-14.0.1.pom (2.8 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.1/mdsal-dom-inmemory-datastore-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.1/mdsal-dom-inmemory-datastore-14.0.1.pom (4.4 kB at 726 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/10.0.1/features-controller-experimental-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/10.0.1/features-controller-experimental-10.0.1.pom (1.7 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/10.0.1/odl-toaster-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/10.0.1/odl-toaster-10.0.1.pom (1.9 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/10.0.1/sample-toaster-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/10.0.1/sample-toaster-10.0.1.pom (618 B at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/10.0.1/sample-toaster-consumer-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/10.0.1/sample-toaster-consumer-10.0.1.pom (2.2 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/10.0.1/sample-toaster-provider-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/10.0.1/sample-toaster-provider-10.0.1.pom (2.2 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/10.0.1/features-controller-testing-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/10.0.1/features-controller-testing-10.0.1.pom (2.0 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/10.0.1/odl-clustering-test-app-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/10.0.1/odl-clustering-test-app-10.0.1.pom (2.1 kB at 346 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/10.0.1/clustering-it-model-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/10.0.1/clustering-it-model-10.0.1.pom (1.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/10.0.1/clustering-it-provider-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/10.0.1/clustering-it-provider-10.0.1.pom (2.5 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/10.0.1/clustering-it-karaf-cli-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/10.0.1/clustering-it-karaf-cli-10.0.1.pom (2.8 kB at 561 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/10.0.1/sal-cluster-admin-karaf-cli-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/10.0.1/sal-cluster-admin-karaf-cli-10.0.1.pom (1.8 kB at 366 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/10.0.1/odl-mdsal-benchmark-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/10.0.1/odl-mdsal-benchmark-10.0.1.pom (1.9 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/10.0.1/benchmark-api-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/10.0.1/benchmark-api-10.0.1.pom (1.0 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/10.0.1/dsbenchmark-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/10.0.1/dsbenchmark-10.0.1.pom (2.1 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/10.0.1/ntfbenchmark-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/10.0.1/ntfbenchmark-10.0.1.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/10.0.1/rpcbenchmark-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/10.0.1/rpcbenchmark-10.0.1.pom (2.4 kB at 401 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 91 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/daexim-features-1.16.0-20240903.090105-135.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/daexim-features-1.16.0-20240903.090105-135.pom (1.9 kB at 110 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 80 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/odl-daexim-1.16.0-20240903.090105-135.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/odl-daexim-1.16.0-20240903.090105-135.pom (3.5 kB at 318 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 70 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/parent-1.16.0-20240903.090105-135.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/parent-1.16.0-20240903.090105-135.pom (1.9 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.0.2/odl-infrautils-ready-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.0.2/odl-infrautils-ready-7.0.2.pom (1.7 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/7.0.2/feature-parent-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/7.0.2/feature-parent-7.0.2.pom (1.7 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.0.2/ready-api-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.0.2/ready-api-7.0.2.pom (1.8 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/7.0.2/parent-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/7.0.2/parent-7.0.2.pom (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.0.2/ready-impl-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.0.2/ready-impl-7.0.2.pom (4.3 kB at 709 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.0.2/infrautils-util-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.0.2/infrautils-util-7.0.2.pom (2.6 kB at 524 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.0.2/bundles-diag-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.0.2/bundles-diag-14.0.2.pom (1.8 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.1/awaitility-4.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.1/awaitility-4.2.1.pom (3.5 kB at 591 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.2.1/awaitility-parent-4.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.2.1/awaitility-parent-4.2.1.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.0.2/odl-infrautils-utils-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.0.2/odl-infrautils-utils-7.0.2.pom (1.2 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/14.0.1/odl-mdsal-binding-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/14.0.1/odl-mdsal-binding-14.0.1.pom (1.5 kB at 151 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 104 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/daexim-model-1.16.0-20240903.090105-135.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/daexim-model-1.16.0-20240903.090105-135.pom (2.1 kB at 234 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml (1.8 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/daexim-impl-1.16.0-20240903.090105-135.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/daexim-impl-1.16.0-20240903.090105-135.pom (6.5 kB at 325 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 83 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/daexim-spi-1.16.0-20240903.090105-135.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/daexim-spi-1.16.0-20240903.090105-135.pom (1.0 kB at 78 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.16.0-20240903.090105-135.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.16.0-20240903.090105-135.pom (1.6 kB at 206 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 106 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/odl-daexim-all-1.16.0-20240903.090105-135.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/odl-daexim-all-1.16.0-20240903.090105-135.pom (2.3 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.0/odl-restconf-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.0/odl-restconf-8.0.0.pom (1.2 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/8.0.0/feature-parent-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/8.0.0/feature-parent-8.0.0.pom (1.3 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/8.0.0/netconf-parent-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/8.0.0/netconf-parent-8.0.0.pom (1.6 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/bnd-parent/8.0.0/bnd-parent-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/bnd-parent/8.0.0/bnd-parent-8.0.0.pom (3.2 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.0/odl-restconf-nb-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.0/odl-restconf-nb-8.0.0.pom (2.6 kB at 516 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.1/odl-mdsal-model-rfc8072-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.1/odl-mdsal-model-rfc8072-14.0.1.pom (1.5 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.1/odl-mdsal-model-rfc8040-ietf-restconf-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.1/odl-mdsal-model-rfc8040-ietf-restconf-14.0.1.pom (1.6 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.1/rfc8040-ietf-restconf-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.1/rfc8040-ietf-restconf-14.0.1.pom (2.1 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.1/rfc8072-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.1/rfc8072-14.0.1.pom (1.8 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/8.0.0/odl-restconf-common-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/8.0.0/odl-restconf-common-8.0.0.pom (2.9 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.2/odl-yangtools-export-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.2/odl-yangtools-export-14.0.2.pom (1.4 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.2/yang-model-export-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.2/yang-model-export-14.0.2.pom (3.2 kB at 633 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.1/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.1/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.1.pom (1.6 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.1/rfc8040-ietf-restconf-monitoring-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.1/rfc8040-ietf-restconf-monitoring-14.0.1.pom (2.0 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.1/odl-mdsal-model-rfc8525-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.1/odl-mdsal-model-rfc8525-14.0.1.pom (1.8 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.1/odl-mdsal-model-rfc8342-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.1/odl-mdsal-model-rfc8342-14.0.1.pom (1.7 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.1/odl-mdsal-model-rfc7952-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.1/odl-mdsal-model-rfc7952-14.0.1.pom (1.5 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.1/rfc7952-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.1/rfc7952-14.0.1.pom (2.1 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.1/rfc8342-ietf-origin-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.1/rfc8342-ietf-origin-14.0.1.pom (1.8 kB at 367 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.1/rfc8525-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.1/rfc8525-14.0.1.pom (2.1 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.0/odl-netconf-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.0/odl-netconf-api-8.0.0.pom (2.7 kB at 532 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.1/odl-mdsal-model-rfc6241-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.1/odl-mdsal-model-rfc6241-14.0.1.pom (1.5 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.1/rfc6241-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.1/rfc6241-14.0.1.pom (2.1 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.1/odl-mdsal-model-rfc6470-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.1/odl-mdsal-model-rfc6470-14.0.1.pom (1.5 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.1/rfc6470-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.1/rfc6470-14.0.1.pom (2.3 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.1/odl-mdsal-model-rfc8526-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.1/odl-mdsal-model-rfc8526-14.0.1.pom (1.8 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.1/odl-mdsal-model-rfc6243-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.1/odl-mdsal-model-rfc6243-14.0.1.pom (1.5 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.1/rfc6243-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.1/rfc6243-14.0.1.pom (2.1 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.1/rfc8526-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.1/rfc8526-14.0.1.pom (3.0 kB at 424 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.0/odl-netconf-model-rfc5277-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.0/odl-netconf-model-rfc5277-8.0.0.pom (1.4 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.0/rfc5277-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.0/rfc5277-8.0.0.pom (1.8 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.0/netconf-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.0/netconf-api-8.0.0.pom (2.7 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.0/netconf-auth-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.0/netconf-auth-8.0.0.pom (937 B at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.0/odl-yanglib-mdsal-writer-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.0/odl-yanglib-mdsal-writer-8.0.0.pom (1.6 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.0/yanglib-mdsal-writer-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.0/yanglib-mdsal-writer-8.0.0.pom (6.5 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.0/odl-device-notification-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.0/odl-device-notification-8.0.0.pom (3.1 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.0/restconf-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.0/restconf-api-8.0.0.pom (2.1 kB at 538 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.0/restconf-mdsal-spi-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.0/restconf-mdsal-spi-8.0.0.pom (5.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.0/netconf-dom-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.0/netconf-dom-api-8.0.0.pom (2.1 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.0/restconf-server-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.0/restconf-server-api-8.0.0.pom (4.7 kB at 782 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.0/restconf-server-spi-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.0/restconf-server-spi-8.0.0.pom (5.3 kB at 876 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.0/restconf-nb-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.0/restconf-nb-8.0.0.pom (11 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.0/restconf-server-jaxrs-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.0/restconf-server-jaxrs-8.0.0.pom (3.4 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.0/restconf-server-mdsal-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.0/restconf-server-mdsal-8.0.0.pom (4.3 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.0/sal-remote-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.0/sal-remote-8.0.0.pom (1.4 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.0/sal-remote-impl-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.0/sal-remote-impl-8.0.0.pom (5.4 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/7.0.2/features-infrautils-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/7.0.2/features-infrautils-7.0.2.pom (2.4 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.2/odl-infrautils-diagstatus-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.2/odl-infrautils-diagstatus-7.0.2.pom (3.0 kB at 607 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/7.0.2/diagstatus-web-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/7.0.2/diagstatus-web-7.0.2.pom (2.1 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.0.2/diagstatus-api-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.0.2/diagstatus-api-7.0.2.pom (1.8 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.0.2/diagstatus-impl-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.0.2/diagstatus-impl-7.0.2.pom (2.7 kB at 543 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.0.2/diagstatus-shell-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.0.2/diagstatus-shell-7.0.2.pom (1.9 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/7.0.2/features-infrautils-experimental-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/7.0.2/features-infrautils-experimental-7.0.2.pom (2.2 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/7.0.2/odl-infrautils-inject-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/7.0.2/odl-infrautils-inject-7.0.2.pom (1.2 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/7.0.2/inject-7.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/7.0.2/inject-7.0.2.pom (1.8 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.0/odl-restconf-openapi-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.0/odl-restconf-openapi-8.0.0.pom (1.6 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.0.2/odl-jackson-2-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.0.2/odl-jackson-2-14.0.2.pom (3.1 kB at 510 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.0.2/odl-woodstox-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.0.2/odl-woodstox-14.0.2.pom (1.4 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.0/restconf-openapi-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.0/restconf-openapi-8.0.0.pom (4.3 kB at 859 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 81 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0-SNAPSHOT/features-lispflowmapping-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0-SNAPSHOT/features-lispflowmapping-1.20.0-20240903.091539-113.pom (2.7 kB at 335 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 56 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0-SNAPSHOT/odl-lispflowmapping-models-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0-SNAPSHOT/odl-lispflowmapping-models-1.20.0-20240903.091539-113.pom (2.3 kB at 228 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0-SNAPSHOT/mappingservice.lisp-proto-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0-SNAPSHOT/mappingservice.lisp-proto-1.20.0-20240903.091539-113.pom (1.8 kB at 177 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 112 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0-SNAPSHOT/mappingservice.api-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0-SNAPSHOT/mappingservice.api-1.20.0-20240903.091539-113.pom (1.4 kB at 80 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 93 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.20.0-20240903.091539-113.pom (2.1 kB at 215 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0-SNAPSHOT/mappingservice.inmemorydb-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0-SNAPSHOT/mappingservice.inmemorydb-1.20.0-20240903.091539-113.pom (1.4 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 90 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0-SNAPSHOT/mappingservice-parent-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0-SNAPSHOT/mappingservice-parent-1.20.0-20240903.091539-113.pom (2.0 kB at 196 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0-SNAPSHOT/odl-lispflowmapping-southbound-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0-SNAPSHOT/odl-lispflowmapping-southbound-1.20.0-20240903.091539-113.pom (3.5 kB at 354 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0-SNAPSHOT/mappingservice.dsbackend-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0-SNAPSHOT/mappingservice.dsbackend-1.20.0-20240903.091539-113.pom (2.9 kB at 324 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 112 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0-SNAPSHOT/mappingservice.mapcache-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0-SNAPSHOT/mappingservice.mapcache-1.20.0-20240903.091539-113.pom (1.1 kB at 82 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 106 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0-SNAPSHOT/mappingservice.southbound-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0-SNAPSHOT/mappingservice.southbound-1.20.0-20240903.091539-113.pom (4.1 kB at 274 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0-SNAPSHOT/mappingservice.config-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0-SNAPSHOT/mappingservice.config-1.20.0-20240903.091539-113.pom (1.1 kB at 111 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 93 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.20.0-20240903.091539-113.pom (3.2 kB at 317 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 106 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0-SNAPSHOT/mappingservice.implementation-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0-SNAPSHOT/mappingservice.implementation-1.20.0-20240903.091539-113.pom (3.9 kB at 429 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0-SNAPSHOT/odl-lispflowmapping-msmr-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0-SNAPSHOT/odl-lispflowmapping-msmr-1.20.0-20240903.091539-113.pom (1.7 kB at 211 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 94 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.20.0-20240903.091539-113.pom (1.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 120 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0-SNAPSHOT/mappingservice.shell-1.20.0-20240903.091539-113.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0-SNAPSHOT/mappingservice.shell-1.20.0-20240903.091539-113.pom (1.8 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/14.0.1/features-mdsal-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/14.0.1/features-mdsal-14.0.1.pom (6.2 kB at 882 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/14.0.1/odl-mdsal-trace-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/14.0.1/odl-mdsal-trace-14.0.1.pom (1.9 kB at 469 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.1/mdsal-trace-api-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.1/mdsal-trace-api-14.0.1.pom (2.1 kB at 425 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/14.0.1/mdsal-trace-impl-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/14.0.1/mdsal-trace-impl-14.0.1.pom (3.3 kB at 471 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/14.0.1/mdsal-trace-cli-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/14.0.1/mdsal-trace-cli-14.0.1.pom (1.7 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.1/odl-mdsal-replicate-common-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.1/odl-mdsal-replicate-common-14.0.1.pom (1.4 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/14.0.1/mdsal-replicate-common-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/14.0.1/mdsal-replicate-common-14.0.1.pom (2.7 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.1/odl-mdsal-replicate-netty-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.1/odl-mdsal-replicate-netty-14.0.1.pom (2.2 kB at 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.1/mdsal-replicate-netty-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.1/mdsal-replicate-netty-14.0.1.pom (5.0 kB at 997 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/14.0.1/features-mdsal-experimental-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/14.0.1/features-mdsal-experimental-14.0.1.pom (2.3 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.1/odl-mdsal-exp-yanglib-api-0.19.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.1/odl-mdsal-exp-yanglib-api-0.19.1.pom (1.5 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.1/mdsal-yanglib-api-0.19.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.1/mdsal-yanglib-api-0.19.1.pom (2.5 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.1/odl-mdsal-exp-yanglib-rfc8525-0.19.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.1/odl-mdsal-exp-yanglib-rfc8525-0.19.1.pom (2.0 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.1/mdsal-yanglib-rfc8525-0.19.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.1/mdsal-yanglib-rfc8525-0.19.1.pom (3.6 kB at 727 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/8.0.0/features-netconf-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/8.0.0/features-netconf-8.0.0.pom (6.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.0/odl-aaa-netconf-plugin-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.0/odl-aaa-netconf-plugin-8.0.0.pom (1.5 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/8.0.0/netconf-auth-aaa-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/8.0.0/netconf-auth-aaa-8.0.0.pom (1.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/8.0.0/odl-netconf-all-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/8.0.0/odl-netconf-all-8.0.0.pom (2.1 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/8.0.0/odl-netconf-client-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/8.0.0/odl-netconf-client-8.0.0.pom (1.5 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/8.0.0/odl-netconf-common-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/8.0.0/odl-netconf-common-8.0.0.pom (2.3 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/8.0.0/odl-netconf-util-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/8.0.0/odl-netconf-util-8.0.0.pom (1.5 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/8.0.0/netconf-common-mdsal-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/8.0.0/netconf-common-mdsal-8.0.0.pom (3.2 kB at 637 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/8.0.0/netconf-common-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/8.0.0/netconf-common-8.0.0.pom (2.9 kB at 732 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/8.0.0/netconf-netty-util-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/8.0.0/netconf-netty-util-8.0.0.pom (3.6 kB at 719 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-codec/8.0.0/netconf-codec-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-codec/8.0.0/netconf-codec-8.0.0.pom (1.9 kB at 377 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/8.0.0/shaded-exificient-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/8.0.0/shaded-exificient-8.0.0.pom (4.9 kB at 815 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.0/odl-netconf-transport-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.0/odl-netconf-transport-8.0.0.pom (2.4 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.1/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.1/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.1.pom (1.6 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.1/iana-crypt-hash-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.1/iana-crypt-hash-14.0.1.pom (1.9 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.0/odl-netconf-keystore-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.0/odl-netconf-keystore-8.0.0.pom (1.5 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.1/odl-mdsal-model-rfc8341-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.1/odl-mdsal-model-rfc8341-14.0.1.pom (1.5 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.1/rfc8341-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.1/rfc8341-14.0.1.pom (1.8 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.0/keystore-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.0/keystore-api-8.0.0.pom (1.6 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.0/draft-ietf-crypto-types-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.0/draft-ietf-crypto-types-8.0.0.pom (1.8 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.0/keystore-none-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.0/keystore-none-8.0.0.pom (1.6 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.0/odl-netconf-truststore-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.0/odl-netconf-truststore-8.0.0.pom (1.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.0/truststore-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.0/truststore-api-8.0.0.pom (1.6 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.0/truststore-none-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.0/truststore-none-8.0.0.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.0/odl-netconf-transport-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.0/odl-netconf-transport-api-8.0.0.pom (1.6 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.0/transport-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.0/transport-api-8.0.0.pom (1.8 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.0/transport-ssh-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.0/transport-ssh-8.0.0.pom (4.7 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.0/shaded-sshd-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.0/shaded-sshd-8.0.0.pom (5.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.0/transport-tcp-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.0/transport-tcp-8.0.0.pom (2.4 kB at 483 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.0/transport-tls-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.0/transport-tls-8.0.0.pom (3.5 kB at 495 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/8.0.0/netconf-client-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/8.0.0/netconf-client-8.0.0.pom (4.5 kB at 647 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/8.0.0/odl-netconf-impl-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/8.0.0/odl-netconf-impl-8.0.0.pom (2.3 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.1/odl-mdsal-model-rfc6022-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.1/odl-mdsal-model-rfc6022-14.0.1.pom (1.5 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.1/rfc6022-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.1/rfc6022-14.0.1.pom (2.3 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/8.0.0/netconf-server-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/8.0.0/netconf-server-8.0.0.pom (5.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.1/rfc7407-ietf-x509-cert-to-name-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.1/rfc7407-ietf-x509-cert-to-name-14.0.1.pom (2.1 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/8.0.0/odl-netconf-mdsal-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/8.0.0/odl-netconf-mdsal-8.0.0.pom (2.2 kB at 436 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/8.0.0/netconf-server-mdsal-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/8.0.0/netconf-server-mdsal-8.0.0.pom (7.6 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/8.0.0/netconf-nb-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/8.0.0/netconf-nb-8.0.0.pom (5.1 kB at 844 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.0/odl-netconf-clustered-topology-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.0/odl-netconf-clustered-topology-8.0.0.pom (1.4 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/8.0.0/odl-netconf-connector-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/8.0.0/odl-netconf-connector-8.0.0.pom (2.5 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/8.0.0/netconf-client-mdsal-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/8.0.0/netconf-client-mdsal-8.0.0.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/8.0.0/keystore-legacy-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/8.0.0/keystore-legacy-8.0.0.pom (3.3 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/8.0.0/netconf-topology-singleton-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/8.0.0/netconf-topology-singleton-8.0.0.pom (4.0 kB at 569 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/8.0.0/netconf-topology-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/8.0.0/netconf-topology-8.0.0.pom (2.6 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/8.0.0/odl-netconf-connector-all-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/8.0.0/odl-netconf-connector-all-8.0.0.pom (1.4 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.0/odl-netconf-callhome-ssh-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.0/odl-netconf-callhome-ssh-8.0.0.pom (1.4 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/8.0.0/odl-netconf-topology-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/8.0.0/odl-netconf-topology-8.0.0.pom (1.4 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/8.0.0/netconf-topology-impl-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/8.0.0/netconf-topology-impl-8.0.0.pom (1.9 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.0/callhome-provider-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.0/callhome-provider-8.0.0.pom (5.3 kB at 757 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/8.0.0/odl-netconf-console-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/8.0.0/odl-netconf-console-8.0.0.pom (1.8 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/8.0.0/netconf-console-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/8.0.0/netconf-console-8.0.0.pom (4.3 kB at 716 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/8.0.0/odl-restconf-all-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/8.0.0/odl-restconf-all-8.0.0.pom (1.4 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.0/odl-netconf-keystore-plaintext-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.0/odl-netconf-keystore-plaintext-8.0.0.pom (1.7 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/8.0.0/keystore-plaintext-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/8.0.0/keystore-plaintext-api-8.0.0.pom (1.2 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.0/keystore-plaintext-localfile-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.0/keystore-plaintext-localfile-8.0.0.pom (2.1 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/8.0.0/keystore-plaintext-cli-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/8.0.0/keystore-plaintext-cli-8.0.0.pom (1.7 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/8.0.0/features-netconf-experimental-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/8.0.0/features-netconf-experimental-8.0.0.pom (1.7 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/8.0.0/features-netconf-testing-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/8.0.0/features-netconf-testing-8.0.0.pom (1.8 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/8.0.0/odl-netconf-test-tools-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/8.0.0/odl-netconf-test-tools-8.0.0.pom (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/8.0.0/netconf-test-perf-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/8.0.0/netconf-test-perf-8.0.0.pom (3.1 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/14.0.2/features-odlparent-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/14.0.2/features-odlparent-14.0.2.pom (5.3 kB at 887 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/14.0.2/odl-apache-spifly-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/14.0.2/odl-apache-spifly-14.0.2.pom (1.5 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/14.0.2/odl-asm-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/14.0.2/odl-asm-14.0.2.pom (1.7 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 686 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/14.0.2/odl-karaf-feat-war-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/14.0.2/odl-karaf-feat-war-14.0.2.pom (1.5 kB at 308 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 81 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240903.204820-163.pom (6.0 kB at 598 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240903.204820-163.pom (1.4 kB at 125 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 72 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240903.204820-163.pom (5.3 kB at 292 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/odl-serviceutils-tools-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/odl-serviceutils-tools-0.14.0-20240903.101609-139.pom (2.6 kB at 286 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 86 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/odl-serviceutils-metrics-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/odl-serviceutils-metrics-0.14.0-20240903.101609-139.pom (2.5 kB at 126 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 126 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.0-SNAPSHOT/metrics-impl-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.0-SNAPSHOT/metrics-impl-0.14.0-20240903.101609-139.pom (3.6 kB at 395 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 76 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/quality-parent-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/quality-parent-0.14.0-20240903.101609-139.pom (1.9 kB at 110 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 70 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.0-SNAPSHOT/metrics-api-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.0-SNAPSHOT/metrics-api-0.14.0-20240903.101609-139.pom (1.5 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 111 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.0-SNAPSHOT/tools-api-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.0-SNAPSHOT/tools-api-0.14.0-20240903.101609-139.pom (2.3 kB at 144 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.0-SNAPSHOT/upgrade-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.0-SNAPSHOT/upgrade-0.14.0-20240903.101609-139.pom (2.3 kB at 227 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 59 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/binding-parent-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/binding-parent-0.14.0-20240903.101609-139.pom (2.4 kB at 183 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 81 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240903.204820-163.pom (3.5 kB at 387 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.1/odl-mdsal-model-odl-l2-types-14.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.1/odl-mdsal-model-odl-l2-types-14.0.1.pom (1.6 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.1/opendaylight-l2-types-2013.08.27.26.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.1/opendaylight-l2-types-2013.08.27.26.1.pom (2.0 kB at 248 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 109 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240903.204820-163.pom (4.2 kB at 383 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240903.204820-163.pom (2.2 kB at 243 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 72 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240903.204820-163.pom (11 kB at 594 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 114 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240903.204820-163.pom (1.8 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 52 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240903.204820-163.pom (5.4 kB at 283 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 94 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240903.204820-163.pom (6.0 kB at 400 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 98 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240903.204820-163.pom (1.8 kB at 112 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 148 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240903.204820-163.pom (4.8 kB at 346 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240903.204820-163.pom (1.4 kB at 144 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 120 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240903.204820-163.pom (1.6 kB at 136 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240903.204820-163.pom (1.4 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240903.204820-163.pom (1.3 kB at 96 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 120 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240903.204820-163.pom (1.6 kB at 137 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 87 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240903.204820-163.pom (1.5 kB at 66 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 67 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240903.204820-163.pom (2.1 kB at 233 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240903.204820-163.pom (2.0 kB at 197 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240903.204820-163.pom (1.0 kB at 80 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240903.204820-163.pom (1.4 kB at 179 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 105 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240903.204820-163.pom (2.2 kB at 224 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 77 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240903.204820-163.pom (1.6 kB at 143 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 120 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240903.204820-163.pom (7.2 kB at 906 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 113 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240903.204820-163.pom (2.1 kB at 302 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 81 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/odl-serviceutils-srm-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/odl-serviceutils-srm-0.14.0-20240903.101609-139.pom (2.1 kB at 208 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/odl-serviceutils-rpc-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/odl-serviceutils-rpc-0.14.0-20240903.101609-139.pom (1.8 kB at 183 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.0-SNAPSHOT/maven-metadata.xml (2.1 kB at 132 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.0-SNAPSHOT/rpc-api-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.0-SNAPSHOT/rpc-api-0.14.0-20240903.101609-139.pom (2.5 kB at 276 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.0-SNAPSHOT/srm-api-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.0-SNAPSHOT/srm-api-0.14.0-20240903.101609-139.pom (1.4 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 104 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.0-SNAPSHOT/srm-impl-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.0-SNAPSHOT/srm-impl-0.14.0-20240903.101609-139.pom (2.6 kB at 203 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 104 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.0-SNAPSHOT/srm-shell-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.0-SNAPSHOT/srm-shell-0.14.0-20240903.101609-139.pom (2.4 kB at 244 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240903.204820-163.pom (2.0 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 93 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240903.204820-163.pom (1.4 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240903.204820-163.pom (3.1 kB at 165 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240903.204820-163.pom (1.4 kB at 67 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 88 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240903.204820-163.pom (1.6 kB at 94 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240903.204820-163.pom (1.9 kB at 114 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 66 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240903.204820-163.pom (904 B at 48 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 106 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240903.204820-163.pom (2.8 kB at 176 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240903.204820-163.pom (3.9 kB at 392 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 110 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240903.204820-163.pom (1.4 kB at 136 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240903.204820-163.pom (3.0 kB at 215 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 101 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240903.204820-163.pom (1.4 kB at 138 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240903.204820-163.pom (2.2 kB at 148 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240903.204820-163.pom (1.8 kB at 180 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240903.204820-163.pom (1.9 kB at 238 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240903.204820-163.pom (2.5 kB at 192 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240903.204820-163.pom (2.6 kB at 263 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240903.204820-163.pom (1.3 kB at 104 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 73 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240903.204820-163.pom (1.4 kB at 115 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 94 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240903.204820-163.pom (1.4 kB at 124 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 87 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240903.204820-163.pom (1.5 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240903.204820-163.pom (2.3 kB at 234 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 110 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240903.204820-163.pom (1.3 kB at 98 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 460 B/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240903.204820-163.pom (1.7 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240903.204820-163.pom (2.7 kB at 222 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 105 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240903.204820-163.pom (1.9 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 1.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240903.204820-163.pom (1.8 kB at 178 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 93 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240903.204820-163.pom (1.4 kB at 104 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240903.204820-163.pom (2.8 kB at 279 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 82 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240903.204820-163.pom (1.6 kB at 43 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240903.204820-163.pom (2.0 kB at 205 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240903.204820-163.pom (1.4 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240903.204820-163.pom (1.8 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 113 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240903.204820-163.pom (2.4 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240903.204820-163.pom (1.4 kB at 123 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 69 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240903.204820-163.pom (1.9 kB at 234 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240903.204820-163.pom (1.4 kB at 143 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 106 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240903.204820-163.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240903.204820-163.pom (2.0 kB at 226 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 85 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.0-SNAPSHOT/library-features-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.0-SNAPSHOT/library-features-1.19.0-20240904.012707-149.pom (1.5 kB at 132 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 61 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0-SNAPSHOT/odl-ovsdb-library-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0-SNAPSHOT/odl-ovsdb-library-1.19.0-20240904.012707-149.pom (3.1 kB at 344 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 82 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.0-SNAPSHOT/library-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.0-SNAPSHOT/library-1.19.0-20240904.012707-149.pom (6.9 kB at 628 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 76 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0-SNAPSHOT/ovsdb-binding-parent-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0-SNAPSHOT/ovsdb-binding-parent-1.19.0-20240904.012707-149.pom (2.0 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.0-SNAPSHOT/utils.servicehelper-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.0-SNAPSHOT/utils.servicehelper-1.19.0-20240904.012707-149.pom (2.9 kB at 295 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.0-SNAPSHOT/schema.openvswitch-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.0-SNAPSHOT/schema.openvswitch-1.19.0-20240904.012707-149.pom (2.3 kB at 256 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 105 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0-SNAPSHOT/schema.hardwarevtep-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0-SNAPSHOT/schema.hardwarevtep-1.19.0-20240904.012707-149.pom (2.3 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0-SNAPSHOT/hwvtepsouthbound-features-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0-SNAPSHOT/hwvtepsouthbound-features-1.19.0-20240904.012707-149.pom (2.6 kB at 291 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 76 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.19.0-20240904.012707-149.pom (2.0 kB at 157 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 93 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0-SNAPSHOT/hwvtepsouthbound-api-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0-SNAPSHOT/hwvtepsouthbound-api-1.19.0-20240904.012707-149.pom (2.7 kB at 2.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 715 B/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.19.0-20240904.012707-149.pom (2.2 kB at 223 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 71 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0-SNAPSHOT/odl-ovsdb-utils-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0-SNAPSHOT/odl-ovsdb-utils-1.19.0-20240904.012707-149.pom (2.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0-SNAPSHOT/odl-ovsdb-southbound-api-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0-SNAPSHOT/odl-ovsdb-southbound-api-1.19.0-20240904.012707-149.pom (2.3 kB at 127 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 111 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.0-SNAPSHOT/southbound-api-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.0-SNAPSHOT/southbound-api-1.19.0-20240904.012707-149.pom (3.5 kB at 295 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.0-SNAPSHOT/utils.config-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.0-SNAPSHOT/utils.config-1.19.0-20240904.012707-149.pom (2.4 kB at 198 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0-SNAPSHOT/utils.mdsal-utils-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0-SNAPSHOT/utils.mdsal-utils-1.19.0-20240904.012707-149.pom (2.9 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0-SNAPSHOT/utils.southbound-utils-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0-SNAPSHOT/utils.southbound-utils-1.19.0-20240904.012707-149.pom (3.3 kB at 326 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0-SNAPSHOT/hwvtepsouthbound-impl-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0-SNAPSHOT/hwvtepsouthbound-impl-1.19.0-20240904.012707-149.pom (5.1 kB at 512 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-20240904.012707-149.pom (2.1 kB at 161 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 86 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-20240904.012707-149.pom (2.1 kB at 300 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 92 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.19.0-20240904.012707-149.pom (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 120 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.19.0-20240904.012707-149.pom (2.4 kB at 198 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 51 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.0-SNAPSHOT/southbound-features-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.0-SNAPSHOT/southbound-features-1.19.0-20240904.012707-149.pom (2.6 kB at 325 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.19.0-20240904.012707-149.pom (3.4 kB at 286 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 105 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.0-SNAPSHOT/southbound-impl-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.0-SNAPSHOT/southbound-impl-1.19.0-20240904.012707-149.pom (8.1 kB at 812 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 80 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.0-SNAPSHOT/utils.yang-utils-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.0-SNAPSHOT/utils.yang-utils-1.19.0-20240904.012707-149.pom (2.1 kB at 126 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 76 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.19.0-20240904.012707-149.pom (2.1 kB at 232 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 81 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.19.0-20240904.012707-149.pom (2.1 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0-SNAPSHOT/odl-ovsdb-southbound-test-1.19.0-20240904.012707-149.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0-SNAPSHOT/odl-ovsdb-southbound-test-1.19.0-20240904.012707-149.pom (2.1 kB at 190 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 86 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.0-SNAPSHOT/serviceutils-features-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.0-SNAPSHOT/serviceutils-features-0.14.0-20240903.101609-139.pom (2.4 kB at 159 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0-SNAPSHOT/odl-serviceutils-listener-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0-SNAPSHOT/odl-serviceutils-listener-0.14.0-20240903.101609-139.pom (2.1 kB at 160 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 120 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.0-SNAPSHOT/listener-api-0.14.0-20240903.101609-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.0-SNAPSHOT/listener-api-0.14.0-20240903.101609-139.pom (1.8 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/14.0.2/features-yangtools-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/14.0.2/features-yangtools-14.0.2.pom (5.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/14.0.2/features-yangtools-experimental-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/14.0.2/features-yangtools-experimental-14.0.2.pom (1.8 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom (1.4 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.3/junit-jupiter-api-5.10.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.3/junit-jupiter-api-5.10.3.pom (3.2 kB at 796 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.3/junit-platform-commons-1.10.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.3/junit-platform-commons-1.10.3.pom (2.8 kB at 472 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.3/junit-jupiter-params-5.10.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.3/junit-jupiter-params-5.10.3.pom (3.0 kB at 502 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.3/junit-jupiter-engine-5.10.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.3/junit-jupiter-engine-5.10.3.pom (3.2 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.3/junit-platform-engine-1.10.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.3/junit-platform-engine-1.10.3.pom (3.2 kB at 801 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.12.0/mockito-junit-jupiter-5.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.12.0/mockito-junit-jupiter-5.12.0.pom (2.3 kB at 571 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.12.0/mockito-core-5.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.12.0/mockito-core-5.12.0.pom (2.5 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.pom (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.15/byte-buddy-parent-1.14.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.15/byte-buddy-parent-1.14.15.pom (62 kB at 8.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.15/byte-buddy-agent-1.14.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.15/byte-buddy-agent-1.14.15.pom (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.3/junit-jupiter-migrationsupport-5.10.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.3/junit-jupiter-migrationsupport-5.10.3.pom (3.2 kB at 535 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.3/junit-vintage-engine-5.10.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.3/junit-vintage-engine-5.10.3.pom (3.2 kB at 455 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.20.0/features-aaa-0.20.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.20.0/features-aaa-0.20.0-features.xml (1.6 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.20.0/aaa-cli-0.20.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.20.0/odl-aaa-cli-0.20.0-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.0.2/logging-markers-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.22.0/features-bgpcep-0.22.0-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.22.0/odl-bgpcep-algo-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.20.0/odl-aaa-cli-0.20.0-features.xml (913 B at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.22.0/algo-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.22.0/odl-bgpcep-algo-0.22.0-features.xml (792 B at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.1/rfc6991-ietf-inet-types-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.22.0/algo-impl-0.22.0.jar (39 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.1/ietf-type-util-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.1/rfc6991-ietf-inet-types-14.0.1.jar (60 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.22.0/odl-bgpcep-algo-api-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.0.2/logging-markers-14.0.2.jar (9.3 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.22.0/algo-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.22.0/odl-bgpcep-algo-api-0.22.0-features.xml (818 B at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.22.0/odl-bgpcep-bgp-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.1/ietf-type-util-14.0.1.jar (15 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.22.0/odl-bgpcep-bgp-config-example-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.22.0/features-bgpcep-0.22.0-features.xml (13 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.0/bgp-config-example-0.22.0-bgp-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.20.0/aaa-cli-0.20.0.jar (35 kB at 737 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.0/bgp-config-example-0.22.0-network-topology-bgp-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.22.0/odl-bgpcep-bgp-0.22.0-features.xml (4.6 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.22.0/odl-bgpcep-bgp-openconfig-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.22.0/odl-bgpcep-bgp-config-example-0.22.0-features.xml (718 B at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.22.0/bgp-openconfig-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.22.0/algo-api-0.22.0.jar (79 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.1/rfc6991-ietf-yang-types-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.22.0/odl-bgpcep-bgp-openconfig-0.22.0-features.xml (845 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.1/rfc8294-ietf-routing-types-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.0/bgp-config-example-0.22.0-bgp-initial-config.xml (35 kB at 677 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.1/rfc8343-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.0/bgp-config-example-0.22.0-network-topology-bgp-initial-config.xml (1.5 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.22.0/bgp-openconfig-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.22.0/bgp-openconfig-spi-0.22.0.jar (18 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.22.0/odl-bgpcep-bgp-dependencies-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.1/rfc8294-ietf-routing-types-14.0.1.jar (122 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.22.0/bgp-concepts-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.1/rfc6991-ietf-yang-types-14.0.1.jar (53 kB at 868 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.22.0/odl-bgpcep-bgp-extensions-api-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.22.0/odl-bgpcep-bgp-dependencies-0.22.0-features.xml (828 B at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.22.0/odl-bgpcep-bgp-inet-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.1/rfc8343-14.0.1.jar (87 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.22.0/bgp-inet-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.22.0/odl-bgpcep-bgp-extensions-api-0.22.0-features.xml (979 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.22.0/odl-bgpcep-bgp-parser-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.22.0/odl-bgpcep-bgp-inet-0.22.0-features.xml (612 B at 9.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.22.0/bgp-parser-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.22.0/bgp-concepts-0.22.0.jar (342 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.22.0/odl-bgpcep-bgp-parser-api-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.22.0/odl-bgpcep-bgp-parser-0.22.0-features.xml (619 B at 8.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.22.0/bgp-parser-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.22.0/odl-bgpcep-bgp-parser-api-0.22.0-features.xml (1.1 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.22.0/bgp-parser-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.22.0/bgp-inet-0.22.0.jar (245 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.22.0/odl-bgpcep-bgp-rib-api-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.22.0/bgp-parser-api-0.22.0.jar (344 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.22.0/bgp-rib-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.22.0/bgp-parser-impl-0.22.0.jar (128 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.22.0/bgp-rib-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.22.0/bgp-openconfig-api-0.22.0.jar (2.3 MB at 28 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.1/odl-mdsal-model-rfc8343-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.22.0/odl-bgpcep-bgp-rib-api-0.22.0-features.xml (1.5 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.22.0/odl-bgpcep-bgp-linkstate-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.22.0/bgp-parser-spi-0.22.0.jar (96 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.22.0/bgp-linkstate-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.1/odl-mdsal-model-rfc8343-14.0.1-features.xml (645 B at 7.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.22.0/odl-bgpcep-bgp-flowspec-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.22.0/bgp-rib-spi-0.22.0.jar (167 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.22.0/bgp-flowspec-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.22.0/bgp-rib-api-0.22.0.jar (155 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.0/odl-bgpcep-bgp-labeled-unicast-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.22.0/odl-bgpcep-bgp-linkstate-0.22.0-features.xml (1.2 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.22.0/bgp-labeled-unicast-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.22.0/odl-bgpcep-bgp-flowspec-0.22.0-features.xml (1.0 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.22.0/odl-bgpcep-bgp-l3vpn-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.0/odl-bgpcep-bgp-labeled-unicast-0.22.0-features.xml (1.3 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.22.0/bgp-l3vpn-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.22.0/odl-bgpcep-bgp-l3vpn-0.22.0-features.xml (1.0 kB at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.22.0/odl-bgpcep-bgp-mvpn-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.22.0/odl-bgpcep-bgp-mvpn-0.22.0-features.xml (813 B at 7.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.22.0/bgp-mvpn-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.22.0/bgp-labeled-unicast-0.22.0.jar (294 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.22.0/odl-bgpcep-bgp-route-target-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.22.0/bgp-l3vpn-0.22.0.jar (468 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.22.0/bgp-route-target-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.22.0/bgp-linkstate-0.22.0.jar (981 kB at 8.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.22.0/odl-bgpcep-bgp-evpn-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.22.0/bgp-flowspec-0.22.0.jar (835 kB at 7.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.22.0/odl-bgpcep-bgp-route-target-0.22.0-features.xml (669 B at 6.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.22.0/bgp-evpn-0.22.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.0/odl-bgpcep-bgp-path-selection-mode-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.22.0/odl-bgpcep-bgp-evpn-0.22.0-features.xml (989 B at 8.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.22.0/bgp-path-selection-mode-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.22.0/bgp-route-target-0.22.0.jar (215 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.22.0/odl-bgpcep-bgp-rib-impl-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.22.0/bgp-mvpn-0.22.0.jar (624 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.22.0/bgp-rib-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.0/odl-bgpcep-bgp-path-selection-mode-0.22.0-features.xml (873 B at 7.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.22.0/bgp-peer-acceptor-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.22.0/bgp-path-selection-mode-0.22.0.jar (61 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.0/bgp-config-example-0.22.0-routing-policy-default-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.22.0/odl-bgpcep-bgp-rib-impl-0.22.0-features.xml (2.6 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.22.0/odl-bgpcep-bgp-topology-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.22.0/bgp-rib-impl-0.22.0.jar (306 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.22.0/bgp-topology-provider-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.22.0/bgp-peer-acceptor-0.22.0.jar (33 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.1/ietf-topology-2013.10.21.26.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.22.0/odl-bgpcep-bgp-topology-0.22.0-features.xml (1.5 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.22.0/odl-bgpcep-bgp-cli-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.22.0/bgp-evpn-0.22.0.jar (459 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.22.0/bgp-cli-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.0/bgp-config-example-0.22.0-routing-policy-default-config.xml (17 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.0/odl-bgpcep-bgp-openconfig-state-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.22.0/odl-bgpcep-bgp-cli-0.22.0-features.xml (893 B at 6.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.22.0/bgp-openconfig-state-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.0/odl-bgpcep-bgp-openconfig-state-0.22.0-features.xml (657 B at 4.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.0/odl-bgpcep-bgp-openconfig-rp-spi-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.1/ietf-topology-2013.10.21.26.1.jar (105 kB at 770 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.22.0/bgp-openconfig-rp-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.22.0/bgp-topology-provider-0.22.0.jar (465 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.0/odl-bgpcep-bgp-openconfig-rp-impl-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.22.0/bgp-openconfig-state-0.22.0.jar (36 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.22.0/bgp-openconfig-rp-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.0/odl-bgpcep-bgp-openconfig-rp-spi-0.22.0-features.xml (669 B at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.0/odl-bgpcep-bgp-openconfig-rp-statement-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.22.0/bgp-cli-0.22.0.jar (22 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.22.0/bgp-openconfig-rp-statement-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.0/odl-bgpcep-bgp-openconfig-rp-impl-0.22.0-features.xml (1.3 kB at 9.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.22.0/odl-bgpcep-bmp-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.22.0/bgp-openconfig-rp-spi-0.22.0.jar (52 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.22.0/bgp-bmp-parser-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.0/odl-bgpcep-bgp-openconfig-rp-statement-0.22.0-features.xml (893 B at 6.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.22.0/bgp-bmp-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.22.0/bgp-openconfig-rp-impl-0.22.0.jar (19 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.22.0/odl-bgpcep-bmp-api-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.22.0/odl-bgpcep-bmp-0.22.0-features.xml (3.4 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.22.0/bgp-bmp-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.22.0/bgp-openconfig-rp-statement-0.22.0.jar (77 kB at 514 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.22.0/bgp-bmp-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.22.0/bgp-bmp-parser-impl-0.22.0.jar (61 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.22.0/odl-bgpcep-bmp-config-example-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.22.0/bgp-bmp-impl-0.22.0.jar (93 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.22.0/bgp-bmp-config-example-0.22.0-odl-bmp-monitors-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.22.0/odl-bgpcep-bmp-api-0.22.0-features.xml (669 B at 4.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.22.0/odl-bgpcep-bmp-config-loader-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.22.0/odl-bgpcep-bmp-config-example-0.22.0-features.xml (539 B at 3.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.22.0/bmp-monitors-config-loader-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.22.0/bgp-bmp-config-example-0.22.0-odl-bmp-monitors-config.xml (1.3 kB at 8.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.22.0/odl-bgpcep-concepts-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.22.0/odl-bgpcep-bmp-config-loader-0.22.0-features.xml (1.2 kB at 7.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.22.0/concepts-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.22.0/bgp-bmp-spi-0.22.0.jar (37 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.1/odl-mdsal-model-rfc6991-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.22.0/bmp-monitors-config-loader-0.22.0.jar (12 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.1/odl-mdsal-model-rfc8294-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.22.0/odl-bgpcep-concepts-0.22.0-features.xml (755 B at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.1/iana-routing-types-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.22.0/concepts-0.22.0.jar (58 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.22.0/odl-bgpcep-config-loader-impl-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.22.0/bgp-bmp-api-0.22.0.jar (467 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.22.0/config-loader-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.1/odl-mdsal-model-rfc6991-14.0.1-features.xml (807 B at 4.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.22.0/odl-bgpcep-config-loader-spi-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.1/odl-mdsal-model-rfc8294-14.0.1-features.xml (761 B at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.22.0/config-loader-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.1/iana-routing-types-14.0.1.jar (29 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.22.0/odl-bgpcep-topology-config-loader-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.22.0/odl-bgpcep-config-loader-impl-0.22.0-features.xml (839 B at 5.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.22.0/topology-config-loader-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.22.0/config-loader-impl-0.22.0.jar (26 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.22.0/odl-bgpcep-protocols-config-loader-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.22.0/odl-bgpcep-config-loader-spi-0.22.0-features.xml (623 B at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.22.0/protocols-config-loader-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.22.0/odl-bgpcep-topology-config-loader-0.22.0-features.xml (1.1 kB at 6.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.0/odl-bgpcep-routing-policy-config-loader-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.22.0/config-loader-spi-0.22.0.jar (13 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.22.0/routing-policy-config-loader-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.22.0/topology-config-loader-0.22.0.jar (13 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.22.0/odl-bgpcep-graph-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.22.0/odl-bgpcep-protocols-config-loader-0.22.0-features.xml (931 B at 5.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.22.0/graph-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.0/odl-bgpcep-routing-policy-config-loader-0.22.0-features.xml (1.1 kB at 6.5 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.22.0/protocols-config-loader-0.22.0.jar (13 kB at 74 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.22.0/odl-bgpcep-graph-api-0.22.0-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.22.0/graph-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.22.0/routing-policy-config-loader-0.22.0.jar (12 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.22.0/odl-bgpcep-pcep-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.22.0/odl-bgpcep-graph-0.22.0-features.xml (748 B at 4.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.22.0/odl-bgpcep-pcep-api-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.22.0/graph-impl-0.22.0.jar (37 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.22.0/pcep-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.22.0/odl-bgpcep-graph-api-0.22.0-features.xml (841 B at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.22.0/pcep-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.22.0/graph-api-0.22.0.jar (108 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.22.0/odl-bgpcep-pcep-impl-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.22.0/odl-bgpcep-pcep-0.22.0-features.xml (3.6 kB at 19 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.22.0/odl-bgpcep-pcep-api-0.22.0-features.xml (661 B at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.22.0/odl-bgpcep-programming-api-0.22.0-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.22.0/pcep-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.22.0/odl-bgpcep-pcep-impl-0.22.0-features.xml (780 B at 4.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.22.0/programming-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.22.0/pcep-spi-0.22.0.jar (72 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.22.0/programming-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.22.0/odl-bgpcep-programming-api-0.22.0-features.xml (1.5 kB at 7.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.22.0/programming-topology-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.22.0/pcep-impl-0.22.0.jar (68 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.22.0/programming-tunnel-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.22.0/programming-spi-0.22.0.jar (13 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.22.0/odl-bgpcep-programming-impl-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.22.0/programming-tunnel-api-0.22.0.jar (40 kB at 204 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.22.0/programming-api-0.22.0.jar (110 kB at 555 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.22.0/programming-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.22.0/programming-topology-api-0.22.0.jar (20 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.22.0/odl-bgpcep-pcep-server-0.22.0-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.22.0/pcep-server-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.22.0/odl-bgpcep-programming-impl-0.22.0-features.xml (818 B at 4.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.22.0/odl-bgpcep-pcep-topology-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.22.0/odl-bgpcep-pcep-topology-0.22.0-features.xml (990 B at 4.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.22.0/pcep-tunnel-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.22.0/odl-bgpcep-pcep-server-0.22.0-features.xml (1.0 kB at 5.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.22.0/pcep-topology-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.22.0/programming-impl-0.22.0.jar (35 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.22.0/pcep-topology-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.22.0/pcep-server-api-0.22.0.jar (66 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.22.0/odl-bgpcep-pcep-stateful-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.22.0/pcep-tunnel-api-0.22.0.jar (136 kB at 646 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.22.0/pcep-ietf-stateful-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.22.0/pcep-topology-spi-0.22.0.jar (13 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.22.0/odl-bgpcep-pcep-server-provider-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.22.0/pcep-api-0.22.0.jar (1.1 MB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.22.0/pcep-server-provider-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.22.0/pcep-topology-api-0.22.0.jar (332 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.0/odl-bgpcep-pcep-p2mp-te-lsp-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.22.0/odl-bgpcep-pcep-stateful-0.22.0-features.xml (835 B at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.22.0/pcep-ietf-p2mp-te-lsp-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.22.0/odl-bgpcep-pcep-server-provider-0.22.0-features.xml (1.2 kB at 5.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.22.0/odl-bgpcep-pcep-topology-provider-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.0/odl-bgpcep-pcep-p2mp-te-lsp-0.22.0-features.xml (804 B at 3.7 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.22.0/pcep-server-provider-0.22.0.jar (80 kB at 366 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.22.0/pcep-topology-provider-0.22.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.0/odl-bgpcep-pcep-tunnel-provider-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.22.0/pcep-ietf-p2mp-te-lsp-0.22.0.jar (38 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.22.0/pcep-tunnel-provider-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.22.0/odl-bgpcep-pcep-topology-provider-0.22.0-features.xml (1.2 kB at 5.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.22.0/odl-bgpcep-pcep-segment-routing-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.22.0/pcep-ietf-stateful-0.22.0.jar (591 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.22.0/pcep-segment-routing-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.22.0/pcep-tunnel-provider-0.22.0.jar (59 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.0/odl-bgpcep-pcep-auto-bandwidth-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.0/odl-bgpcep-pcep-tunnel-provider-0.22.0-features.xml (841 B at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.22.0/pcep-auto-bandwidth-extension-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.22.0/odl-bgpcep-pcep-segment-routing-0.22.0-features.xml (662 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.22.0/odl-bgpcep-pcep-config-example-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.0/odl-bgpcep-pcep-auto-bandwidth-0.22.0-features.xml (667 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.22.0/pcep-config-example-0.22.0-network-topology-pcep-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.22.0/pcep-topology-provider-0.22.0.jar (212 kB at 923 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.22.0/odl-bgpcep-pcep-cli-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.22.0/pcep-segment-routing-0.22.0.jar (245 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.22.0/pcep-cli-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.22.0/pcep-auto-bandwidth-extension-0.22.0.jar (47 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.22.0/odl-bgpcep-pcep-base-parser-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.22.0/odl-bgpcep-pcep-config-example-0.22.0-features.xml (561 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.22.0/pcep-base-parser-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.22.0/pcep-cli-0.22.0.jar (15 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.22.0/odl-bgpcep-rsvp-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.22.0/odl-bgpcep-pcep-cli-0.22.0-features.xml (822 B at 3.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.22.0/rsvp-impl-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.22.0/pcep-config-example-0.22.0-network-topology-pcep-initial-config.xml (1.6 kB at 6.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.22.0/odl-bgpcep-rsvp-api-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.22.0/odl-bgpcep-pcep-base-parser-0.22.0-features.xml (632 B at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.22.0/rsvp-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.22.0/odl-bgpcep-rsvp-0.22.0-features.xml (574 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.22.0/rsvp-spi-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.22.0/pcep-base-parser-0.22.0.jar (244 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.22.0/odl-bgpcep-topology-api-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.22.0/odl-bgpcep-rsvp-api-0.22.0-features.xml (854 B at 3.5 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.22.0/rsvp-impl-0.22.0.jar (132 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.1/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.1-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.22.0/topology-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.22.0/odl-bgpcep-topology-api-0.22.0-features.xml (967 B at 4.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.22.0/odl-bgpcep-topology-tunnel-api-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.1/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.1-features.xml (812 B at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.22.0/topology-tunnel-api-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.22.0/rsvp-spi-0.22.0.jar (48 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.22.0/odl-bgpcep-topology-segment-routing-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.22.0/odl-bgpcep-topology-tunnel-api-0.22.0-features.xml (721 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.22.0/topology-segment-routing-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.22.0/rsvp-api-0.22.0.jar (665 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.22.0/features-bgpcep-testing-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.22.0/odl-bgpcep-topology-segment-routing-0.22.0-features.xml (714 B at 2.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.22.0/odl-bgpcep-extras-dependencies-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.22.0/topology-tunnel-api-0.22.0.jar (97 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.22.0/util-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.22.0/topology-api-0.22.0.jar (163 kB at 642 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.22.0/odl-bgpcep-bgp-benchmark-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.22.0/features-bgpcep-testing-0.22.0-features.xml (987 B at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.22.0/bgp-benchmark-app-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.22.0/topology-segment-routing-0.22.0.jar (98 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.22.0/odl-bgpcep-data-change-counter-0.22.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.22.0/odl-bgpcep-extras-dependencies-0.22.0-features.xml (768 B at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.22.0/data-change-counter-0.22.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.22.0/util-0.22.0.jar (27 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/10.0.1/features-controller-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.22.0/odl-bgpcep-bgp-benchmark-0.22.0-features.xml (964 B at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/10.0.1/odl-controller-broker-local-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.22.0/bgp-benchmark-app-0.22.0.jar (75 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.1/mdsal-eos-dom-simple-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.22.0/odl-bgpcep-data-change-counter-0.22.0-features.xml (1.1 kB at 4.2 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.22.0/data-change-counter-0.22.0.jar (57 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/10.0.1/features-controller-experimental-10.0.1-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.1/mdsal-dom-inmemory-datastore-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/10.0.1/odl-controller-broker-local-10.0.1-features.xml (1.2 kB at 4.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/10.0.1/odl-toaster-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.1/mdsal-eos-dom-simple-14.0.1.jar (19 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/10.0.1/sample-toaster-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/10.0.1/features-controller-experimental-10.0.1-features.xml (574 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/10.0.1/sample-toaster-consumer-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.1/mdsal-dom-inmemory-datastore-14.0.1.jar (31 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/10.0.1/sample-toaster-provider-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/10.0.1/odl-toaster-10.0.1-features.xml (952 B at 3.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/10.0.1/features-controller-testing-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/10.0.1/features-controller-10.0.1-features.xml (2.5 kB at 9.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/10.0.1/odl-clustering-test-app-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/10.0.1/sample-toaster-consumer-10.0.1.jar (16 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/10.0.1/clustering-it-model-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/10.0.1/sample-toaster-provider-10.0.1.jar (27 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/10.0.1/clustering-it-provider-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/10.0.1/odl-clustering-test-app-10.0.1-features.xml (1.1 kB at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/10.0.1/clustering-it-karaf-cli-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/10.0.1/sample-toaster-10.0.1.jar (79 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/10.0.1/sal-cluster-admin-karaf-cli-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/10.0.1/features-controller-testing-10.0.1-features.xml (796 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/10.0.1/odl-mdsal-benchmark-10.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/10.0.1/clustering-it-karaf-cli-10.0.1.jar (72 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/10.0.1/benchmark-api-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/10.0.1/odl-mdsal-benchmark-10.0.1-features.xml (844 B at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/10.0.1/dsbenchmark-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/10.0.1/sal-cluster-admin-karaf-cli-10.0.1.jar (39 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/10.0.1/ntfbenchmark-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/10.0.1/clustering-it-provider-10.0.1.jar (87 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/10.0.1/rpcbenchmark-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/10.0.1/clustering-it-model-10.0.1.jar (567 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/7.0.2/features-infrautils-7.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/10.0.1/benchmark-api-10.0.1.jar (222 kB at 767 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.2/odl-infrautils-diagstatus-7.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/10.0.1/ntfbenchmark-10.0.1.jar (19 kB at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/7.0.2/diagstatus-web-7.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/10.0.1/dsbenchmark-10.0.1.jar (61 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.0.2/diagstatus-api-7.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/7.0.2/features-infrautils-7.0.2-features.xml (966 B at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.0.2/diagstatus-impl-7.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/10.0.1/rpcbenchmark-10.0.1.jar (23 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.0.2/diagstatus-shell-7.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/7.0.2/diagstatus-web-7.0.2.jar (10 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.0.2/odl-infrautils-ready-7.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.0.2/diagstatus-impl-7.0.2.jar (18 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.0.2/ready-api-7.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.0.2/odl-infrautils-ready-7.0.2-features.xml (926 B at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.0.2/ready-impl-7.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.0.2/odl-infrautils-diagstatus-7.0.2-features.xml (1.8 kB at 6.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.1/awaitility-4.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.0.2/diagstatus-api-7.0.2.jar (22 kB at 74 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.0.2/bundles-diag-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.0.2/ready-api-7.0.2.jar (21 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.0.2/odl-infrautils-utils-7.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.0.2/diagstatus-shell-7.0.2.jar (9.5 kB at 31 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.0.2/bundles-diag-14.0.2.jar (27 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/7.0.2/features-infrautils-experimental-7.0.2-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.0.2/infrautils-util-7.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.1/awaitility-4.2.1.jar (97 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/7.0.2/odl-infrautils-inject-7.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.0.2/odl-infrautils-utils-7.0.2-features.xml (607 B at 2.0 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.0.2/ready-impl-7.0.2.jar (237 kB at 775 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/7.0.2/inject-7.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/14.0.1/features-mdsal-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/14.0.1/features-mdsal-14.0.1-features.xml (4.2 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/14.0.1/odl-mdsal-binding-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/7.0.2/odl-infrautils-inject-7.0.2-features.xml (475 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/14.0.1/odl-mdsal-dom-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/7.0.2/features-infrautils-experimental-7.0.2-features.xml (796 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/14.0.1/odl-mdsal-trace-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.0.2/infrautils-util-7.0.2.jar (27 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.1/mdsal-trace-api-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/7.0.2/inject-7.0.2.jar (12 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/14.0.1/mdsal-trace-impl-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/14.0.1/odl-mdsal-dom-14.0.1-features.xml (524 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/14.0.1/mdsal-trace-cli-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/14.0.1/odl-mdsal-binding-14.0.1-features.xml (751 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.1/odl-mdsal-rfc8294-netty-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/14.0.1/odl-mdsal-trace-14.0.1-features.xml (950 B at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.1/mdsal-rfc8294-netty-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/14.0.1/mdsal-trace-cli-14.0.1.jar (9.6 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.1/odl-mdsal-replicate-common-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/14.0.1/mdsal-trace-impl-14.0.1.jar (36 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/14.0.1/mdsal-replicate-common-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.1/mdsal-trace-api-14.0.1.jar (24 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.1/odl-mdsal-replicate-netty-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.1/odl-mdsal-rfc8294-netty-14.0.1-features.xml (808 B at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.1/mdsal-replicate-netty-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/14.0.1/mdsal-replicate-common-14.0.1.jar (12 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/14.0.1/features-mdsal-experimental-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.1/odl-mdsal-replicate-common-14.0.1-features.xml (639 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.1/odl-mdsal-exp-yanglib-api-0.19.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.1/mdsal-rfc8294-netty-14.0.1.jar (13 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.1/mdsal-yanglib-api-0.19.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.1/mdsal-replicate-netty-14.0.1.jar (54 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.1/odl-mdsal-exp-yanglib-rfc8525-0.19.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.1/odl-mdsal-replicate-netty-14.0.1-features.xml (1.5 kB at 4.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.1/odl-mdsal-model-rfc8525-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/14.0.1/features-mdsal-experimental-14.0.1-features.xml (999 B at 3.0 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.1/odl-mdsal-exp-yanglib-api-0.19.1-features.xml (620 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.1/odl-mdsal-model-rfc8342-14.0.1-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.1/odl-mdsal-model-rfc7952-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.1/mdsal-yanglib-api-0.19.1.jar (16 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.1/rfc7952-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.1/odl-mdsal-exp-yanglib-rfc8525-0.19.1-features.xml (1.1 kB at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.1/rfc8342-ietf-origin-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.1/odl-mdsal-model-rfc8525-14.0.1-features.xml (859 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.1/rfc8525-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.1/odl-mdsal-model-rfc7952-14.0.1-features.xml (609 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.1/mdsal-yanglib-rfc8525-0.19.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.1/odl-mdsal-model-rfc8342-14.0.1-features.xml (759 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/8.0.0/features-netconf-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.1/rfc7952-14.0.1.jar (18 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.0/odl-aaa-netconf-plugin-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.1/rfc8342-ietf-origin-14.0.1.jar (32 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.0/netconf-auth-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.1/mdsal-yanglib-rfc8525-0.19.1.jar (32 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/8.0.0/netconf-auth-aaa-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/8.0.0/features-netconf-8.0.0-features.xml (5.0 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/8.0.0/odl-netconf-all-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.0/odl-aaa-netconf-plugin-8.0.0-features.xml (652 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.0/odl-netconf-api-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.1/rfc8525-14.0.1.jar (148 kB at 428 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.1/odl-mdsal-model-rfc6241-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.0/netconf-auth-8.0.0.jar (8.0 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.1/rfc6241-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/8.0.0/netconf-auth-aaa-8.0.0.jar (11 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.1/odl-mdsal-model-rfc6470-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/8.0.0/odl-netconf-all-8.0.0-features.xml (1.3 kB at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.1/rfc6470-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.0/odl-netconf-api-8.0.0-features.xml (1.5 kB at 4.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.1/odl-mdsal-model-rfc8526-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.1/odl-mdsal-model-rfc6241-14.0.1-features.xml (645 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.1/odl-mdsal-model-rfc6243-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.1/odl-mdsal-model-rfc6470-14.0.1-features.xml (645 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.1/rfc6243-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.1/odl-mdsal-model-rfc6243-14.0.1-features.xml (645 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.1/rfc8526-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.1/odl-mdsal-model-rfc8526-14.0.1-features.xml (859 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.0/netconf-api-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.1/rfc6470-14.0.1.jar (86 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/8.0.0/odl-netconf-client-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.1/rfc6241-14.0.1.jar (403 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/8.0.0/netconf-client-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/8.0.0/odl-netconf-client-8.0.0-features.xml (786 B at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/8.0.0/shaded-exificient-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.1/rfc6243-14.0.1.jar (33 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/8.0.0/odl-netconf-common-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.0/netconf-api-8.0.0.jar (67 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/8.0.0/netconf-common-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.1/rfc8526-14.0.1.jar (113 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/8.0.0/netconf-netty-util-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/8.0.0/odl-netconf-common-8.0.0-features.xml (1.2 kB at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-codec/8.0.0/netconf-codec-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/8.0.0/netconf-client-8.0.0.jar (306 kB at 826 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/8.0.0/odl-netconf-impl-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/8.0.0/netconf-common-8.0.0.jar (22 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.1/odl-mdsal-model-rfc6022-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/8.0.0/netconf-netty-util-8.0.0.jar (61 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.1/rfc6022-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.1/odl-mdsal-model-rfc6022-14.0.1-features.xml (645 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/8.0.0/netconf-server-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/8.0.0/odl-netconf-impl-8.0.0-features.xml (1.5 kB at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.1/rfc7407-ietf-x509-cert-to-name-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-codec/8.0.0/netconf-codec-8.0.0.jar (24 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/8.0.0/odl-netconf-mdsal-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.1/rfc6022-14.0.1.jar (169 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.0/odl-yanglib-mdsal-writer-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/8.0.0/odl-netconf-mdsal-8.0.0-features.xml (1.3 kB at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.0/yanglib-mdsal-writer-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/8.0.0/netconf-server-8.0.0.jar (400 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/8.0.0/netconf-server-mdsal-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/8.0.0/shaded-exificient-8.0.0.jar (1.7 MB at 4.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.1/rfc7407-ietf-x509-cert-to-name-14.0.1.jar (47 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/8.0.0/netconf-nb-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.0/odl-yanglib-mdsal-writer-8.0.0-features.xml (742 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.0/shaded-sshd-8.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.0/odl-netconf-model-rfc5277-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.0/yanglib-mdsal-writer-8.0.0.jar (29 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.0/rfc5277-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.0/odl-netconf-model-rfc5277-8.0.0-features.xml (594 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/8.0.0/odl-netconf-util-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/8.0.0/netconf-nb-8.0.0.jar (37 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/8.0.0/netconf-common-mdsal-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.0/rfc5277-8.0.0.jar (67 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.0/odl-netconf-clustered-topology-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/8.0.0/netconf-server-mdsal-8.0.0.jar (134 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/8.0.0/netconf-topology-singleton-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/8.0.0/odl-netconf-util-8.0.0-features.xml (740 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/8.0.0/netconf-topology-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.0/odl-netconf-clustered-topology-8.0.0-features.xml (779 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/8.0.0/odl-netconf-connector-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/8.0.0/netconf-common-mdsal-8.0.0.jar (54 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/8.0.0/netconf-client-mdsal-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/8.0.0/netconf-topology-singleton-8.0.0.jar (187 kB at 454 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/8.0.0/keystore-legacy-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/8.0.0/netconf-topology-8.0.0.jar (174 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.0/netconf-dom-api-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/8.0.0/odl-netconf-connector-8.0.0-features.xml (1.5 kB at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/8.0.0/odl-netconf-connector-all-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.0/netconf-dom-api-8.0.0.jar (16 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.0/odl-netconf-callhome-ssh-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/8.0.0/keystore-legacy-8.0.0.jar (181 kB at 428 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.0/callhome-provider-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/8.0.0/odl-netconf-connector-all-8.0.0-features.xml (766 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/8.0.0/odl-netconf-console-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/8.0.0/netconf-client-mdsal-8.0.0.jar (424 kB at 995 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/8.0.0/netconf-console-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.0/odl-netconf-callhome-ssh-8.0.0-features.xml (862 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/8.0.0/odl-netconf-topology-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.0/shaded-sshd-8.0.0.jar (2.0 MB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/8.0.0/netconf-topology-impl-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/8.0.0/odl-netconf-console-8.0.0-features.xml (1.1 kB at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.0/odl-restconf-openapi-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.0/callhome-provider-8.0.0.jar (175 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.0/restconf-openapi-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/8.0.0/odl-netconf-topology-8.0.0-features.xml (788 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.0/restconf-server-jaxrs-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/8.0.0/netconf-console-8.0.0.jar (37 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.0/restconf-api-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/8.0.0/netconf-topology-impl-8.0.0.jar (14 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.0/restconf-server-api-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.0/odl-restconf-openapi-8.0.0-features.xml (876 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.1/rfc8040-ietf-restconf-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.0/restconf-server-jaxrs-8.0.0.jar (59 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.0/restconf-server-spi-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.0/restconf-api-8.0.0.jar (74 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.1/rfc8040-ietf-restconf-monitoring-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.1/rfc8040-ietf-restconf-14.0.1.jar (61 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.0/odl-restconf-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.0/restconf-server-api-8.0.0.jar (100 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.0/odl-restconf-nb-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.0/odl-restconf-8.0.0-features.xml (489 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.1/odl-mdsal-model-rfc8072-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.1/rfc8040-ietf-restconf-monitoring-14.0.1.jar (54 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.1/odl-mdsal-model-rfc8040-ietf-restconf-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.0/odl-restconf-nb-8.0.0-features.xml (2.1 kB at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.1/rfc8072-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.0/restconf-server-spi-8.0.0.jar (143 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/8.0.0/odl-restconf-common-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.1/odl-mdsal-model-rfc8072-14.0.1-features.xml (673 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.1/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.1/odl-mdsal-model-rfc8040-ietf-restconf-14.0.1-features.xml (680 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.0/odl-device-notification-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.1/rfc8072-14.0.1.jar (100 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.0/restconf-mdsal-spi-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.1/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.1-features.xml (770 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.0/restconf-nb-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.0/odl-device-notification-8.0.0.jar (35 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.0/restconf-server-mdsal-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.0/restconf-mdsal-spi-8.0.0.jar (106 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.0/sal-remote-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.0/restconf-nb-8.0.0.jar (15 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.0/sal-remote-impl-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/8.0.0/odl-restconf-common-8.0.0-features.xml (1.7 kB at 3.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.0/restconf-nb-8.0.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.0/restconf-server-mdsal-8.0.0.jar (35 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/8.0.0/odl-restconf-all-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.0/restconf-nb-8.0.0-config.cfg (878 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.0/odl-netconf-transport-api-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.0/sal-remote-8.0.0.jar (96 kB at 206 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.0/sal-remote-impl-8.0.0.jar (43 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.0/odl-netconf-transport-8.0.0-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.0/transport-api-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/8.0.0/odl-restconf-all-8.0.0-features.xml (704 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.1/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.0/restconf-openapi-8.0.0.jar (3.4 MB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.1/iana-crypt-hash-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.0/odl-netconf-transport-8.0.0-features.xml (1.6 kB at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.0/transport-ssh-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.0/odl-netconf-transport-api-8.0.0-features.xml (734 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.1/rfc8341-14.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.1/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.1-features.xml (665 B at 1.4 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.0/transport-api-8.0.0.jar (20 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.0/draft-ietf-crypto-types-8.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.0/transport-tcp-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.1/iana-crypt-hash-14.0.1.jar (23 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.0/transport-tls-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.1/rfc8341-14.0.1.jar (97 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.0/odl-netconf-keystore-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.0/odl-netconf-keystore-8.0.0-features.xml (745 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.1/odl-mdsal-model-rfc8341-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.0/draft-ietf-crypto-types-8.0.0.jar (233 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.0/keystore-api-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.0/transport-tcp-8.0.0.jar (150 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.0/keystore-none-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.0/transport-ssh-8.0.0.jar (1.0 MB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.0/odl-netconf-keystore-plaintext-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.1/odl-mdsal-model-rfc8341-14.0.1-features.xml (645 B at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/8.0.0/keystore-plaintext-api-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.0/odl-netconf-keystore-plaintext-8.0.0-features.xml (814 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.0/keystore-plaintext-localfile-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.0/keystore-none-8.0.0.jar (9.4 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/8.0.0/keystore-plaintext-cli-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/8.0.0/keystore-plaintext-api-8.0.0.jar (9.4 kB at 19 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.0/keystore-api-8.0.0.jar (196 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.0/truststore-api-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/8.0.0/keystore-plaintext-cli-8.0.0.jar (26 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.0/truststore-none-8.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.0/odl-netconf-truststore-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.0/keystore-plaintext-localfile-8.0.0.jar (23 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/8.0.0/features-netconf-experimental-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.0/truststore-none-8.0.0.jar (9.4 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/8.0.0/features-netconf-testing-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/8.0.0/features-netconf-experimental-8.0.0-features.xml (547 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/8.0.0/odl-netconf-test-tools-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.0/odl-netconf-truststore-8.0.0-features.xml (757 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/8.0.0/netconf-test-perf-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.0/truststore-api-8.0.0.jar (153 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/14.0.2/features-odlparent-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/8.0.0/odl-netconf-test-tools-8.0.0-features.xml (930 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/14.0.2/odl-apache-spifly-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.0/transport-tls-8.0.0.jar (1.2 MB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/8.0.0/features-netconf-testing-8.0.0-features.xml (733 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/14.0.2/odl-asm-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/14.0.2/features-odlparent-14.0.2-features.xml (4.1 kB at 8.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.0.2/odl-jackson-2-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/14.0.2/odl-apache-spifly-14.0.2-features.xml (588 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.7/pax-jdbc-db2-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/14.0.2/odl-asm-14.0.2-features.xml (549 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.7/pax-jdbc-hsqldb-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.0.2/odl-jackson-2-14.0.2-features.xml (1.5 kB at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.7/pax-jdbc-db2-1.5.7.jar (10.0 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.7/pax-jdbc-jtds-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/8.0.0/netconf-test-perf-8.0.0.jar (365 kB at 704 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.7/pax-jdbc-hsqldb-1.5.7.jar (8.2 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.7/pax-jdbc-mysql-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.3.0/mysql-connector-j-8.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.7/pax-jdbc-jtds-1.5.7.jar (7.1 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.25.1/protobuf-java-3.25.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.7/pax-jdbc-mysql-1.5.7.jar (8.3 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.7/pax-jdbc-oracle-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar (318 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.7/pax-jdbc-oracle-1.5.7.jar (8.4 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.7/pax-jdbc-pool-aries-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.7/pax-jdbc-pool-aries-1.5.7.jar (139 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.7/pax-jdbc-pool-c3p0-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.7/pax-jdbc-pool-c3p0-1.5.7.jar (9.2 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar (1.7 MB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.25.1/protobuf-java-3.25.1.jar (1.9 MB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.7/pax-jdbc-pool-hikaricp-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.7/pax-jdbc-pool-hikaricp-1.5.7.jar (6.2 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar (159 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.7/pax-jdbc-sqlite-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.jar (631 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.45.2.0/sqlite-jdbc-3.45.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.7/pax-jdbc-sqlite-1.5.7.jar (7.9 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.7/pax-jdbc-teradata-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.jar (1.5 MB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.7/pax-jdbc-pool-narayana-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.3.0/mysql-connector-j-8.3.0.jar (2.5 MB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.7/pax-jdbc-teradata-1.5.7.jar (10 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.7/pax-jdbc-pool-transx-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.7/pax-jdbc-pool-narayana-1.5.7.jar (18 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.jar (34 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/14.0.2/odl-karaf-feat-war-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.7/pax-jdbc-pool-transx-1.5.7.jar (9.7 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.0.2/odl-woodstox-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.jar (70 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.1/odl-mdsal-model-odl-l2-types-14.0.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/14.0.2/odl-karaf-feat-war-14.0.2-features.xml (399 B at 675 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.1/opendaylight-l2-types-2013.08.27.26.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.0.2/odl-woodstox-14.0.2-features.xml (528 B at 887 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/14.0.2/features-yangtools-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.1/opendaylight-l2-types-2013.08.27.26.1.jar (21 kB at 35 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.1/odl-mdsal-model-odl-l2-types-14.0.1-features.xml (663 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.2/odl-yangtools-export-14.0.2-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.2/yang-model-export-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/14.0.2/features-yangtools-14.0.2-features.xml (3.5 kB at 5.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.2/odl-yangtools-netty-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.2/yang-model-export-14.0.2.jar (38 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.2/yang-common-netty-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.2/odl-yangtools-export-14.0.2-features.xml (590 B at 976 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/14.0.2/features-yangtools-experimental-14.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.2/odl-yangtools-netty-14.0.2-features.xml (756 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.2/yang-common-netty-14.0.2.jar (12 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/14.0.2/features-yangtools-experimental-14.0.2-features.xml (584 B at 957 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.3/junit-jupiter-api-5.10.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar (1.5 kB at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.3/junit-platform-commons-1.10.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar (1.5 kB at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.3/junit-jupiter-params-5.10.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar (7.0 MB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.3/junit-jupiter-engine-5.10.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.3/junit-platform-commons-1.10.3.jar (106 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.3/junit-platform-engine-1.10.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.3/junit-jupiter-api-5.10.3.jar (211 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.12.0/mockito-junit-jupiter-5.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.3/junit-jupiter-engine-5.10.3.jar (245 kB at 388 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.3/junit-jupiter-migrationsupport-5.10.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.12.0/mockito-junit-jupiter-5.12.0.jar (8.9 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.3/junit-vintage-engine-5.10.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.3/junit-jupiter-params-5.10.3.jar (586 kB at 923 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.12.0/mockito-core-5.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.3/junit-jupiter-migrationsupport-5.10.3.jar (28 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.3/junit-platform-engine-1.10.3.jar (205 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.15/byte-buddy-agent-1.14.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.3/junit-vintage-engine-5.10.3.jar (67 kB at 104 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.15/byte-buddy-agent-1.14.15.jar (258 kB at 391 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.12.0/mockito-core-5.12.0.jar (704 kB at 1.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar (4.2 MB at 6.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.45.2.0/sqlite-jdbc-3.45.2.0.jar (14 MB at 19 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/daexim-features-1.16.0-20240903.090105-135-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/daexim-features-1.16.0-20240903.090105-135-features.xml (734 B at 92 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/odl-daexim-1.16.0-20240903.090105-135-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/daexim-model-1.16.0-20240903.090105-135.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/daexim-impl-1.16.0-20240903.090105-135.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/daexim-spi-1.16.0-20240903.090105-135.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.16.0-20240903.090105-135.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/odl-daexim-1.16.0-20240903.090105-135-features.xml (1.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/daexim-impl-1.16.0-20240903.090105-135.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/daexim-impl-1.16.0-20240903.090105-135.jar (63 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/odl-daexim-all-1.16.0-20240903.090105-135-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.16.0-20240903.090105-135.jar (10 kB at 914 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/daexim-spi-1.16.0-20240903.090105-135.jar (8.0 kB at 618 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0-SNAPSHOT/features-lispflowmapping-1.20.0-20240903.091539-113-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0-SNAPSHOT/odl-lispflowmapping-models-1.20.0-20240903.091539-113-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/daexim-model-1.16.0-20240903.090105-135.jar (184 kB at 12 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0-SNAPSHOT/mappingservice.lisp-proto-1.20.0-20240903.091539-113.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/daexim-impl-1.16.0-20240903.090105-135.cfg (232 B at 15 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0-SNAPSHOT/mappingservice.api-1.20.0-20240903.091539-113.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/odl-daexim-all-1.16.0-20240903.090105-135-features.xml (681 B at 43 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.20.0-20240903.091539-113-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0-SNAPSHOT/features-lispflowmapping-1.20.0-20240903.091539-113-features.xml (1.9 kB at 104 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0-SNAPSHOT/mappingservice.inmemorydb-1.20.0-20240903.091539-113.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0-SNAPSHOT/odl-lispflowmapping-models-1.20.0-20240903.091539-113-features.xml (1.0 kB at 56 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0-SNAPSHOT/odl-lispflowmapping-southbound-1.20.0-20240903.091539-113-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.20.0-20240903.091539-113-features.xml (899 B at 37 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0-SNAPSHOT/mappingservice.dsbackend-1.20.0-20240903.091539-113.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0-SNAPSHOT/odl-lispflowmapping-southbound-1.20.0-20240903.091539-113-features.xml (1.7 kB at 65 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0-SNAPSHOT/mappingservice.mapcache-1.20.0-20240903.091539-113.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0-SNAPSHOT/mappingservice.inmemorydb-1.20.0-20240903.091539-113.jar (25 kB at 785 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0-SNAPSHOT/mappingservice.southbound-1.20.0-20240903.091539-113.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0-SNAPSHOT/mappingservice.api-1.20.0-20240903.091539-113.jar (455 kB at 14 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0-SNAPSHOT/mappingservice.config-1.20.0-20240903.091539-113.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0-SNAPSHOT/mappingservice.dsbackend-1.20.0-20240903.091539-113.jar (23 kB at 626 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.20.0-20240903.091539-113-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0-SNAPSHOT/mappingservice.lisp-proto-1.20.0-20240903.091539-113.jar (766 kB at 21 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0-SNAPSHOT/mappingservice.implementation-1.20.0-20240903.091539-113.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0-SNAPSHOT/mappingservice.config-1.20.0-20240903.091539-113.jar (13 kB at 334 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0-SNAPSHOT/odl-lispflowmapping-msmr-1.20.0-20240903.091539-113-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0-SNAPSHOT/mappingservice.mapcache-1.20.0-20240903.091539-113.jar (44 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.20.0-20240903.091539-113-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0-SNAPSHOT/mappingservice.implementation-1.20.0-20240903.091539-113.jar (109 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0-SNAPSHOT/mappingservice.shell-1.20.0-20240903.091539-113.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0-SNAPSHOT/mappingservice.southbound-1.20.0-20240903.091539-113.jar (56 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0-SNAPSHOT/odl-lispflowmapping-msmr-1.20.0-20240903.091539-113-features.xml (877 B at 19 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240903.204820-163-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.20.0-20240903.091539-113-features.xml (1.4 kB at 29 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.20.0-20240903.091539-113-features.xml (790 B at 16 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240903.204820-163-features.xml (780 B at 14 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240903.204820-163-features.xml (5.1 kB at 91 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240903.204820-163.jar (203 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240903.204820-163-features.xml (901 B at 15 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0-SNAPSHOT/mappingservice.shell-1.20.0-20240903.091539-113.jar (22 kB at 367 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240903.204820-163.jar (13 kB at 196 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240903.204820-163.jar (13 kB at 207 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240903.204820-163-features.xml (1.2 kB at 17 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240903.204820-163.jar (24 kB at 347 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240903.204820-163.jar (44 kB at 577 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240903.204820-163-features.xml (786 B at 10 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240903.204820-163.jar (186 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240903.204820-163-features.xml (913 B at 11 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240903.204820-163.jar (107 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240903.204820-163-features.xml (1.1 kB at 12 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240903.204820-163.jar (48 kB at 513 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240903.204820-163.jar (92 kB at 970 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240903.204820-163.jar (2.4 MB at 25 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240903.204820-163.jar (14 kB at 144 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240903.204820-163.jar (42 kB at 417 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240903.204820-163-features.xml (783 B at 7.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240903.204820-163-features.xml (992 B at 9.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240903.204820-163-features.xml (1.8 kB at 15 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240903.204820-163.jar (25 kB at 221 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240903.204820-163-features.xml (818 B at 7.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240903.204820-163.jar (26 kB at 224 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240903.204820-163-features.xml (810 B at 7.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240903.204820-163-features.xml (813 B at 6.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240903.204820-163-features.xml (2.0 kB at 17 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240903.204820-163-config.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240903.204820-163.jar (47 kB at 385 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240903.204820-163-legacyConfig.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240903.204820-163-features.xml (1.6 kB at 13 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240903.204820-163.jar (15 kB at 114 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240903.204820-163-config.xml (943 B at 7.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240903.204820-163-legacyConfig.xml (941 B at 7.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240903.204820-163.jar (639 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240903.204820-163.jar (73 kB at 509 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240903.204820-163.jar (23 kB at 155 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240903.204820-163-features.xml (2.7 kB at 18 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240903.204820-163.jar (783 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240903.204820-163.jar (10.0 kB at 64 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240903.204820-163.jar (1.5 MB at 9.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240903.204820-163.jar (1.4 MB at 8.6 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240903.204820-163.jar (22 kB at 138 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240903.204820-163.jar (19 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240903.204820-163.jar (144 kB at 845 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240903.204820-163-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240903.204820-163.jar (429 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240903.204820-163.jar (33 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240903.204820-163-config.cfg (6.4 kB at 36 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240903.204820-163.jar (1.2 MB at 6.6 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240903.204820-163-features.xml (823 B at 4.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240903.204820-163.jar (31 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240903.204820-163-features.xml (1.1 kB at 6.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240903.204820-163.jar (101 kB at 533 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240903.204820-163-features.xml (790 B at 4.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240903.204820-163-features.xml (1.2 kB at 6.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240903.204820-163.jar (582 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240903.204820-163-features.xml (1.1 kB at 5.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240903.204820-163-features.xml (972 B at 4.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240903.204820-163.jar (44 kB at 223 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240903.204820-163-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240903.204820-163.jar (14 kB at 67 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240903.204820-163-features.xml (858 B at 4.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240903.204820-163.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240903.204820-163-features.xml (642 B at 3.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.0-SNAPSHOT/library-features-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.0-SNAPSHOT/library-features-1.19.0-20240904.012707-149-features.xml (541 B at 2.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0-SNAPSHOT/odl-ovsdb-library-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240903.204820-163.jar (111 kB at 511 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.0-SNAPSHOT/library-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240903.204820-163.jar (62 kB at 282 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.0-SNAPSHOT/library-1.19.0-20240904.012707-149-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240903.204820-163.jar (1.1 MB at 4.9 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.0-SNAPSHOT/utils.servicehelper-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0-SNAPSHOT/odl-ovsdb-library-1.19.0-20240904.012707-149-features.xml (1.3 kB at 5.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.0-SNAPSHOT/schema.openvswitch-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.0-SNAPSHOT/library-1.19.0-20240904.012707-149-config.cfg (1.3 kB at 5.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0-SNAPSHOT/schema.hardwarevtep-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.0-SNAPSHOT/utils.servicehelper-1.19.0-20240904.012707-149.jar (10 kB at 45 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0-SNAPSHOT/hwvtepsouthbound-features-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.0-SNAPSHOT/library-1.19.0-20240904.012707-149.jar (231 kB at 982 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.0-SNAPSHOT/schema.openvswitch-1.19.0-20240904.012707-149.jar (28 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0-SNAPSHOT/hwvtepsouthbound-api-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0-SNAPSHOT/schema.hardwarevtep-1.19.0-20240904.012707-149.jar (25 kB at 107 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0-SNAPSHOT/hwvtepsouthbound-features-1.19.0-20240904.012707-149-features.xml (1.6 kB at 6.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0-SNAPSHOT/odl-ovsdb-utils-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.19.0-20240904.012707-149-features.xml (1.0 kB at 4.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.0-SNAPSHOT/utils.config-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240903.204820-163.jar (3.1 MB at 13 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0-SNAPSHOT/utils.mdsal-utils-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.19.0-20240904.012707-149-features.xml (1.1 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0-SNAPSHOT/utils.southbound-utils-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.0-SNAPSHOT/utils.config-1.19.0-20240904.012707-149.jar (9.8 kB at 39 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0-SNAPSHOT/hwvtepsouthbound-impl-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0-SNAPSHOT/utils.mdsal-utils-1.19.0-20240904.012707-149.jar (26 kB at 103 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0-SNAPSHOT/odl-ovsdb-utils-1.19.0-20240904.012707-149-features.xml (985 B at 3.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0-SNAPSHOT/hwvtepsouthbound-api-1.19.0-20240904.012707-149.jar (335 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0-SNAPSHOT/utils.southbound-utils-1.19.0-20240904.012707-149.jar (42 kB at 161 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.19.0-20240904.012707-149-features.xml (716 B at 2.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.0-SNAPSHOT/southbound-features-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.19.0-20240904.012707-149-features.xml (781 B at 3.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0-SNAPSHOT/odl-ovsdb-southbound-api-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.19.0-20240904.012707-149-features.xml (799 B at 3.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.0-SNAPSHOT/southbound-api-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0-SNAPSHOT/hwvtepsouthbound-impl-1.19.0-20240904.012707-149.jar (422 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0-SNAPSHOT/odl-ovsdb-southbound-api-1.19.0-20240904.012707-149-features.xml (981 B at 3.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.0-SNAPSHOT/southbound-impl-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.0-SNAPSHOT/southbound-features-1.19.0-20240904.012707-149-features.xml (1.5 kB at 5.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.0-SNAPSHOT/utils.yang-utils-1.19.0-20240904.012707-149.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.19.0-20240904.012707-149.jar (12 kB at 43 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.0-SNAPSHOT/southbound-impl-1.19.0-20240904.012707-149-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.0-SNAPSHOT/southbound-api-1.19.0-20240904.012707-149.jar (439 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.19.0-20240904.012707-149-features.xml (1.9 kB at 6.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.0-SNAPSHOT/utils.yang-utils-1.19.0-20240904.012707-149.jar (9.9 kB at 36 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0-SNAPSHOT/odl-ovsdb-southbound-test-1.19.0-20240904.012707-149-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.0-SNAPSHOT/southbound-impl-1.19.0-20240904.012707-149-config.cfg (2.0 kB at 7.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.0-SNAPSHOT/serviceutils-features-0.14.0-20240903.101609-139-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.19.0-20240904.012707-149-features.xml (793 B at 2.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0-SNAPSHOT/odl-serviceutils-listener-0.14.0-20240903.101609-139-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.0-SNAPSHOT/southbound-impl-1.19.0-20240904.012707-149.jar (307 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.0-SNAPSHOT/listener-api-0.14.0-20240903.101609-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0-SNAPSHOT/odl-ovsdb-southbound-test-1.19.0-20240904.012707-149-features.xml (993 B at 3.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.0-SNAPSHOT/metrics-api-0.14.0-20240903.101609-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.19.0-20240904.012707-149-features.xml (775 B at 2.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/odl-serviceutils-metrics-0.14.0-20240903.101609-139-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.0-SNAPSHOT/serviceutils-features-0.14.0-20240903.101609-139-features.xml (1.5 kB at 5.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.0-SNAPSHOT/metrics-impl-0.14.0-20240903.101609-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0-SNAPSHOT/odl-serviceutils-listener-0.14.0-20240903.101609-139-features.xml (854 B at 3.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.0-SNAPSHOT/metrics-impl-0.14.0-20240903.101609-139-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.0-SNAPSHOT/listener-api-0.14.0-20240903.101609-139.jar (24 kB at 83 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/odl-serviceutils-rpc-0.14.0-20240903.101609-139-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.0-SNAPSHOT/metrics-impl-0.14.0-20240903.101609-139-config.cfg (1.8 kB at 6.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.0-SNAPSHOT/rpc-api-0.14.0-20240903.101609-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/odl-serviceutils-metrics-0.14.0-20240903.101609-139-features.xml (1.2 kB at 4.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/odl-serviceutils-srm-0.14.0-20240903.101609-139-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.0-SNAPSHOT/metrics-impl-0.14.0-20240903.101609-139.jar (37 kB at 126 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.0-SNAPSHOT/srm-api-0.14.0-20240903.101609-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.0-SNAPSHOT/metrics-api-0.14.0-20240903.101609-139.jar (25 kB at 85 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.0-SNAPSHOT/srm-impl-0.14.0-20240903.101609-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/odl-serviceutils-rpc-0.14.0-20240903.101609-139-features.xml (601 B at 2.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.0-SNAPSHOT/srm-shell-0.14.0-20240903.101609-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.0-SNAPSHOT/rpc-api-0.14.0-20240903.101609-139.jar (16 kB at 52 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/odl-serviceutils-tools-0.14.0-20240903.101609-139-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.0-SNAPSHOT/srm-impl-0.14.0-20240903.101609-139.jar (20 kB at 66 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.0-SNAPSHOT/tools-api-0.14.0-20240903.101609-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.0-SNAPSHOT/srm-api-0.14.0-20240903.101609-139.jar (139 kB at 456 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.0-SNAPSHOT/upgrade-0.14.0-20240903.101609-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/odl-serviceutils-srm-0.14.0-20240903.101609-139-features.xml (1.0 kB at 3.4 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/odl-serviceutils-tools-0.14.0-20240903.101609-139-features.xml (1.1 kB at 3.5 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.0-SNAPSHOT/srm-shell-0.14.0-20240903.101609-139.jar (29 kB at 92 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.0-SNAPSHOT/upgrade-0.14.0-20240903.101609-139.jar (24 kB at 77 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.0-SNAPSHOT/tools-api-0.14.0-20240903.101609-139.jar (25 kB at 79 kB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-index --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.pom (235 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom (9.1 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom (19 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.0.2/checkstyle-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.0.2/checkstyle-14.0.2.pom (545 B at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 521 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 987 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.jar (2.1 MB at 93 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.0.2/checkstyle-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar (19 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.0.2/checkstyle-14.0.2.jar (7.0 kB at 703 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar (232 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 645 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 617 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar (425 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 8.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 5.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 21 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 5.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar (3.1 MB at 76 MB/s) [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ features-index --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.pom (1.3 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license (11 kB at 2.8 MB/s) [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.21.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.21.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 80 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-index --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.0.2/spotbugs-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.0.2/spotbugs-14.0.2.pom (841 B at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.0.2/spotbugs-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.0.2/spotbugs-14.0.2.jar (4.2 kB at 1.0 MB/s) [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-index --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.2:test (default) @ features-index --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ features-index --- [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar (43 kB at 5.3 MB/s) [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-index --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-index --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ features-index --- [WARNING] [WARNING] The packaging plugin for project features-index did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.0-SNAPSHOT/features-index-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.0-SNAPSHOT/features-index-0.21.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ features-index --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.21.0-SNAPSHOT [11/19] [INFO] from features/singles/odl-integration-compatible-with-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 109 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-integration-compatible-with-all --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.2:test (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-integration-compatible-with-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0-SNAPSHOT/odl-integration-compatible-with-all-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0-SNAPSHOT/odl-integration-compatible-with-all-0.21.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ odl-integration-compatible-with-all --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.21.0-SNAPSHOT [12/19] [INFO] from features/singles/odl-integration-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-integration-all --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-integration-all --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ odl-integration-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.21.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.21.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 61 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-integration-all --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-integration-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.2:test (default) @ odl-integration-all --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ odl-integration-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-integration-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-integration-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-integration-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.0-SNAPSHOT/odl-integration-all-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.0-SNAPSHOT/odl-integration-all-0.21.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ odl-integration-all --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.21.0-SNAPSHOT [13/19] [INFO] from features/repos/test/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-test --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ features-test --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ features-test --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.21.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.21.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 85 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-test --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-test >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.2:test (default) @ features-test --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ features-test --- [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ features-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ features-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ features-test --- [WARNING] [WARNING] The packaging plugin for project features-test did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.0-SNAPSHOT/features-test-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.0-SNAPSHOT/features-test-0.21.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ features-test --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.21.0-SNAPSHOT [14/19] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.0.2/karaf-plugin-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.0.2/karaf-plugin-14.0.2.pom (4.2 kB at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.0.2/karaf-plugin-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.0.2/karaf-plugin-14.0.2.jar (36 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.20.0/aaa-cli-jar-0.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.20.0/aaa-cli-jar-0.20.0.pom (6.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom (14 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.0.2/karaf.branding-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.0.2/karaf.branding-14.0.2.pom (1.3 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.0.2/bcpkix-framework-ext-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.0.2/bcpkix-framework-ext-14.0.2.pom (3.6 kB at 723 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.0.2/bcprov-framework-ext-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.0.2/bcprov-framework-ext-14.0.2.pom (3.6 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.0.2/bcutil-framework-ext-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.0.2/bcutil-framework-ext-14.0.2.pom (3.6 kB at 722 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.20.0/aaa-cli-jar-0.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.20.0/aaa-cli-jar-0.20.0.jar (4.2 MB at 101 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.0.2/karaf.branding-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.0.2/bcprov-framework-ext-14.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.0.2/bcpkix-framework-ext-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.0.2/karaf.branding-14.0.2.jar (3.3 kB at 544 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.0.2/bcutil-framework-ext-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.0.2/bcpkix-framework-ext-14.0.2.jar (8.9 kB at 891 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar (78 kB at 2.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.0.2/bcutil-framework-ext-14.0.2.jar (8.4 kB at 263 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.0.2/bcprov-framework-ext-14.0.2.jar (11 kB at 307 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2.jar (8.9 MB at 75 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ karaf --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ karaf --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.6:assembly (process-resources) @ karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.21.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature fdef4b6b-f9f7-41bd-a75b-230cff20c844/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.2 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.7.1:copy (apply-branding) @ karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.2' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.2/karaf.branding-14.0.2.jar) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly/lib/karaf.branding-14.0.2.jar [INFO] [INFO] --- dependency:3.7.1:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- dependency:3.7.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2-config.properties [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2-config.properties (4.5 kB at 746 kB/s) [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.2' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2-config.properties) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- dependency:3.7.1:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.20.0:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.0/aaa-cli-jar-0.20.0.jar) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- dependency:3.7.1:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.0.2:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.0.2/karaf-util-14.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.0.2/karaf-util-14.0.2.pom (2.9 kB at 582 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.0.2/karaf-util-14.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.0.2/karaf-util-14.0.2.jar (9.2 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 465 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 490 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom (3.2 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom (2.8 kB at 472 kB/s) [INFO] Feature repository discovered recursively: e4a8946b-96c4-47ea-b589-56041adaa867 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.22.0 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-10.0.1 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.1 [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: openflowplugin-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: features-test [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.22.0 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.22.0 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-10.0.1 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-extras-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.1 [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: openflowplugin-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.1/mdsal-replicate-netty-14.0.1-sink.config [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.1/mdsal-replicate-netty-14.0.1-sink.config (146 B at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.1/mdsal-replicate-netty-14.0.1-source.config [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.1/mdsal-replicate-netty-14.0.1-source.config (92 B at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.1/mdsal-trace-api-14.0.1-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.1/mdsal-trace-api-14.0.1-config.xml (1.5 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.0/callhome-provider-8.0.0-configuration.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.0/callhome-provider-8.0.0-configuration.cfg (1.7 kB at 420 kB/s) [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.14.0 and 3.17.0 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 [WARNING] Duplicate versions for org.opendaylight.netconf:odl-device-notification::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-mdsal-spi::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-spi::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-jaxrs::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-mdsal::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf.model:sal-remote::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8341::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.netconf:keystore-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:truststore-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf.model:draft-ietf-crypto-types::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:sal-remote-impl::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb:config:cfg, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.26.2 and 2013.09.07.26.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8526::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.20.1 and 0.20.0 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.20.1 and 0.20.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.20.1 and 0.20.0 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-dynamic::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-spi::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-osgi::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.antlr:antlr4-runtime::jar, 4.13.1 and 4.13.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-reflect::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-spec::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:codegen-extensions::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-tcp::jar, 8.0.1 and 8.0.0 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-tls::jar, 8.0.1 and 8.0.0 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.netconf:yanglib-mdsal-writer::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.20.1 and 0.20.0 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.20.1 and 0.20.0 [WARNING] Duplicate versions for org.glassfish.jersey.inject:jersey-hk2::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-common::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-client::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-server::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet-core::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.media:jersey-media-sse::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6241::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-openapi::jar, 8.0.1 and 8.0.0 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.14.17 and 1.15.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-generator::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-loader::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-model::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-osgi::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-spi::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6243::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6470::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for com.google.guava:guava::jar, 33.2.1-jre and 33.3.0-jre [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.45.0 and 3.46.0 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 14.0.1 and 14.0.2 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.6:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ karaf --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.21.0-SNAPSHOT/karaf-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/karaf-0.21.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.21.0-SNAPSHOT/karaf-0.21.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/karaf-0.21.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.21.0-SNAPSHOT/karaf-0.21.0-SNAPSHOT.zip [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ karaf --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.21.0-SNAPSHOT [15/19] [INFO] from features/singles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ singles-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ singles-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.21.0-SNAPSHOT/singles-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ singles-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.21.0-SNAPSHOT [16/19] [INFO] from features/repos/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ repos-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ repos-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.21.0-SNAPSHOT/repos-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ repos-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.21.0-SNAPSHOT [17/19] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.21.0-SNAPSHOT/features-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.21.0-SNAPSHOT [18/19] [INFO] from onap-karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ onap-karaf --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ onap-karaf --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ onap-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.6:assembly (process-resources) @ onap-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.0.2/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.1/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature 96efb6fa-ed9a-48fe-b859-a306500c46c4/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.2 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ onap-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ onap-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.7.1:copy (apply-branding) @ onap-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.2' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.2/karaf.branding-14.0.2.jar) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly/lib/karaf.branding-14.0.2.jar [INFO] [INFO] --- dependency:3.7.1:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- dependency:3.7.1:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.2' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2-config.properties) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- dependency:3.7.1:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.20.0:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.0/aaa-cli-jar-0.20.0.jar) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- dependency:3.7.1:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ onap-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf:14.0.2:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: 038b28c6-70fd-475c-b8b8-ebcd8de0558d [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-10.0.1 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.1 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-10.0.1 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.1 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ onap-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ onap-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ onap-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.6:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ onap-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ onap-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ onap-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ onap-karaf --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.0-SNAPSHOT/onap-karaf-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/onap-karaf-0.21.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.0-SNAPSHOT/onap-karaf-0.21.0-SNAPSHOT.tar.gz [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ onap-karaf --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.21.0-SNAPSHOT [19/19] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ distribution-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.21.0-SNAPSHOT/distribution-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ distribution-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Integration/Distribution 0.21.0-SNAPSHOT: [INFO] [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 1.159 s] [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.010 s] [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.014 s] [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.009 s] [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.011 s] [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.011 s] [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 0.675 s] [INFO] ODL :: integration :: features-index ............... SUCCESS [ 21.358 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all SUCCESS [ 0.801 s] [INFO] ODL :: integration :: odl-integration-all .......... SUCCESS [ 0.953 s] [INFO] ODL :: integration :: features-test ................ SUCCESS [ 1.086 s] [INFO] ODL :: integration :: karaf ........................ SUCCESS [ 26.304 s] [INFO] ODL :: integration :: singles-aggregator ........... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: repos-aggregator ............. SUCCESS [ 0.005 s] [INFO] ODL :: integration :: features-aggregator .......... SUCCESS [ 0.005 s] [INFO] ODL :: integration :: onap-karaf ................... SUCCESS [ 9.371 s] [INFO] Integration/Distribution ........................... SUCCESS [ 0.008 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:03 min [INFO] Finished at: 2024-09-04T07:57:12Z [INFO] ------------------------------------------------------------------------ [jsonrpc-distribution-check-scandium] $ /bin/sh -x /tmp/jenkins4074121667573738360.sh + set +e + find /tmp/r/org/opendaylight/jsonrpc/ -path *-SNAPSHOT* -delete + find /tmp/r/ -regex .*/_remote.repositories\|.*/maven-metadata-local\.xml\|.*/maven-metadata-fake-nexus\.xml\|.*/resolver-status\.properties -delete + find /tmp/r/ -type d -empty -delete + echo INFO: A listing of project related files left in local repository follows. INFO: A listing of project related files left in local repository follows. + find /tmp/r/org/opendaylight/jsonrpc/ find: ‘/tmp/r/org/opendaylight/jsonrpc/’: No such file or directory + true [jsonrpc-distribution-check-scandium] $ /bin/sh -xe /tmp/jenkins16365364436551974194.sh + echo opendaylight-release opendaylight-mirror opendaylight https://nexus.opendaylight.org/content/repositories/public/ never false opendaylight-plugin-mirror opendaylight-plugin https://nexus.opendaylight.org/content/repositories/public/ never false file-snapshots file-snapshots file file:///tmp/n/ false file-plugin-snapshots file-plugin file:///tmp/n/ false file-snapshots opendaylight-release [jsonrpc-distribution-check-scandium] $ /bin/sh -xe /tmp/jenkins13432089475246988506.sh + cp -r /tmp/r /tmp/t [jsonrpc-distribution-check-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f jsonrpc/pom.xml -DGERRIT_BRANCH=stable/scandium -DGERRIT_PATCHSET_REVISION=3ab7bd4054d98f793bf37eda5169b1beca77baa9 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/jsonrpc/+/113407 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=jsonrpc -DGERRIT_CHANGE_NUMBER=113407 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/07/113407/1 -DDISTROSTREAM=scandium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=jsonrpc -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xNC4wLjMKLSBpbmZyYXV0aWxzLTcuMC4zCi0geWFuZ3Rvb2xzLTE0LjAuNAotIG1kc2FsLTE0LjAuMgotIGNvbnRyb2xsZXItMTAuMC4yCi0gYWFhLTAuMjAuMQotIG5ldGNvbmYtOC4wLjEKCkNoYW5nZS1JZDogSWYyMDE3NmI1YjJiMTNlYmI4YjY1MGI0ZDgxNTE2MGI0YjlkYmNjMTgKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4KKGNoZXJyeSBwaWNrZWQgZnJvbSBjb21taXQgMjZkNjcwZjYxZTViOWZiYzdhOWJmOWZhMTU4ZmIyMDBkYjljMmQxMikK -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If20176b5b2b13ebb8b650b4d815160b4b9dbcc18 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=1408692696 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -s fake_remotes.xml -Pq --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] JSON-RPC :: Karaf [pom] [INFO] [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- [INFO] Building JSON-RPC :: Parent 1.17.0-SNAPSHOT [1/37] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-parent --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/parent/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-parent --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-parent --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-parent --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/jsonrpc-parent-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-parent --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/parent/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- [INFO] Building JSON-RPC :: API 1.17.0-SNAPSHOT [2/37] [INFO] from api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-api --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ jsonrpc-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 6.794 ms [INFO] yang-to-sources: Project model files found: 2 in 98.88 ms [INFO] yang-to-sources: 4 YANG models processed in 229.3 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 132.9 ms [INFO] Sorted 52 files into 8 directories in 3.121 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 225.1 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-api --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-api --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-api --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/jsonrpc-api-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-api --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/target/jsonrpc-api-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-api --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-api --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/api/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- [INFO] Building JSON-RPC :: Artifacts 1.17.0-SNAPSHOT [3/37] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/jsonrpc-artifacts-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/artifacts/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.17.0-SNAPSHOT [4/37] [INFO] from bus/jsonrpc/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-jsonrpc --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-jsonrpc --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-jsonrpc --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-jsonrpc --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[49,24] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[78,20] previous possible 'this' escape happens here via invocation [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-jsonrpc --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-jsonrpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-jsonrpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-jsonrpc --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-jsonrpc --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-jsonrpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-jsonrpc --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ bus-jsonrpc --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-jsonrpc --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/jsonrpc/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- [INFO] Building JSON-RPC :: BUS :: API 1.17.0-SNAPSHOT [5/37] [INFO] from bus/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-api --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-api --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 19 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-api --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-api --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/bus-api-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-api --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.112.Final:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-api --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/target/bus-api-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ bus-api --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-api --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/api/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- [INFO] Building JSON-RPC :: Security :: API 1.17.0-SNAPSHOT [6/37] [INFO] from security/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-api --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ security-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-api --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-api >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-api --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ security-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ security-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-api --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/security-api-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-api --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/target/security-api-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-api --- [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-api --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/api/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- [INFO] Building JSON-RPC :: Security :: NOOP 1.17.0-SNAPSHOT [7/37] [INFO] from security/noop/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-noop --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-noop --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-noop --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-noop --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-noop --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ security-noop --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-noop --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-noop --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-noop --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-noop >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-noop --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-noop <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-noop --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-noop --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ security-noop --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ security-noop --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-noop --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/security-noop-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-noop --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-noop --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-noop --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-noop --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-noop --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-noop --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-noop --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/target/security-noop-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-noop --- [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-noop --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/noop/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- [INFO] Building JSON-RPC :: BUS :: SPI 1.17.0-SNAPSHOT [8/37] [INFO] from bus/spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-spi --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-spi --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-spi --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-spi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:[33,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[31,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-spi --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-spi --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-spi --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/bus-spi-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bus-spi --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/bus-spi-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-spi --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/bus-spi-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/target/bus-spi-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ bus-spi --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-spi --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/spi/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.17.0-SNAPSHOT [9/37] [INFO] from bus/transport-zmq/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transport-zmq --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-zmq --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-zmq --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transport-zmq --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transport-zmq --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ transport-zmq --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transport-zmq --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transport-zmq --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transport-zmq --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:[57,25] implicit cast from long to int in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-zmq >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ transport-zmq --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-zmq <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ transport-zmq --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-zmq --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ transport-zmq --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ transport-zmq --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transport-zmq --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ transport-zmq --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ transport-zmq --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transport-zmq --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.112.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.112.Final:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transport-zmq --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transport-zmq --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/target/transport-zmq-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transport-zmq --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-zmq/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.17.0-SNAPSHOT [10/37] [INFO] from bus/transport-http/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transport-http --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-http --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-http --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transport-http --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transport-http --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transport-http --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-http >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ transport-http --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ transport-http --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-http --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes [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 [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ transport-http --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ transport-http --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/transport-http-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ transport-http --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ transport-http --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transport-http --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.112.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.112.Final:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-http --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transport-http --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transport-http --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/target/transport-http-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transport-http --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/transport-http/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- [INFO] Building JSON-RPC :: BUS :: Messaging library 1.17.0-SNAPSHOT [11/37] [INFO] from bus/messagelib/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-messagelib --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-messagelib --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-messagelib --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-messagelib --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-messagelib --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-messagelib --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-messagelib --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:[73,13] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/TransportFactory.java:[21,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.NotificationMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSessionImpl.java:[30,25] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:[20,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSessionImpl.java:[27,25] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-messagelib >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-messagelib --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-messagelib --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-messagelib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ApiWithDefaultMethods.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ApiWithDefaultMethods has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/GenericService.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.GenericService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/MockHandler.java:[12,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.MockHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ObjectParameterTest.java:[30,19] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest.ServiceImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/SomeService.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SomeService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyTest.java:[111,87] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PubSubTest.java:[67,54] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-messagelib --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-messagelib --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-messagelib --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-messagelib --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-messagelib --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-messagelib --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/target/bus-messagelib-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-messagelib --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/messagelib/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- [INFO] Building JSON-RPC :: Security :: Service 1.17.0-SNAPSHOT [12/37] [INFO] from security/service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-service --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-service --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-service --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-service >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-service --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ security-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ security-service --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/security-service-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-service --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/target/security-service-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-service --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/service/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- [INFO] Building JSON-RPC :: Security :: AAA 1.17.0-SNAPSHOT [13/37] [INFO] from security/aaa/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-aaa --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-aaa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-aaa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-aaa --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-aaa --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-aaa >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-aaa --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-aaa --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-aaa --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ security-aaa --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ security-aaa --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/security-aaa-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-aaa --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-aaa --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-aaa --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.20.0:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.20.0:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-aaa --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/target/security-aaa-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-aaa --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/aaa/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- [INFO] Building JSON-RPC :: BUS :: Config 1.17.0-SNAPSHOT [14/37] [INFO] from bus/config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-config --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-config --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-config --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-config >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-config --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ bus-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ bus-config --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/target/bus-config-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-config --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/target/bus-config-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-SNAPSHOT-config.cfg [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-config --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/config/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.17.0-SNAPSHOT [15/37] [INFO] from features/odl-jsonrpc-bus/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from file-snapshots: file:///tmp/n/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml (3.0 kB at 15 kB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-bus --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml (834 B at 417 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-bus --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-bus --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-bus --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-bus --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-bus --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-jsonrpc-bus --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-bus/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- [INFO] Building JSON-RPC :: Test model 1.17.0-SNAPSHOT [16/37] [INFO] from test-model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-test-model --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.480 ms [INFO] yang-to-sources: Project model files found: 6 in 18.71 ms [INFO] yang-to-sources: 6 YANG models processed in 54.27 ms [INFO] BindingJavaFileGenerator: Defined 114 files in 17.41 ms [INFO] Sorted 114 files into 23 directories in 384.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 114 in 71.53 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-test-model --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-test-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-test-model --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-test-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-test-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-test-model --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-test-model --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-test-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-test-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-test-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/target/jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-test-model --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.0-SNAPSHOT/jsonrpc-test-model-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-test-model --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/test-model/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- [INFO] Building JSON-RPC :: DOM :: Codec 1.17.0-SNAPSHOT [17/37] [INFO] from dom-codec/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ dom-codec --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ dom-codec --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ dom-codec --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ dom-codec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ dom-codec --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ dom-codec --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dom-codec --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ dom-codec --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[95,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ dom-codec >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ dom-codec --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ dom-codec --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-codec --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[70,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ dom-codec --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ dom-codec --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/dom-codec-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ dom-codec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ dom-codec --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ dom-codec --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile [WARNING] com.google.code.gson:gson:jar:2.11.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ dom-codec --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ dom-codec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/target/dom-codec-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ dom-codec --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dom-codec/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- [INFO] Building JSON-RPC :: Provider 1.17.0-SNAPSHOT [18/37] [INFO] from provider/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/jsonrpc-provider-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-provider --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.17.0-SNAPSHOT [19/37] [INFO] from provider/common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-common --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/InbandModelsService.java:[19,8] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/RemoteGovernance.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.RemoteGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotificationPublisher.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.DataChangeNotificationPublisher has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistration.java:[64,24] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[63,56] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:[145,25] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[52,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[79,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,63] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[63,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[103,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:[67,21] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-common --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[74,51] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/DcnPublisherImpl.java:[14,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[115,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[126,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[217,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[242,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[251,38] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockGovernance.java:[27,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockRpcHandler.java:[34,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[237,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[244,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[46,75] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/TestUtils.java:[65,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-provider-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-provider-common --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:provided [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4:provided [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.4:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/target/jsonrpc-provider-common-1.17.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-provider-common --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/common/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- [INFO] Building JSON-RPC :: Provider :: Single node 1.17.0-SNAPSHOT [20/37] [INFO] from provider/single/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-single --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-single --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-single --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-single --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-single --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [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 [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 [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 [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[74,27] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[100,47] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[110,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-single --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-single --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[257,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[256,21] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[266,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-provider-single --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider-single --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider-single --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.checkerframework:checker-qual:jar:3.46.0:compile [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider-single --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider-single --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/target/jsonrpc-provider-single-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-provider-single --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/single/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ [INFO] Building JSON-RPC :: Feature :: provider 1.17.0-SNAPSHOT [21/37] [INFO] from features/odl-jsonrpc-provider/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-provider --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml (839 B at 839 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-provider --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-provider --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-provider --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-jsonrpc-provider --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-provider/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- [INFO] Building JSON-RPC :: Feature :: all 1.17.0-SNAPSHOT [22/37] [INFO] from features/odl-jsonrpc-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-all --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-all --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/maven-metadata.xml (834 B at 417 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-all --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-all --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-all --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-jsonrpc-all --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-all/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- [INFO] Building JSON-RPC :: Features :: repository 1.17.0-SNAPSHOT [23/37] [INFO] from features/features-jsonrpc/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-jsonrpc --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-jsonrpc --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ features-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ features-jsonrpc --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-jsonrpc --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml (835 B at 835 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-jsonrpc --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-jsonrpc --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-jsonrpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ features-jsonrpc --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ features-jsonrpc --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ features-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-jsonrpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-jsonrpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ features-jsonrpc --- [WARNING] [WARNING] The packaging plugin for project features-jsonrpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ features-jsonrpc --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/features-jsonrpc/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- [INFO] Building JSON-RPC :: Provider :: Cluster 1.17.0-SNAPSHOT [24/37] [INFO] from provider/cluster/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-cluster --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ jsonrpc-provider-cluster --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 9.993 ms [INFO] yang-to-sources: Project model files found: 1 in 8.798 ms [INFO] yang-to-sources: 1 YANG models processed in 26.36 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.388 ms [INFO] Sorted 6 files into 3 directories in 74.05 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.477 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-cluster --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[49,34] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[62,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[61,34] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[72,46] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[72,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,73] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[53,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:[33,28] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[20,8] serializable class org.opendaylight.jsonrpc.provider.cluster.messages.PathAndDataMsg has no definition of serialVersionUID [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[22,28] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:[24,44] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-cluster --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[111,13] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/TestCustomizer.java:[20,44] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[214,12] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[232,44] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[282,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[282,63] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[286,32] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[289,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[277,45] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-provider-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-provider-cluster --- [INFO] Building bundle: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider-cluster --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile [WARNING] org.opendaylight.controller:repackaged-akka:jar:10.0.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.checkerframework:checker-qual:jar:3.46.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:provided [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.2:test [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile [WARNING] com.typesafe:config:jar:1.4.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.typesafe:config:jar:1.4.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.17.0-SNAPSHOT/jsonrpc-provider-cluster-1.17.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-provider-cluster --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/provider/cluster/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ [INFO] Building JSON-RPC :: Feature :: Cluster 1.17.0-SNAPSHOT [25/37] [INFO] from features/odl-jsonrpc-cluster/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-cluster --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-cluster --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/maven-metadata.xml (838 B at 838 kB/s) [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-cluster --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-cluster --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-cluster --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-cluster --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/odl-jsonrpc-cluster-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.17.0-SNAPSHOT/odl-jsonrpc-cluster-1.17.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-jsonrpc-cluster --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/odl-jsonrpc-cluster/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ [INFO] Building JSON-RPC :: Features :: Aggregator 1.17.0-SNAPSHOT [26/37] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.17.0-SNAPSHOT/features-aggregator-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/features/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.17.0-SNAPSHOT [27/37] [INFO] from bus/examples/inband-models/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ inband-models --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ inband-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ inband-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ inband-models --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ inband-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ inband-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ inband-models --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ inband-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ inband-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:[13,8] auto-closeable resource org.opendaylight.jsonrpc.example.DemoService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[33,31] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[34,34] auto-closeable resource responder is never referenced in body of corresponding try statement [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ inband-models >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ inband-models --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ inband-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ inband-models --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ inband-models --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ inband-models --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ inband-models --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ inband-models --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ inband-models --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (single-jar) @ inband-models --- [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.3.0-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.46.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.4 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.4 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.31.0 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] byte-buddy-1.15.1.jar, guava-33.3.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] bus-spi-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] ietf-type-util-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-parser-support-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] bus-jsonrpc-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] bus-messagelib-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] antlr4-runtime-4.13.2.jar, binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, byte-buddy-1.15.1.jar, checker-qual-3.46.0.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, error_prone_annotations-2.31.0.jar, failureaccess-1.0.2.jar, gson-2.11.0.jar, guava-33.3.0-jre.jar, ietf-type-util-14.0.2.jar, inband-models-1.17.0-SNAPSHOT.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, slf4j-api-2.0.12.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, value-2.10.1-annotations.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] byte-buddy-1.15.1.jar, error_prone_annotations-2.31.0.jar, gson-2.11.0.jar, j2objc-annotations-3.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] dom-codec-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] checker-qual-3.46.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] bus-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, ietf-type-util-14.0.2.jar, inband-models-1.17.0-SNAPSHOT.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-SNAPSHOT.jar with /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ inband-models --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ inband-models --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0-SNAPSHOT:compile [WARNING] io.netty:netty-all:jar:4.1.112.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inband-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ inband-models --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ inband-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ inband-models --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.17.0-SNAPSHOT/inband-models-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/target/inband-models-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.17.0-SNAPSHOT/inband-models-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ inband-models --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/inband-models/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- [INFO] Building JSON-RPC :: Binding adapter 1.17.0-SNAPSHOT [28/37] [INFO] from binding-adapter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ binding-adapter --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-adapter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-adapter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ binding-adapter --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ binding-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ binding-adapter --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ binding-adapter --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[26,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[39,52] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast required: java.lang.Class found: java.lang.Class> [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ binding-adapter >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ binding-adapter --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ binding-adapter --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ binding-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ binding-adapter --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ binding-adapter --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/binding-adapter-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ binding-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ binding-adapter --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ binding-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4:provided [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:provided [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ binding-adapter --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ binding-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ binding-adapter --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/binding-adapter-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/target/binding-adapter-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.17.0-SNAPSHOT/binding-adapter-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ binding-adapter --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/binding-adapter/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.17.0-SNAPSHOT [29/37] [INFO] from bus/examples/binding-bridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ binding-bridge --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-bridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-bridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ binding-bridge --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ binding-bridge --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.4:generate-sources (binding) @ binding-bridge --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 5.685 ms [INFO] yang-to-sources: Project model files found: 1 in 1.225 ms [INFO] yang-to-sources: 1 YANG models processed in 33.86 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 932.7 μs [INFO] Sorted 9 files into 3 directories in 75.47 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.057 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ binding-bridge --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ binding-bridge --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ binding-bridge --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ binding-bridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ binding-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ binding-bridge >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ binding-bridge --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ binding-bridge <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ binding-bridge --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-bridge --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ binding-bridge --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ binding-bridge --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ binding-bridge --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ binding-bridge --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ binding-bridge --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (single-jar) @ binding-bridge --- [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-loader:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.4 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.4 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.3.0-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.46.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.31.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml [WARNING] byte-buddy-1.15.1.jar, guava-33.3.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] byte-buddy-1.15.1.jar, error_prone_annotations-2.31.0.jar, gson-2.11.0.jar, j2objc-annotations-3.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] bus-spi-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] binding-adapter-1.17.0-SNAPSHOT.jar, binding-bridge-1.17.0-SNAPSHOT.jar, binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, ietf-type-util-14.0.2.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] bus-jsonrpc-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] bus-messagelib-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] dom-codec-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] antlr4-runtime-4.13.2.jar, binding-adapter-1.17.0-SNAPSHOT.jar, binding-bridge-1.17.0-SNAPSHOT.jar, binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, byte-buddy-1.15.1.jar, checker-qual-3.46.0.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, error_prone_annotations-2.31.0.jar, failureaccess-1.0.2.jar, gson-2.11.0.jar, guava-33.3.0-jre.jar, ietf-type-util-14.0.2.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT-tests.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, value-2.10.1-annotations.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-model-14.0.4.jar, binding-runtime-api-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-parser-support-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] bus-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] checker-qual-3.46.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-SNAPSHOT.jar with /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ binding-bridge --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ binding-bridge --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-all:jar:4.1.112.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-core:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-bridge --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ binding-bridge --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ binding-bridge --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ binding-bridge --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.17.0-SNAPSHOT/binding-bridge-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.17.0-SNAPSHOT/binding-bridge-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ binding-bridge --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/binding-bridge/dependency_tree.txt [INFO] [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ [INFO] Building JSON-RPC :: POM 1.17.0-SNAPSHOT [30/37] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.17.0-SNAPSHOT/jsonrpc-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/dependency_tree.txt [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- [INFO] Building JSON-RPC :: BUS 1.17.0-SNAPSHOT [31/37] [INFO] from bus/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-bus --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-bus --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-bus --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-bus --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.17.0-SNAPSHOT/jsonrpc-bus-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-bus --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- [INFO] Building JSON-RPC :: BUS :: Examples 1.17.0-SNAPSHOT [32/37] [INFO] from bus/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ examples --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ examples --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ examples --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ examples --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ examples --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.17.0-SNAPSHOT/examples-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ examples --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/bus/examples/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- [INFO] Building JSON-RPC :: Security 1.17.0-SNAPSHOT [33/37] [INFO] from security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-security --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-security --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-security --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-security --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.17.0-SNAPSHOT/jsonrpc-security-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-security --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/security/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- [INFO] Building JSON-RPC :: Tools parent 1.17.0-SNAPSHOT [34/37] [INFO] from tools/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ tools-parent --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/parent/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ tools-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ tools-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ tools-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ tools-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ tools-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ tools-parent --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ tools-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ tools-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ tools-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ tools-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ tools-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ tools-parent --- [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ tools-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ tools-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ tools-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ tools-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ tools-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ tools-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ tools-parent --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.17.0-SNAPSHOT/tools-parent-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ tools-parent --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/parent/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- [INFO] Building JSON-RPC :: Tools :: Test 1.17.0-SNAPSHOT [35/37] [INFO] from tools/test-tool/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ test-tool --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-tool --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-tool --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-tool --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-tool --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ test-tool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ test-tool --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ test-tool --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-tool --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-tool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ test-tool >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ test-tool --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ test-tool <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ test-tool --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-tool --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-tool --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.0:test (default-test) @ test-tool --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ test-tool --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ test-tool --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/test-tool-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ test-tool --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (uberjar) @ test-tool --- [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.4 in the shaded jar. [INFO] Including com.google.guava:guava:jar:33.3.0-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.46.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.31.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:14.0.4 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.4 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.17.0-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.4 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, byte-buddy-1.15.1.jar, checker-qual-3.46.0.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, error_prone_annotations-2.31.0.jar, failureaccess-1.0.2.jar, gson-2.11.0.jar, guava-33.3.0-jre.jar, ietf-topology-2013.10.21.26.2.jar, ietf-type-util-14.0.2.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-inmemory-datastore-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, security-api-1.17.0-SNAPSHOT.jar, security-noop-1.17.0-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.17.0-SNAPSHOT.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, value-2.10.1-annotations.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] byte-buddy-1.15.1.jar, guava-33.3.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, byte-buddy-1.15.1.jar, error_prone_annotations-2.31.0.jar, gson-2.11.0.jar, j2objc-annotations-3.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.17.0-SNAPSHOT.jar, bus-jsonrpc-1.17.0-SNAPSHOT.jar, bus-messagelib-1.17.0-SNAPSHOT.jar, bus-spi-1.17.0-SNAPSHOT.jar, concepts-14.0.4.jar, dom-codec-1.17.0-SNAPSHOT.jar, ietf-topology-2013.10.21.26.2.jar, ietf-type-util-14.0.2.jar, jsonrpc-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, jsonrpc-test-model-1.17.0-SNAPSHOT.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-inmemory-datastore-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, security-api-1.17.0-SNAPSHOT.jar, security-noop-1.17.0-SNAPSHOT.jar, test-tool-1.17.0-SNAPSHOT.jar, transport-http-1.17.0-SNAPSHOT.jar, transport-zmq-1.17.0-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] bus-spi-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] bus-jsonrpc-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] bus-messagelib-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] binding-model-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-parser-support-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, security-api-1.17.0-SNAPSHOT.jar define 11 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService [WARNING] - 1 more... [WARNING] dom-codec-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-topology-2013.10.21.26.2.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-inmemory-datastore-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] jsonrpc-provider-common-1.17.0-SNAPSHOT.jar, security-noop-1.17.0-SNAPSHOT.jar define 2 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService [WARNING] checker-qual-3.46.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] bus-api-1.17.0-SNAPSHOT.jar, jsonrpc-provider-common-1.17.0-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF [WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/test-tool-1.17.0-SNAPSHOT.jar with /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/test-tool-1.17.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ test-tool --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ test-tool --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4:compile [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.17.0-SNAPSHOT:compile [WARNING] io.netty:netty-all:jar:4.1.112.Final:compile [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.0-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-tool --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ test-tool --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ test-tool --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ test-tool --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/test-tool-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/target/test-tool-1.17.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.17.0-SNAPSHOT/test-tool-1.17.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ test-tool --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/test-tool/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- [INFO] Building JSON-RPC :: Tools 1.17.0-SNAPSHOT [36/37] [INFO] from tools/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-tools --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-tools --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-tools --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-tools --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.17.0-SNAPSHOT/jsonrpc-tools-1.17.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-tools --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/tools/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-karaf >--------------- [INFO] Building JSON-RPC :: Karaf 1.17.0-SNAPSHOT [37/37] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-karaf --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-karaf --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-karaf --- [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.6:assembly (process-resources) @ jsonrpc-karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.0/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features [INFO] Feature odl-mdsal-model-rfc8342/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 [INFO] Feature odl-yangtools-xpath-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.4 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature odl-yangtools-xpath-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.2 [INFO] Feature odl-mdsal-binding-base/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.2 [INFO] Feature odl-yangtools-binding-codec/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.2 [INFO] Feature odl-netconf-api/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/8.0.1 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature odl-mdsal-eos-binding/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.2 [INFO] Feature odl-yangtools-binding-codec/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.4 [INFO] Feature odl-yangtools-parser/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.2 [INFO] Feature odl-mdsal-eos-binding/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.1 [INFO] Feature odl-mdsal-binding-base/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.1 [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature odl-restconf-common/8.0.1 is defined as a boot feature [INFO] Feature odl-yangtools-parser/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.4 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 [INFO] Feature odl-yangtools-xpath/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.4 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature odl-yangtools-xpath/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.2 [INFO] Feature odl-mdsal-singleton-common/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.1 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-jsonrpc-all/1.17.0.SNAPSHOT is defined as a boot feature [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] Feature odl-jsonrpc-bus/1.17.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-aaa/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-noop/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-service/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-api/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-api/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-http/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-config/1.17.0-SNAPSHOT/cfg/config [INFO] Feature odl-aaa-web/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.20.0 [INFO] Feature odl-aaa-api/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.20.0 [INFO] Feature odl-aaa-web/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.20.1 [INFO] Feature odl-aaa-api/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.20.1 [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature odl-mdsal-singleton-common/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.2 [INFO] Feature http/8.0.27 is defined as a boot feature [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature odl-karaf-feat-jdbc/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature odl-karaf-feat-jdbc/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature odl-aaa-cert/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.0/xml/config [INFO] Feature odl-aaa-cert/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1/xml/config [INFO] Feature odl-javassist-3/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-restconf/8.0.1 is defined as a boot feature [INFO] Feature odl-javassist-3/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-mdsal-dom-api/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.1 [INFO] Feature odl-mdsal-dom-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.2 [INFO] Feature odl-bytebuddy/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.17 [INFO] Feature odl-yangtools-util/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.2 [INFO] Feature odl-bytebuddy/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.1 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-mdsal-broker/10.0.2 is defined as a boot feature [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature odl-mdsal-eos-common/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.1 [INFO] Feature odl-mdsal-eos-common/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.2 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature 15f6a733-f735-431a-89f6-1a3d49e5c2c2/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.2 [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-model-rfc6243/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.2 [INFO] Feature odl-guava/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.guava/guava/33.2.1-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.45.0 [INFO] Feature odl-mdsal-broker/10.0.1 is defined as a boot feature [INFO] Feature odl-guava/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.guava/guava/33.3.0-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.46.0 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-controller-blueprint/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.1 [INFO] Feature odl-restconf-openapi/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/8.0.1 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 [INFO] Feature odl-controller-blueprint/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.2 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-controller-mdsal-common/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.2 [INFO] Feature odl-mdsal-model-rfc6991/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.2 [INFO] Feature odl-controller-mdsal-common/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.1 [INFO] Feature odl-yangtools-data-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.2 [INFO] Feature odl-yangtools-data-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.4 [INFO] Feature odl-mdsal-model-rfc8526/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.2 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-stax2-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-stax2-api/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-dom-broker/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.1 [INFO] Feature odl-mdsal-dom-broker/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.2 [INFO] Feature odl-netty-4/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final [INFO] Feature odl-netty-4/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 [INFO] Feature odl-mdsal-model-rfc6470/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.2 [INFO] Feature odl-jackson-2/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.17.2 [INFO] Feature odl-yangtools-parser-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.2 [INFO] Feature odl-controller-akka/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.1 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature odl-yangtools-parser-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.4 [INFO] Feature odl-mdsal-eos-dom/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.2 [INFO] Feature odl-controller-akka/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature odl-mdsal-eos-dom/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.1 [INFO] Feature odl-mdsal-model-rfc7952/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.2 [INFO] Feature odl-yangtools-data/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.4 [INFO] Feature odl-apache-commons-text/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature odl-apache-commons-text/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature features-jsonrpc/1.17.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-runtime/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.1 [INFO] Feature odl-mdsal-clustering-commons/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.2 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.2 [INFO] Feature odl-mdsal-clustering-commons/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.1 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.1 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-jakarta-activation-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-model-rfc8525/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.2 [INFO] Feature odl-yangtools-codec/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.2 [INFO] Feature odl-yangtools-codec/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.4 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-mdsal-dom-runtime/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.2 [INFO] Feature odl-mdsal-binding-api/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.1 [INFO] Feature odl-apache-shiro/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.20.0 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature odl-mdsal-binding-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.2 [INFO] Feature odl-yangtools-data/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.2 [INFO] Feature odl-apache-shiro/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.20.1 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature odl-woodstox/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 [INFO] Feature odl-mdsal-binding-runtime/14.0.2 is defined as a boot feature [INFO] Feature odl-mdsal-remoterpc-connector/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.2 [INFO] Feature odl-mdsal-binding-runtime/14.0.1 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc6241/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.2 [INFO] Feature odl-apache-commons-lang3/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 [INFO] Feature odl-yanglib-mdsal-writer/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/8.0.1 [INFO] Feature odl-apache-commons-lang3/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature odl-mdsal-remoterpc-connector/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.1 [INFO] Feature odl-antlr4/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-dropwizard-metrics/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 [INFO] Feature odl-antlr4/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-aaa-shiro/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.20.1 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1/cfg/config [INFO] Feature odl-ws-rs-api/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.2 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.1 [INFO] Feature odl-dropwizard-metrics/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 [INFO] Feature odl-ws-rs-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-aaa-shiro/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.20.0 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.0/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.0/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.0/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.0/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.0/cfg/config [INFO] Feature odl-yangtools-binding-spec/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.4 [INFO] Feature odl-mdsal-common/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.2 [INFO] Feature odl-mdsal-common/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.1 [INFO] Feature odl-yangtools-binding-spec/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.2 [INFO] Feature odl-netconf-model-rfc5277/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/8.0.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] Feature odl-jersey-2/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-aaa-password-service/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config [INFO] Feature odl-yangtools-common/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.4 [INFO] Feature odl-yangtools-util/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.4 [INFO] Feature odl-yangtools-binding-runtime/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.2 [INFO] Feature odl-jolokia/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/10.0.2/cfg/configuration [INFO] Feature odl-jersey-2/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.43 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.43 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.43 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-aaa-encryption-service/0.20.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.1 [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-aaa-encryption-service/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.0 [INFO] Feature odl-yangtools-common/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.2 [INFO] Feature odl-aaa-password-service/0.20.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.20.0 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.0/xml/aaa-password-service-config [INFO] Feature odl-yangtools-export/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.4 [INFO] Feature odl-yangtools-binding-runtime/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.4 [INFO] Feature odl-controller-scala/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature odl-controller-scala/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature odl-jsonrpc-provider/1.17.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/dom-codec/1.17.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.2 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-restconf-nb/8.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-crypto-types/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/8.0.1 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/8.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.1/cfg/config [INFO] Feature odl-gson/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature odl-gson/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature odl-mdsal-distributed-datastore/10.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/cfg/datastore [INFO] Feature odl-mdsal-distributed-datastore/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.1 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.1/cfg/datastore [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature odl-karaf-feat-jetty/14.0.3 is defined as a boot feature [INFO] Feature odl-karaf-feat-jetty/14.0.2 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8072/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.2 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.2 [INFO] Feature odl-mdsal-singleton-dom/14.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.1 [INFO] Feature odl-mdsal-singleton-dom/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.2 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-servlet-api/14.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-servlet-api/14.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-jolokia/10.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/10.0.1/cfg/configuration [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.8.0:copy (apply-branding) @ jsonrpc-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly/lib/karaf.branding-14.0.3.jar [INFO] [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ jsonrpc-karaf --- [INFO] [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ jsonrpc-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ jsonrpc-karaf --- [INFO] Feature repository discovered recursively: 7ade72e6-a027-4601-9387-4e98075f9ed1 [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ jsonrpc-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ jsonrpc-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.6:archive (package) @ jsonrpc-karaf --- [INFO] [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-karaf --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.17.0-SNAPSHOT/jsonrpc-karaf-1.17.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/jsonrpc-karaf-1.17.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.17.0-SNAPSHOT/jsonrpc-karaf-1.17.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/target/jsonrpc-karaf-1.17.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.17.0-SNAPSHOT/jsonrpc-karaf-1.17.0-SNAPSHOT.zip [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-karaf --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/jsonrpc/karaf/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for JSON-RPC :: POM 1.17.0-SNAPSHOT: [INFO] [INFO] JSON-RPC :: Parent ................................. SUCCESS [ 2.017 s] [INFO] JSON-RPC :: API .................................... SUCCESS [ 3.686 s] [INFO] JSON-RPC :: Artifacts .............................. SUCCESS [ 0.435 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec .................. SUCCESS [ 0.700 s] [INFO] JSON-RPC :: BUS :: API ............................. SUCCESS [ 0.446 s] [INFO] JSON-RPC :: Security :: API ........................ SUCCESS [ 0.386 s] [INFO] JSON-RPC :: Security :: NOOP ....................... SUCCESS [ 0.259 s] [INFO] JSON-RPC :: BUS :: SPI ............................. SUCCESS [ 0.806 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport ................ SUCCESS [ 0.744 s] [INFO] JSON-RPC :: BUS :: HTTP transport .................. SUCCESS [ 0.631 s] [INFO] JSON-RPC :: BUS :: Messaging library ............... SUCCESS [ 0.813 s] [INFO] JSON-RPC :: Security :: Service .................... SUCCESS [ 0.232 s] [INFO] JSON-RPC :: Security :: AAA ........................ SUCCESS [ 0.282 s] [INFO] JSON-RPC :: BUS :: Config .......................... SUCCESS [ 0.143 s] [INFO] JSON-RPC :: Feature :: bus ......................... SUCCESS [ 2.508 s] [INFO] JSON-RPC :: Test model ............................. SUCCESS [ 1.230 s] [INFO] JSON-RPC :: DOM :: Codec ........................... SUCCESS [ 0.511 s] [INFO] JSON-RPC :: Provider ............................... SUCCESS [ 0.093 s] [INFO] JSON-RPC :: Provider :: Common ..................... SUCCESS [ 1.585 s] [INFO] JSON-RPC :: Provider :: Single node ................ SUCCESS [ 0.579 s] [INFO] JSON-RPC :: Feature :: provider .................... SUCCESS [ 0.258 s] [INFO] JSON-RPC :: Feature :: all ......................... SUCCESS [ 0.518 s] [INFO] JSON-RPC :: Features :: repository ................. SUCCESS [ 0.629 s] [INFO] JSON-RPC :: Provider :: Cluster .................... SUCCESS [ 1.115 s] [INFO] JSON-RPC :: Feature :: Cluster ..................... SUCCESS [ 0.377 s] [INFO] JSON-RPC :: Features :: Aggregator ................. SUCCESS [ 0.005 s] [INFO] JSON-RPC :: BUS :: Examples :: Inband models ....... SUCCESS [ 2.010 s] [INFO] JSON-RPC :: Binding adapter ........................ SUCCESS [ 0.490 s] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge ...... SUCCESS [ 2.133 s] [INFO] JSON-RPC :: POM .................................... SUCCESS [ 0.007 s] [INFO] JSON-RPC :: BUS .................................... SUCCESS [ 0.005 s] [INFO] JSON-RPC :: BUS :: Examples ........................ SUCCESS [ 0.005 s] [INFO] JSON-RPC :: Security ............................... SUCCESS [ 0.005 s] [INFO] JSON-RPC :: Tools parent ........................... SUCCESS [ 0.068 s] [INFO] JSON-RPC :: Tools :: Test .......................... SUCCESS [ 3.038 s] [INFO] JSON-RPC :: Tools .................................. SUCCESS [ 0.014 s] [INFO] JSON-RPC :: Karaf .................................. SUCCESS [ 19.825 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.040 s [INFO] Finished at: 2024-09-04T07:58:05Z [INFO] ------------------------------------------------------------------------ [jsonrpc-distribution-check-scandium] $ /bin/sh -xe /tmp/jenkins16393686120849760110.sh + rm -rf /tmp/r + mv /tmp/t /tmp/r [jsonrpc-distribution-check-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f distribution/pom.xml -DGERRIT_BRANCH=stable/scandium -DGERRIT_PATCHSET_REVISION=3ab7bd4054d98f793bf37eda5169b1beca77baa9 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/jsonrpc/+/113407 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=jsonrpc -DGERRIT_CHANGE_NUMBER=113407 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/07/113407/1 -DDISTROSTREAM=scandium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=jsonrpc -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xNC4wLjMKLSBpbmZyYXV0aWxzLTcuMC4zCi0geWFuZ3Rvb2xzLTE0LjAuNAotIG1kc2FsLTE0LjAuMgotIGNvbnRyb2xsZXItMTAuMC4yCi0gYWFhLTAuMjAuMQotIG5ldGNvbmYtOC4wLjEKCkNoYW5nZS1JZDogSWYyMDE3NmI1YjJiMTNlYmI4YjY1MGI0ZDgxNTE2MGI0YjlkYmNjMTgKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4KKGNoZXJyeSBwaWNrZWQgZnJvbSBjb21taXQgMjZkNjcwZjYxZTViOWZiYzdhOWJmOWZhMTU4ZmIyMDBkYjljMmQxMikK -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If20176b5b2b13ebb8b650b4d815160b4b9dbcc18 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=1408692696 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -s fake_remotes.xml -Pq -Dsft.heap.max=4g -DskipTests=false --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml (620 B at 69 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/jsonrpc-artifacts-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.0-SNAPSHOT/jsonrpc-artifacts-1.17.0-20240904.075446-1.pom (7.9 kB at 1.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.21.0-SNAPSHOT [1/19] [INFO] from artifacts/distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ distribution-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.21.0-SNAPSHOT/distribution-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ distribution-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/distribution/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.21.0-SNAPSHOT [2/19] [INFO] from artifacts/upstream/properties/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ properties --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ properties --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.21.0-SNAPSHOT/properties-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ properties --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/properties/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.21.0-SNAPSHOT [3/19] [INFO] from artifacts/upstream/artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.21.0-SNAPSHOT/artifact-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ artifact-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/artifacts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.21.0-SNAPSHOT [4/19] [INFO] from artifacts/upstream/other/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.21.0-SNAPSHOT/other-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ other-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/other/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.21.0-SNAPSHOT [5/19] [INFO] from artifacts/upstream/all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.21.0-SNAPSHOT/upstream-all-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ upstream-all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.21.0-SNAPSHOT [6/19] [INFO] from artifacts/upstream/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.21.0-SNAPSHOT/upstream-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ upstream-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/upstream/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.21.0-SNAPSHOT [7/19] [INFO] from artifacts/all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.21.0-SNAPSHOT/all-artifacts-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/all/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.21.0-SNAPSHOT [8/19] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.21.0-SNAPSHOT/artifacts-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ artifacts-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.21.0-SNAPSHOT [9/19] [INFO] from karaf-scripts/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ karaf-scripts --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ karaf-scripts --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/target/karaf-scripts-0.21.0-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.0-SNAPSHOT/karaf-scripts-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/target/karaf-scripts-0.21.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.0-SNAPSHOT/karaf-scripts-0.21.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ karaf-scripts --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf-scripts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.21.0-SNAPSHOT [10/19] [INFO] from features/repos/index/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from file-snapshots: file:///tmp/n/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml (3.0 kB at 8.6 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml (835 B at 418 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-20240904.075446-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/maven-metadata.xml (834 B at 417 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-20240904.075446-1.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/maven-metadata.xml (617 B at 617 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/jsonrpc-parent-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.0-SNAPSHOT/jsonrpc-parent-1.17.0-20240904.075446-1.pom (3.3 kB at 3.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml (839 B at 839 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-20240904.075446-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/maven-metadata.xml (834 B at 834 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-20240904.075446-1.pom (3.9 kB at 1.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 504 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1.pom (4.0 kB at 4.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/maven-metadata.xml (788 B at 788 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-20240904.075446-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1.pom (3.6 kB at 3.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/maven-metadata.xml (792 B at 792 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-20240904.075446-1.pom (1.5 kB at 1.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/maven-metadata.xml (795 B at 795 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-20240904.075446-1.pom (3.6 kB at 3.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/maven-metadata.xml (794 B at 794 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-20240904.075446-1.pom (3.4 kB at 3.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/maven-metadata.xml (798 B at 798 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-20240904.075446-1.pom (1.7 kB at 1.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/maven-metadata.xml (802 B at 802 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-20240904.075446-1.pom (1.3 kB at 1.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/maven-metadata.xml (798 B at 798 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-20240904.075446-1.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/maven-metadata.xml (788 B at 788 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-20240904.075446-1.pom (1.6 kB at 1.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/maven-metadata.xml (799 B at 799 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-20240904.075446-1.pom (1.2 kB at 1.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1.pom (1.7 kB at 1.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/maven-metadata.xml (800 B at 800 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-20240904.075446-1.pom (7.4 kB at 7.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/maven-metadata.xml (619 B at 619 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/jsonrpc-provider-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.0-SNAPSHOT/jsonrpc-provider-1.17.0-20240904.075446-1.pom (8.1 kB at 8.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 506 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1.pom (2.8 kB at 2.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/maven-metadata.xml (786 B at 786 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-20240904.075446-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-20240904.075446-1.pom (4.1 kB at 4.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.api/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.config/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.14.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-20240904.075446-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/features-jsonrpc-1.17.0-20240904.075446-1-features.xml (975 B at 488 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-20240904.075446-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-20240904.075446-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/odl-jsonrpc-all-1.17.0-20240904.075446-1-features.xml (714 B at 357 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/odl-jsonrpc-bus-1.17.0-20240904.075446-1-features.xml (2.3 kB at 1.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-20240904.075446-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.0-SNAPSHOT/bus-messagelib-1.17.0-20240904.075446-1.jar (76 kB at 13 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-20240904.075446-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-20240904.075446-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-20240904.075446-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.0-SNAPSHOT/bus-api-1.17.0-20240904.075446-1.jar (19 kB at 1.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-20240904.075446-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.0-SNAPSHOT/transport-http-1.17.0-20240904.075446-1.jar (44 kB at 3.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-20240904.075446-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.0-SNAPSHOT/security-api-1.17.0-20240904.075446-1.jar (22 kB at 1.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-20240904.075446-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.0-SNAPSHOT/security-service-1.17.0-20240904.075446-1.jar (9.1 kB at 607 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-20240904.075446-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.0-SNAPSHOT/security-aaa-1.17.0-20240904.075446-1.jar (11 kB at 754 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-20240904.075446-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.0-SNAPSHOT/bus-jsonrpc-1.17.0-20240904.075446-1.jar (37 kB at 2.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1-config.cfg [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.0-SNAPSHOT/transport-zmq-1.17.0-20240904.075446-1.jar (55 kB at 3.1 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.0-SNAPSHOT/security-noop-1.17.0-20240904.075446-1.jar (8.9 kB at 493 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-20240904.075446-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.0-SNAPSHOT/bus-config-1.17.0-20240904.075446-1-config.cfg (195 B at 11 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-20240904.075446-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.0-SNAPSHOT/bus-spi-1.17.0-20240904.075446-1.jar (46 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-20240904.075446-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/odl-jsonrpc-provider-1.17.0-20240904.075446-1-features.xml (1.4 kB at 66 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.0-SNAPSHOT/jsonrpc-provider-single-1.17.0-20240904.075446-1.jar (16 kB at 770 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.0-SNAPSHOT/dom-codec-1.17.0-20240904.075446-1.jar (45 kB at 1.4 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.0-SNAPSHOT/jsonrpc-api-1.17.0-20240904.075446-1.jar (120 kB at 3.0 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.0-SNAPSHOT/jsonrpc-provider-common-1.17.0-20240904.075446-1.jar (345 kB at 8.0 MB/s) [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-index --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ features-index --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ features-index --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ features-index --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-index/0.21.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-index --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-index --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-index --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.2:test (default) @ features-index --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ features-index --- [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ features-index --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-index --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-index --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ features-index --- [WARNING] [WARNING] The packaging plugin for project features-index did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.0-SNAPSHOT/features-index-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.0-SNAPSHOT/features-index-0.21.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ features-index --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/index/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.21.0-SNAPSHOT [11/19] [INFO] from features/singles/odl-integration-compatible-with-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-integration-compatible-with-all --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.2:test (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-integration-compatible-with-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0-SNAPSHOT/odl-integration-compatible-with-all-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.0-SNAPSHOT/odl-integration-compatible-with-all-0.21.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ odl-integration-compatible-with-all --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.21.0-SNAPSHOT [12/19] [INFO] from features/singles/odl-integration-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-integration-all --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-integration-all --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ odl-integration-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.21.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-integration-all --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-integration-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.2:test (default) @ odl-integration-all --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ odl-integration-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-integration-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-integration-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-integration-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.0-SNAPSHOT/odl-integration-all-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.0-SNAPSHOT/odl-integration-all-0.21.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ odl-integration-all --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/odl-integration-all/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.21.0-SNAPSHOT [13/19] [INFO] from features/repos/test/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-test --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ features-test --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ features-test --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-test/0.21.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-test --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-test >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.0.2:test (default) @ features-test --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ features-test --- [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ features-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ features-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ features-test --- [WARNING] [WARNING] The packaging plugin for project features-test did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.0-SNAPSHOT/features-test-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.0-SNAPSHOT/features-test-0.21.0-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ features-test --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/test/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.21.0-SNAPSHOT [14/19] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ karaf --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ karaf --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.6:assembly (process-resources) @ karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.21.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.0/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.17.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.22.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.0/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/8.0.0/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature a6021854-8c58-40ce-8fb0-4fe8a8dc282d/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.2 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.7.1:copy (apply-branding) @ karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.2' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.2/karaf.branding-14.0.2.jar) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly/lib/karaf.branding-14.0.2.jar [INFO] [INFO] --- dependency:3.7.1:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- dependency:3.7.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.2' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2-config.properties) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- dependency:3.7.1:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.20.0:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.0/aaa-cli-jar-0.20.0.jar) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- dependency:3.7.1:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.0.2:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Feature repository discovered recursively: f727d6fd-165c-47c2-b6ca-f22fd3792a81 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.22.0 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-10.0.1 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.1 [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: openflowplugin-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: features-test [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.22.0 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.22.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.22.0 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.22.0 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-10.0.1 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-controller-10.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-extras-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-netconf-8.0.1 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.1 [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: openflowplugin-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.17.0 and 3.14.0 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-generator::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-loader::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-model::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-osgi::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-spi::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 10.0.2 and 10.0.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.20.1 and 0.20.0 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6243::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-reflect::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-spec::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:codegen-extensions::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-openapi::jar, 8.0.1 and 8.0.0 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for com.google.guava:guava::jar, 33.3.0-jre and 33.2.1-jre [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.46.0 and 3.45.0 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.glassfish.jersey.inject:jersey-hk2::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-common::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-client::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-server::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet-core::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.glassfish.jersey.media:jersey-media-sse::jar, 2.45 and 2.43 [WARNING] Duplicate versions for org.antlr:antlr4-runtime::jar, 4.13.2 and 4.13.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6241::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-dynamic::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-api::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-spi::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-osgi::jar, 14.0.4 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 14.0.2 and 14.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.26.1 and 2013.09.07.26.2 [WARNING] Duplicate versions for org.opendaylight.netconf:yanglib-mdsal-writer::jar, 8.0.1 and 8.0.0 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.20.0 and 0.20.1 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8526::jar, 14.0.2 and 14.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:odl-device-notification::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-mdsal-spi::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-spi::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-tcp::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-jaxrs::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-mdsal::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf.model:sal-remote::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8341::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.netconf:keystore-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-tls::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:truststore-api::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf.model:draft-ietf-crypto-types::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:sal-remote-impl::jar, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb:config:cfg, 8.0.0 and 8.0.1 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.14.17 and 1.15.1 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 10.0.1 and 10.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6470::jar, 14.0.1 and 14.0.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 14.0.2 and 14.0.1 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.6:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ karaf --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.21.0-SNAPSHOT/karaf-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/karaf-0.21.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.21.0-SNAPSHOT/karaf-0.21.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/karaf-0.21.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.21.0-SNAPSHOT/karaf-0.21.0-SNAPSHOT.zip [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ karaf --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.21.0-SNAPSHOT [15/19] [INFO] from features/singles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ singles-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ singles-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.21.0-SNAPSHOT/singles-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ singles-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/singles/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.21.0-SNAPSHOT [16/19] [INFO] from features/repos/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ repos-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ repos-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.21.0-SNAPSHOT/repos-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ repos-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/repos/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.21.0-SNAPSHOT [17/19] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.21.0-SNAPSHOT/features-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.21.0-SNAPSHOT [18/19] [INFO] from onap-karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ onap-karaf --- [INFO] Deleting /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ onap-karaf --- [INFO] [INFO] --- dependency:3.7.1:copy (unpack-license) @ onap-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.2' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.2/odl-license-14.0.2.license) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.6:assembly (process-resources) @ onap-karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.1/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature 3f24d883-6d41-478a-951d-2360bdeb7e49/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.2 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.2 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ onap-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ onap-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.7.1:copy (apply-branding) @ onap-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.2' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.2/karaf.branding-14.0.2.jar) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly/lib/karaf.branding-14.0.2.jar [INFO] [INFO] --- dependency:3.7.1:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- dependency:3.7.1:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.2' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.2/opendaylight-karaf-resources-14.0.2-config.properties) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- dependency:3.7.1:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.20.0:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.0/aaa-cli-jar-0.20.0.jar) to /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- dependency:3.7.1:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy:14.0.2:copy-files (default) @ onap-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf:14.0.2:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: 7ca385ac-cf69-4d84-a479-32c6d2787fca [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-10.0.1 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.1 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-10.0.1 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-10.0.1 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-aaa-0.20.0 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-10.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-10.0.1 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.1 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-8.0.0 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ onap-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ onap-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.8.0:jar (attach-javadocs) @ onap-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.6:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ onap-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.1:analyze-only (analyze-declarations) @ onap-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ onap-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.12:report (report) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ onap-karaf --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.0-SNAPSHOT/onap-karaf-0.21.0-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/target/onap-karaf-0.21.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.0-SNAPSHOT/onap-karaf-0.21.0-SNAPSHOT.tar.gz [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ onap-karaf --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/onap-karaf/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.21.0-SNAPSHOT [19/19] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ distribution-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.2:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/jsonrpc-distribution-check-scandium/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.21.0-SNAPSHOT/distribution-aggregator-0.21.0-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.7.1:tree (default-cli) @ distribution-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/jsonrpc-distribution-check-scandium/distribution/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Integration/Distribution 0.21.0-SNAPSHOT: [INFO] [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 0.656 s] [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.011 s] [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.012 s] [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.007 s] [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.012 s] [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.010 s] [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 0.378 s] [INFO] ODL :: integration :: features-index ............... SUCCESS [ 6.716 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all SUCCESS [ 0.838 s] [INFO] ODL :: integration :: odl-integration-all .......... SUCCESS [ 0.910 s] [INFO] ODL :: integration :: features-test ................ SUCCESS [ 1.050 s] [INFO] ODL :: integration :: karaf ........................ SUCCESS [ 40.352 s] [INFO] ODL :: integration :: singles-aggregator ........... SUCCESS [ 0.013 s] [INFO] ODL :: integration :: repos-aggregator ............. SUCCESS [ 0.010 s] [INFO] ODL :: integration :: features-aggregator .......... SUCCESS [ 0.009 s] [INFO] ODL :: integration :: onap-karaf ................... SUCCESS [ 12.780 s] [INFO] Integration/Distribution ........................... SUCCESS [ 0.010 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:05 min [INFO] Finished at: 2024-09-04T07:59:11Z [INFO] ------------------------------------------------------------------------ [jsonrpc-distribution-check-scandium] $ /bin/sh /tmp/jenkins18133406369965797661.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [jsonrpc-distribution-check-scandium] $ /bin/sh -xe /tmp/jenkins12588311265519624840.sh + set +e + rm -f /w/workspace/jsonrpc-distribution-check-scandium/bug_9191.log + pushd /w/workspace/jsonrpc-distribution-check-scandium/distribution/karaf/target/assembly/system/org/opendaylight /tmp/jenkins12588311265519624840.sh: 5: pushd: not found + ls + find allowed_projects.txt -name *features.xml + xargs fgrep -n + fgrep -v org.opendaylight.allowed_projects.txt + fgrep org.opendaylight bug_9191.0.log + rm bug_9191.0.log + xargs fgrep -n + find distribution -name *features.xml + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.distribution + rm bug_9191.0.log + find distribution@tmp -name *features.xml + xargs fgrep -n + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.distribution@tmp + rm bug_9191.0.log + find fake_remotes.xml -name *features.xml + xargs fgrep -n + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.fake_remotes.xml + rm bug_9191.0.log + find jsonrpc -name *features.xml + xargs fgrep -n + + fgrep -v org.opendaylight.jsonrpc fgrep org.opendaylight bug_9191.0.log + rm bug_9191.0.log + find jsonrpc@tmp -name *features.xml + xargs fgrep -n + + fgrep org.opendaylight bug_9191.0.log fgrep -v org.opendaylight.jsonrpc@tmp + rm bug_9191.0.log + + find set_variables.env -name *features.xml xargs fgrep -n + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.set_variables.env + rm bug_9191.0.log + popd /tmp/jenkins12588311265519624840.sh: 11: popd: not found Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 11084 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [jsonrpc-distribution-check-scandium] $ /bin/bash /tmp/jenkins16720814133926471463.sh Archiving csit artifacts seq: invalid floating point argument: ‘’ Try 'seq --help' for more information. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 3537 0 --:--:-- --:--:-- --:--:-- 3485 Archive: robot-plugin.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of robot-plugin.zip or robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. mv: cannot stat '*.log.gz': No such file or directory mv: cannot stat '*.csv': No such file or directory mv: cannot stat '*.png': No such file or directory [PostBuildScript] - [INFO] Executing post build scripts. [jsonrpc-distribution-check-scandium] $ /bin/bash /tmp/jenkins16357417373769285131.sh ---> sysstat.sh [jsonrpc-distribution-check-scandium] $ /bin/bash /tmp/jenkins4105119767100471814.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/jsonrpc-distribution-check-scandium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/jsonrpc-distribution-check-scandium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/jsonrpc-distribution-check-scandium ']' + mkdir -p /w/workspace/jsonrpc-distribution-check-scandium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-distribution-check-scandium/archives/ [jsonrpc-distribution-check-scandium] $ /bin/bash /tmp/jenkins2677415597969370309.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-apqQ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-apqQ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [jsonrpc-distribution-check-scandium] $ /bin/bash /tmp/jenkins5492180914889944949.sh provisioning config files... Could not find credentials [logs] for jsonrpc-distribution-check-scandium #22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-distribution-check-scandium@tmp/config1254128227398483882tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [jsonrpc-distribution-check-scandium] $ /bin/bash /tmp/jenkins5840020507511089975.sh ---> create-netrc.sh WARN: Log server credential not found. [jsonrpc-distribution-check-scandium] $ /bin/bash /tmp/jenkins2151869036128498501.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/jsonrpc-distribution-check-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-apqQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-apqQ/bin to PATH Generating Requirements File Python 3.11.7 pip 24.2 from /tmp/venv-apqQ/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.11 botocore==1.35.11 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.34.0 httplib2==0.22.0 identify==2.6.0 idna==3.8 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.8.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.2.2 prettytable==3.11.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.0.0 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.20 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [jsonrpc-distribution-check-scandium] $ /bin/bash /tmp/jenkins13363263167278831385.sh ---> sudo-logs.sh Archiving 'sudo' log.. [jsonrpc-distribution-check-scandium] $ /bin/bash /tmp/jenkins9877314233539910119.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/jsonrpc-distribution-check-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-apqQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-apqQ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [jsonrpc-distribution-check-scandium] $ /bin/bash -l /tmp/jenkins11655793999430543103.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/jsonrpc-distribution-check-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-apqQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-apqQ/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-distribution-check-scandium/22/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-4c-4g-18416 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB L1i cache: 128 KiB L2 cache: 2 MiB L3 cache: 64 MiB NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.8G 0 7.8G 0% /dev tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 12G 66G 16% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 /dev/loop3 39M 39M 0 100% /snap/snapd/21759 /dev/loop4 64M 64M 0 100% /snap/core20/2318 /dev/loop5 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 15997 685 9419 1 5892 14972 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:4b:b9:56 brd ff:ff:ff:ff:ff:ff inet 10.30.171.4/23 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85966sec preferred_lft 85966sec inet6 fe80::f816:3eff:fe4b:b956/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:f3:9a:15:45 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-18416) 09/04/24 _x86_64_ (4 CPU) 07:53:31 LINUX RESTART (4 CPU) 07:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:55:01 294.85 147.77 147.08 0.00 11396.87 43015.13 0.00 07:56:01 72.29 31.18 41.11 0.00 985.44 35257.07 0.00 07:57:01 38.14 0.05 38.09 0.00 0.80 56582.30 0.00 07:58:01 118.05 0.05 118.00 0.00 6.53 103462.22 0.00 07:59:01 79.03 3.49 75.54 0.00 2629.08 66608.59 0.00 08:00:01 92.75 23.65 69.11 0.00 3884.55 24368.07 0.00 Average: 115.85 34.36 81.49 0.00 3150.64 54884.83 0.00 07:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:55:01 13156916 15123064 869380 5.31 51632 2121876 1566220 8.99 1073640 1896228 187200 07:56:01 11293592 14306016 1661892 10.15 72924 3121400 2238768 12.84 2174248 2609684 793300 07:57:01 10145716 14463744 1500700 9.16 89300 4361608 2148620 12.33 2537608 3342684 818208 07:58:01 8105280 14224292 1739224 10.62 123676 6057864 2339832 13.42 2827784 5021656 617312 07:59:01 9332248 14378972 1575968 9.62 131384 5025716 2286156 13.12 2691444 3967432 275316 08:00:01 9824332 15389776 562440 3.43 157484 5485060 1296788 7.44 1870176 4263848 141820 Average: 10309681 14647644 1318267 8.05 104400 4362254 1979397 11.36 2195817 3516922 472193 07:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:55:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:01 ens3 580.76 412.96 3762.51 109.99 0.00 0.00 0.00 0.00 07:56:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:01 ens3 721.75 585.20 4498.67 126.27 0.00 0.00 0.00 0.00 07:57:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:01 ens3 359.86 299.18 2084.87 70.61 0.00 0.00 0.00 0.00 07:58:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 ens3 310.55 246.69 76.15 72.41 0.00 0.00 0.00 0.00 07:59:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:01 ens3 271.30 133.73 2750.89 27.24 0.00 0.00 0.00 0.00 08:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:01 ens3 81.14 66.81 721.51 11.82 0.00 0.00 0.00 0.00 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 387.53 290.73 2315.92 69.71 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-18416) 09/04/24 _x86_64_ (4 CPU) 07:53:31 LINUX RESTART (4 CPU) 07:54:01 CPU %user %nice %system %iowait %steal %idle 07:55:01 all 22.93 13.24 11.86 13.97 0.17 37.82 07:55:01 0 23.64 13.24 11.85 17.79 0.15 33.33 07:55:01 1 23.68 13.16 11.84 6.82 0.17 44.33 07:55:01 2 22.36 13.07 11.74 12.55 0.20 40.08 07:55:01 3 22.06 13.50 12.02 18.73 0.17 33.52 07:56:01 all 50.75 2.47 4.12 0.99 0.11 41.56 07:56:01 0 50.69 2.51 4.91 0.89 0.12 40.89 07:56:01 1 43.90 2.16 3.81 1.35 0.08 48.70 07:56:01 2 49.64 2.37 3.51 0.81 0.12 43.56 07:56:01 3 58.72 2.85 4.25 0.94 0.12 33.13 07:57:01 all 38.48 0.00 2.39 0.63 0.09 58.41 07:57:01 0 26.35 0.00 2.03 1.40 0.10 70.11 07:57:01 1 60.15 0.00 4.24 0.94 0.10 34.57 07:57:01 2 36.63 0.00 2.09 0.00 0.08 61.20 07:57:01 3 30.82 0.00 1.22 0.17 0.07 67.73 07:58:01 all 53.10 0.00 2.64 1.44 0.11 42.71 07:58:01 0 50.89 0.00 2.37 4.08 0.10 42.56 07:58:01 1 68.37 0.00 4.56 0.13 0.12 26.82 07:58:01 2 50.38 0.00 2.19 0.02 0.12 47.29 07:58:01 3 42.75 0.00 1.44 1.52 0.12 54.18 07:59:01 all 41.14 0.00 3.41 15.70 0.12 39.63 07:59:01 0 44.58 0.00 4.39 11.62 0.15 39.26 07:59:01 1 35.83 0.00 3.86 11.63 0.09 48.60 07:59:01 2 49.83 0.00 3.37 10.45 0.10 36.25 07:59:01 3 34.33 0.00 2.04 29.01 0.15 34.48 08:00:01 all 21.44 0.00 2.42 6.15 0.06 69.93 08:00:01 0 31.73 0.00 2.49 3.90 0.07 61.82 08:00:01 1 7.95 0.00 1.84 8.20 0.05 81.97 08:00:01 2 26.10 0.00 2.70 5.99 0.07 65.14 08:00:01 3 20.10 0.00 2.68 6.49 0.05 70.68 Average: all 37.98 2.61 4.46 6.42 0.11 48.42 Average: 0 37.99 2.60 4.65 6.56 0.11 48.09 Average: 1 39.98 2.54 5.02 4.81 0.10 47.55 Average: 2 39.13 2.57 4.26 4.93 0.12 49.01 Average: 3 34.81 2.72 3.93 9.39 0.11 49.04