16:53:58 Started by timer 16:53:58 Running as SYSTEM 16:53:58 [EnvInject] - Loading node environment variables. 16:53:58 Building remotely on prd-centos8-builder-4c-4g-4591 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-clm-7.0.x 16:53:58 [ssh-agent] Looking for ssh-agent implementation... 16:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:59 $ ssh-agent 16:53:59 SSH_AUTH_SOCK=/tmp/ssh-AUMmUDcNHf9T/agent.5524 16:53:59 SSH_AGENT_PID=5526 16:53:59 [ssh-agent] Started. 16:53:59 Running ssh-add (command line suppressed) 16:53:59 Identity added: /w/workspace/netconf-maven-clm-7.0.x@tmp/private_key_5116770039986597687.key (/w/workspace/netconf-maven-clm-7.0.x@tmp/private_key_5116770039986597687.key) 16:53:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:53:59 The recommended git tool is: NONE 16:54:01 using credential jenkins-ssh 16:54:01 Wiping out workspace first. 16:54:01 Cloning the remote Git repository 16:54:01 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 16:54:01 > git init /w/workspace/netconf-maven-clm-7.0.x # timeout=10 16:54:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 16:54:01 > git --version # timeout=10 16:54:01 > git --version # 'git version 2.43.0' 16:54:01 using GIT_SSH to set credentials jenkins-ssh 16:54:01 [INFO] Currently running in a labeled security context 16:54:01 [INFO] Currently SELinux is 'enforcing' on the host 16:54:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-clm-7.0.x@tmp/jenkins-gitclient-ssh15272486268450662027.key 16:54:01 Verifying host key using known hosts file 16:54:01 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. 16:54:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 16:54:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:08 Avoid second fetch 16:54:08 > git rev-parse refs/remotes/origin/7.0.x^{commit} # timeout=10 16:54:08 Checking out Revision ce23209565d490fa3b86499b5aa3cbba356667a7 (refs/remotes/origin/7.0.x) 16:54:08 > git config core.sparsecheckout # timeout=10 16:54:08 > git checkout -f ce23209565d490fa3b86499b5aa3cbba356667a7 # timeout=10 16:54:09 Commit message: "Skip device update on NetconfNodeHandler close" 16:54:09 > git rev-list --no-walk cc5d29a0b59689b45873b8d410e70d06229434ee # timeout=10 16:54:12 provisioning config files... 16:54:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:54:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:54:12 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins8994052701983332834.sh 16:54:12 ---> python-tools-install.sh 16:54:12 Setup pyenv: 16:54:13 system 16:54:13 * 3.8.13 (set by /opt/pyenv/version) 16:54:13 * 3.9.13 (set by /opt/pyenv/version) 16:54:13 * 3.10.13 (set by /opt/pyenv/version) 16:54:13 * 3.11.7 (set by /opt/pyenv/version) 16:54:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QDFl 16:54:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:54:21 lf-activate-venv(): INFO: Installing: lftools 16:54:49 lf-activate-venv(): INFO: Adding /tmp/venv-QDFl/bin to PATH 16:54:49 Generating Requirements File 16:55:10 Python 3.11.7 16:55:11 pip 24.3.1 from /tmp/venv-QDFl/lib/python3.11/site-packages/pip (python 3.11) 16:55:11 appdirs==1.4.4 16:55:11 argcomplete==3.5.2 16:55:11 aspy.yaml==1.3.0 16:55:11 attrs==24.3.0 16:55:11 autopage==0.5.2 16:55:11 beautifulsoup4==4.12.3 16:55:11 boto3==1.35.86 16:55:11 botocore==1.35.86 16:55:11 bs4==0.0.2 16:55:11 cachetools==5.5.0 16:55:11 certifi==2024.12.14 16:55:11 cffi==1.17.1 16:55:11 cfgv==3.4.0 16:55:11 chardet==5.2.0 16:55:11 charset-normalizer==3.4.0 16:55:11 click==8.1.7 16:55:11 cliff==4.8.0 16:55:11 cmd2==2.5.8 16:55:11 cryptography==3.3.2 16:55:11 debtcollector==3.0.0 16:55:11 decorator==5.1.1 16:55:11 defusedxml==0.7.1 16:55:11 Deprecated==1.2.15 16:55:11 distlib==0.3.9 16:55:11 dnspython==2.7.0 16:55:11 docker==4.2.2 16:55:11 dogpile.cache==1.3.3 16:55:11 durationpy==0.9 16:55:11 email_validator==2.2.0 16:55:11 filelock==3.16.1 16:55:11 future==1.0.0 16:55:11 gitdb==4.0.11 16:55:11 GitPython==3.1.43 16:55:11 google-auth==2.37.0 16:55:11 httplib2==0.22.0 16:55:11 identify==2.6.3 16:55:11 idna==3.10 16:55:11 importlib-resources==1.5.0 16:55:11 iso8601==2.1.0 16:55:11 Jinja2==3.1.4 16:55:11 jmespath==1.0.1 16:55:11 jsonpatch==1.33 16:55:11 jsonpointer==3.0.0 16:55:11 jsonschema==4.23.0 16:55:11 jsonschema-specifications==2024.10.1 16:55:11 keystoneauth1==5.9.1 16:55:11 kubernetes==31.0.0 16:55:11 lftools==0.37.10 16:55:11 lxml==5.3.0 16:55:11 MarkupSafe==3.0.2 16:55:11 msgpack==1.1.0 16:55:11 multi_key_dict==2.0.3 16:55:11 munch==4.0.0 16:55:11 netaddr==1.3.0 16:55:11 niet==1.4.2 16:55:11 nodeenv==1.9.1 16:55:11 oauth2client==4.1.3 16:55:11 oauthlib==3.2.2 16:55:11 openstacksdk==4.2.0 16:55:11 os-client-config==2.1.0 16:55:11 os-service-types==1.7.0 16:55:11 osc-lib==3.2.0 16:55:11 oslo.config==9.7.0 16:55:11 oslo.context==5.7.0 16:55:11 oslo.i18n==6.5.0 16:55:11 oslo.log==6.2.0 16:55:11 oslo.serialization==5.6.0 16:55:11 oslo.utils==8.0.0 16:55:11 packaging==24.2 16:55:11 pbr==6.1.0 16:55:11 platformdirs==4.3.6 16:55:11 prettytable==3.12.0 16:55:11 psutil==6.1.1 16:55:11 pyasn1==0.6.1 16:55:11 pyasn1_modules==0.4.1 16:55:11 pycparser==2.22 16:55:11 pygerrit2==2.0.15 16:55:11 PyGithub==2.5.0 16:55:11 PyJWT==2.10.1 16:55:11 PyNaCl==1.5.0 16:55:11 pyparsing==2.4.7 16:55:11 pyperclip==1.9.0 16:55:11 pyrsistent==0.20.0 16:55:11 python-cinderclient==9.6.0 16:55:11 python-dateutil==2.9.0.post0 16:55:11 python-heatclient==4.0.0 16:55:11 python-jenkins==1.8.2 16:55:11 python-keystoneclient==5.5.0 16:55:11 python-magnumclient==4.7.0 16:55:11 python-openstackclient==7.2.1 16:55:11 python-swiftclient==4.6.0 16:55:11 PyYAML==6.0.2 16:55:11 referencing==0.35.1 16:55:11 requests==2.32.3 16:55:11 requests-oauthlib==2.0.0 16:55:11 requestsexceptions==1.4.0 16:55:11 rfc3986==2.0.0 16:55:11 rpds-py==0.22.3 16:55:11 rsa==4.9 16:55:11 ruamel.yaml==0.18.6 16:55:11 ruamel.yaml.clib==0.2.12 16:55:11 s3transfer==0.10.4 16:55:11 simplejson==3.19.3 16:55:11 six==1.17.0 16:55:11 smmap==5.0.1 16:55:11 soupsieve==2.6 16:55:11 stevedore==5.4.0 16:55:11 tabulate==0.9.0 16:55:11 toml==0.10.2 16:55:11 tomlkit==0.13.2 16:55:11 tqdm==4.67.1 16:55:11 typing_extensions==4.12.2 16:55:11 tzdata==2024.2 16:55:11 urllib3==1.26.20 16:55:11 virtualenv==20.28.0 16:55:11 wcwidth==0.2.13 16:55:11 websocket-client==1.8.0 16:55:11 wrapt==1.17.0 16:55:11 xdg==6.0.0 16:55:11 xmltodict==0.14.2 16:55:11 yq==3.4.3 16:55:11 [netconf-maven-clm-7.0.x] $ /bin/sh -xe /tmp/jenkins7080843323961209465.sh 16:55:11 + echo quiet=on 16:55:11 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-4591 16:55:12 [netconf-maven-clm-7.0.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=7.0.x -Dsha1=origin/7.0.x "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=netconf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/7.0.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=7.0.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 16:55:12 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=netconf --version 16:55:12 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 16:55:12 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 16:55:12 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 16:55:12 Default locale: en_US, platform encoding: UTF-8 16:55:12 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 16:55:12 [netconf-maven-clm-7.0.x] $ /bin/sh -xe /tmp/jenkins5420932562717447174.sh 16:55:12 + rm /home/jenkins/.wgetrc 16:55:12 [EnvInject] - Injecting environment variables from a build step. 16:55:12 [EnvInject] - Injecting as environment variables the properties content 16:55:12 SET_JDK_VERSION=openjdk17 16:55:12 GIT_URL="git://devvexx.opendaylight.org/mirror" 16:55:12 16:55:12 [EnvInject] - Variables injected successfully. 16:55:12 [netconf-maven-clm-7.0.x] $ /bin/sh /tmp/jenkins4046135907140065086.sh 16:55:12 ---> update-java-alternatives.sh 16:55:12 ---> Updating Java version 16:55:12 ---> RedHat type system detected 16:55:13 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:55:13 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:55:13 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 16:55:13 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:55:13 [EnvInject] - Injecting environment variables from a build step. 16:55:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:55:13 [EnvInject] - Variables injected successfully. 16:55:13 provisioning config files... 16:55:13 copy managed file [global-settings] to file:/w/workspace/netconf-maven-clm-7.0.x@tmp/config15666852687692179940tmp 16:55:14 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-clm-7.0.x@tmp/config14943047767225343140tmp 16:55:14 [EnvInject] - Injecting environment variables from a build step. 16:55:14 [EnvInject] - Injecting as environment variables the properties content 16:55:14 MAVEN_GOALS=clean deploy -Pintegrationtests 16:55:14 16:55:14 [EnvInject] - Variables injected successfully. 16:55:14 [netconf-maven-clm-7.0.x] $ /bin/bash -l /tmp/jenkins11817718702546122062.sh 16:55:14 ---> common-variables.sh 16:55:14 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 16:55:14 ---> sonatype-clm.sh 16:55:14 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 16:55:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 16:55:14 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 16:55:14 Default locale: en_US, platform encoding: UTF-8 16:55:14 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 16:55:16 [INFO] Scanning for projects... 16:55:26 [INFO] ------------------------------------------------------------------------ 16:55:26 [INFO] Reactor Build Order: 16:55:26 [INFO] 16:55:26 [INFO] netconf-artifacts [pom] 16:55:26 [INFO] netconf-parent [pom] 16:55:26 [INFO] feature-parent [pom] 16:55:26 [INFO] netconf-auth [bundle] 16:55:26 [INFO] netconf-auth-aaa [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 16:55:26 [INFO] rfc5277 [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 16:55:26 [INFO] rfc6241 [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] 16:55:26 [INFO] rfc6470 [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] 16:55:26 [INFO] rfc6243 [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] 16:55:26 [INFO] rfc8526 [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] 16:55:26 [INFO] netconf-api [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: API [feature] 16:55:26 [INFO] rfc6022 [bundle] 16:55:26 [INFO] netconf-common-mdsal [bundle] 16:55:26 [INFO] odl-netconf-util [feature] 16:55:26 [INFO] netconf-common [bundle] 16:55:26 [INFO] shaded-exificient-jar [jar] 16:55:26 [INFO] shaded-exificient [bundle] 16:55:26 [INFO] netconf-test-util [jar] 16:55:26 [INFO] netconf-netty-util [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 16:55:26 [INFO] rfc8341 [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] 16:55:26 [INFO] draft-ietf-netconf-crypto-types [bundle] 16:55:26 [INFO] keystore-api [bundle] 16:55:26 [INFO] keystore-none [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 16:55:26 [INFO] truststore-api [bundle] 16:55:26 [INFO] truststore-none [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 16:55:26 [INFO] transport-api [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 16:55:26 [INFO] shaded-sshd-jar [jar] 16:55:26 [INFO] shaded-sshd [bundle] 16:55:26 [INFO] transport-tcp [bundle] 16:55:26 [INFO] transport-ssh [bundle] 16:55:26 [INFO] transport-tls [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: Transport [feature] 16:55:26 [INFO] netconf-client [bundle] 16:55:26 [INFO] odl-netconf-client [feature] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] 16:55:26 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 16:55:26 [INFO] netconf-server [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: Impl [feature] 16:55:26 [INFO] OpenDaylight :: Netconf :: All [feature] 16:55:26 [INFO] yanglib-mdsal-writer [bundle] 16:55:26 [INFO] odl-yanglib-mdsal-writer [feature] 16:55:26 [INFO] netconf-server-mdsal [bundle] 16:55:26 [INFO] netconf-nb [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 16:55:26 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] 16:55:26 [INFO] rfc8639 [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] 16:55:26 [INFO] rfc8641 [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] 16:55:26 [INFO] rfc8650 [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] 16:55:26 [INFO] keystore-legacy [bundle] 16:55:26 [INFO] netconf-dom-api [bundle] 16:55:26 [INFO] netconf-client-mdsal [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 16:55:26 [INFO] netconf-test-models [bundle] 16:55:26 [INFO] netconf-topology [bundle] 16:55:26 [INFO] netconf-topology-singleton [bundle] 16:55:26 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 16:55:26 [INFO] netconf-topology-impl [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 16:55:26 [INFO] callhome-provider [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 16:55:26 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 16:55:26 [INFO] netconf-console [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 16:55:26 [INFO] restconf-common-models [bundle] 16:55:26 [INFO] restconf-common [bundle] 16:55:26 [INFO] OpenDaylight :: Restconf :: Common [feature] 16:55:26 [INFO] restconf-api [bundle] 16:55:26 [INFO] restconf-nb [bundle] 16:55:26 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 16:55:26 [INFO] OpenDaylight :: Restconf [feature] 16:55:26 [INFO] restconf-openapi [bundle] 16:55:26 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 16:55:26 [INFO] OpenDaylight :: Restconf :: All [feature] 16:55:26 [INFO] keystore-plaintext-api [bundle] 16:55:26 [INFO] keystore-plaintext-localfile [bundle] 16:55:26 [INFO] keystore-plaintext-cli [bundle] 16:55:26 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] 16:55:26 [INFO] features-netconf [feature] 16:55:26 [INFO] netconf-test-perf [bundle] 16:55:26 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 16:55:26 [INFO] features-netconf-testing [feature] 16:55:26 [INFO] features-netconf-experimental [feature] 16:55:26 [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] 16:55:26 [INFO] netconf-features-parent [pom] 16:55:26 [INFO] netconf-karaf [pom] 16:55:26 [INFO] netconf-karaf-static [karaf-assembly] 16:55:26 [INFO] model-aggregator [pom] 16:55:26 [INFO] transport-http [bundle] 16:55:26 [INFO] transport-aggregator [pom] 16:55:26 [INFO] restconf-client [bundle] 16:55:26 [INFO] restconf-server [bundle] 16:55:26 [INFO] protocol [pom] 16:55:26 [INFO] plugins [pom] 16:55:26 [INFO] apps [pom] 16:55:26 [INFO] third-party [pom] 16:55:26 [INFO] netconf-testtool [jar] 16:55:26 [INFO] netconf-tools [pom] 16:55:26 [INFO] netconf-subsystem [pom] 16:55:26 [INFO] sal-rest-connector-config [jar] 16:55:26 [INFO] restconf-wadl-generator [jar] 16:55:26 [INFO] websocket-client [jar] 16:55:26 [INFO] restconf-subsystem [pom] 16:55:26 [INFO] keystore-aggregator [pom] 16:55:26 [INFO] truststore-aggregator [pom] 16:55:26 [INFO] netconf-aggregator [pom] 16:55:27 [INFO] 16:55:27 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 16:55:27 [INFO] Building netconf-artifacts 7.0.12-SNAPSHOT [1/121] 16:55:27 [INFO] --------------------------------[ pom ]--------------------------------- 16:55:27 [INFO] 16:55:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-artifacts --- 16:55:27 [INFO] 16:55:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-artifacts --- 16:55:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:55:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:55:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:28 [INFO] 16:55:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-artifacts --- 16:55:28 [INFO] 16:55:28 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-artifacts --- 16:55:29 [INFO] CycloneDX: Resolving Dependencies 16:55:29 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 16:55:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.xml 16:55:30 [INFO] attaching as netconf-artifacts-7.0.12-SNAPSHOT-cyclonedx.xml 16:55:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.json 16:55:30 [INFO] attaching as netconf-artifacts-7.0.12-SNAPSHOT-cyclonedx.json 16:55:30 [INFO] 16:55:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-artifacts --- 16:55:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.12-SNAPSHOT/netconf-artifacts-7.0.12-SNAPSHOT.pom 16:55:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.12-SNAPSHOT/netconf-artifacts-7.0.12-SNAPSHOT-cyclonedx.xml 16:55:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.12-SNAPSHOT/netconf-artifacts-7.0.12-SNAPSHOT-cyclonedx.json 16:55:30 [INFO] 16:55:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-artifacts --- 16:55:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:55:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:55:30 [INFO] 16:55:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-artifacts --- 16:55:32 [INFO] org.opendaylight.netconf:netconf-artifacts:pom:7.0.12-SNAPSHOT 16:55:32 [INFO] 16:55:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-artifacts --- 16:55:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/sonatype-clm/module.xml 16:55:32 [INFO] 16:55:32 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 16:55:32 [INFO] Building netconf-parent 7.0.12-SNAPSHOT [2/121] 16:55:32 [INFO] --------------------------------[ pom ]--------------------------------- 16:55:33 [INFO] 16:55:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-parent --- 16:55:33 [INFO] 16:55:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-parent --- 16:55:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:55:33 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:55:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:33 [INFO] 16:55:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-parent --- 16:55:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:33 [INFO] 16:55:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-parent --- 16:55:33 [INFO] 16:55:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-parent --- 16:55:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:55:34 [INFO] 16:55:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-parent --- 16:55:35 [INFO] Starting audit... 16:55:35 Audit done. 16:55:35 [INFO] You have 0 Checkstyle violations. 16:55:35 [INFO] 16:55:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-parent --- 16:55:35 [INFO] Starting audit... 16:55:35 Audit done. 16:55:35 [INFO] You have 0 Checkstyle violations. 16:55:35 [INFO] 16:55:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-parent --- 16:55:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/parent/target/classes/LICENSE 16:55:36 [INFO] 16:55:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-parent >>> 16:55:36 [INFO] 16:55:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-parent --- 16:55:39 [INFO] 16:55:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-parent <<< 16:55:39 [INFO] 16:55:39 [INFO] 16:55:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-parent --- 16:55:39 [INFO] 16:55:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-parent --- 16:55:39 [INFO] 16:55:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-parent --- 16:55:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:55:40 [INFO] 16:55:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-parent --- 16:55:40 [INFO] CycloneDX: Resolving Dependencies 16:55:40 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 16:55:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.xml 16:55:41 [INFO] attaching as netconf-parent-7.0.12-SNAPSHOT-cyclonedx.xml 16:55:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.json 16:55:41 [INFO] attaching as netconf-parent-7.0.12-SNAPSHOT-cyclonedx.json 16:55:41 [INFO] 16:55:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 16:55:41 [INFO] Skipping duplicate-finder execution! 16:55:41 [INFO] 16:55:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-parent --- 16:55:41 [INFO] Skipping pom project 16:55:41 [INFO] 16:55:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-parent --- 16:55:41 [INFO] 16:55:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-parent --- 16:55:41 [INFO] 16:55:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-parent --- 16:55:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:55:41 [INFO] 16:55:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-parent --- 16:55:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.12-SNAPSHOT/netconf-parent-7.0.12-SNAPSHOT.pom 16:55:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.12-SNAPSHOT/netconf-parent-7.0.12-SNAPSHOT-cyclonedx.xml 16:55:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.12-SNAPSHOT/netconf-parent-7.0.12-SNAPSHOT-cyclonedx.json 16:55:41 [INFO] 16:55:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-parent --- 16:55:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:55:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:55:41 [INFO] 16:55:41 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-parent --- 16:55:41 [INFO] org.opendaylight.netconf:netconf-parent:pom:7.0.12-SNAPSHOT 16:55:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:55:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:55:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:55:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:55:41 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:55:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:55:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:55:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:55:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:55:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:55:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:55:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:55:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:55:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:55:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:55:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:55:41 [INFO] +- junit:junit:jar:4.13.2:test 16:55:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:55:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:55:41 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:55:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:55:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:55:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:55:41 [INFO] 16:55:41 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-parent --- 16:55:41 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/parent/target/sonatype-clm/module.xml 16:55:41 [INFO] 16:55:41 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 16:55:41 [INFO] Building feature-parent 7.0.12-SNAPSHOT [3/121] 16:55:41 [INFO] --------------------------------[ pom ]--------------------------------- 16:55:42 [INFO] 16:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ feature-parent --- 16:55:42 [INFO] 16:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ feature-parent --- 16:55:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:55:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:42 [INFO] 16:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ feature-parent --- 16:55:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:42 [INFO] 16:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ feature-parent --- 16:55:42 [INFO] 16:55:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-parent --- 16:55:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:42 [INFO] argLine set to empty 16:55:42 [INFO] 16:55:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ feature-parent --- 16:55:42 [INFO] Starting audit... 16:55:42 Audit done. 16:55:42 [INFO] You have 0 Checkstyle violations. 16:55:42 [INFO] 16:55:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ feature-parent --- 16:55:42 [INFO] Starting audit... 16:55:42 Audit done. 16:55:42 [INFO] You have 0 Checkstyle violations. 16:55:42 [INFO] 16:55:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ feature-parent --- 16:55:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/classes/LICENSE 16:55:42 [INFO] 16:55:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ feature-parent >>> 16:55:42 [INFO] 16:55:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ feature-parent --- 16:55:43 [INFO] 16:55:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ feature-parent <<< 16:55:43 [INFO] 16:55:43 [INFO] 16:55:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ feature-parent --- 16:55:43 [INFO] 16:55:43 [INFO] --- features-test-plugin:13.1.5:test (default) @ feature-parent --- 16:55:45 [INFO] Project packaging is not 'feature', skipping execution 16:55:45 [INFO] 16:55:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ feature-parent --- 16:55:45 [INFO] 16:55:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ feature-parent --- 16:55:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:55:45 [INFO] 16:55:45 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ feature-parent --- 16:55:45 [INFO] CycloneDX: Resolving Dependencies 16:55:45 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 16:55:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.xml 16:55:46 [INFO] attaching as feature-parent-7.0.12-SNAPSHOT-cyclonedx.xml 16:55:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.json 16:55:46 [INFO] attaching as feature-parent-7.0.12-SNAPSHOT-cyclonedx.json 16:55:46 [INFO] 16:55:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 16:55:46 [INFO] Skipping duplicate-finder execution! 16:55:46 [INFO] 16:55:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ feature-parent --- 16:55:46 [INFO] Skipping plugin execution 16:55:46 [INFO] 16:55:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 16:55:46 [INFO] Skipping source per configuration. 16:55:46 [INFO] 16:55:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-parent --- 16:55:46 [INFO] 16:55:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-parent --- 16:55:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:46 [INFO] 16:55:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ feature-parent --- 16:55:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.12-SNAPSHOT/feature-parent-7.0.12-SNAPSHOT.pom 16:55:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.12-SNAPSHOT/feature-parent-7.0.12-SNAPSHOT-cyclonedx.xml 16:55:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.12-SNAPSHOT/feature-parent-7.0.12-SNAPSHOT-cyclonedx.json 16:55:46 [INFO] 16:55:46 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ feature-parent --- 16:55:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:55:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:55:46 [INFO] 16:55:46 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ feature-parent --- 16:55:46 [INFO] org.opendaylight.netconf:feature-parent:pom:7.0.12-SNAPSHOT 16:55:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:55:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:55:46 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:55:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:55:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:55:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:55:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:55:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:55:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:55:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:55:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:55:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:55:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:55:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:55:46 [INFO] +- junit:junit:jar:4.13.2:test 16:55:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:55:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:55:46 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:55:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:55:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:55:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:55:46 [INFO] 16:55:46 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ feature-parent --- 16:55:46 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/sonatype-clm/module.xml 16:55:46 [INFO] 16:55:46 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 16:55:46 [INFO] Building netconf-auth 7.0.12-SNAPSHOT [4/121] 16:55:46 [INFO] -------------------------------[ bundle ]------------------------------- 16:55:46 [INFO] 16:55:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-auth --- 16:55:46 [INFO] 16:55:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-auth --- 16:55:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:46 [INFO] 16:55:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-auth --- 16:55:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:46 [INFO] 16:55:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-auth --- 16:55:47 [INFO] 16:55:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth --- 16:55:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:55:47 [INFO] 16:55:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-auth --- 16:55:47 [INFO] Starting audit... 16:55:47 Audit done. 16:55:47 [INFO] You have 0 Checkstyle violations. 16:55:47 [INFO] 16:55:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-auth --- 16:55:47 [INFO] Starting audit... 16:55:47 Audit done. 16:55:47 [INFO] You have 0 Checkstyle violations. 16:55:47 [INFO] 16:55:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-auth --- 16:55:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/classes/LICENSE 16:55:47 [INFO] 16:55:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- 16:55:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/src/main/resources 16:55:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/generated-sources/spi 16:55:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/generated-sources/yang 16:55:48 [INFO] 16:55:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-auth --- 16:55:48 [INFO] Recompiling the module because of changed dependency. 16:55:48 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:55:48 [INFO] 16:55:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-auth >>> 16:55:48 [INFO] 16:55:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-auth --- 16:55:49 [INFO] Fork Value is true 16:55:51 [INFO] Done SpotBugs Analysis.... 16:55:51 [INFO] 16:55:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-auth <<< 16:55:51 [INFO] 16:55:51 [INFO] 16:55:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-auth --- 16:55:51 [INFO] BugInstance size is 0 16:55:51 [INFO] Error size is 0 16:55:51 [INFO] No errors/warnings found 16:55:51 [INFO] 16:55:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- 16:55:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/src/test/resources 16:55:51 [INFO] 16:55:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-auth --- 16:55:51 [INFO] No sources to compile 16:55:51 [INFO] 16:55:51 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-auth --- 16:55:52 [INFO] No tests to run. 16:55:52 [INFO] 16:55:52 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-auth --- 16:55:52 [INFO] 16:55:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- 16:55:52 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT.jar 16:55:52 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 16:55:52 [INFO] 16:55:52 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-auth --- 16:55:52 [INFO] No previous run data found, generating javadoc. 16:55:53 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT-javadoc.jar 16:55:53 [INFO] 16:55:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-auth --- 16:55:53 [INFO] CycloneDX: Resolving Dependencies 16:55:54 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 16:55:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.xml 16:55:54 [INFO] attaching as netconf-auth-7.0.12-SNAPSHOT-cyclonedx.xml 16:55:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.json 16:55:54 [INFO] attaching as netconf-auth-7.0.12-SNAPSHOT-cyclonedx.json 16:55:54 [INFO] 16:55:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 16:55:54 [INFO] Skipping duplicate-finder execution! 16:55:54 [INFO] 16:55:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-auth --- 16:55:54 [INFO] No dependency problems found 16:55:54 [INFO] 16:55:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-auth --- 16:55:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT-sources.jar 16:55:54 [INFO] 16:55:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-auth --- 16:55:54 [INFO] 16:55:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-auth --- 16:55:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:55:54 [INFO] 16:55:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-auth --- 16:55:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-SNAPSHOT.pom 16:55:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-SNAPSHOT.jar 16:55:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-SNAPSHOT-javadoc.jar 16:55:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-SNAPSHOT-cyclonedx.xml 16:55:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-SNAPSHOT-cyclonedx.json 16:55:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-SNAPSHOT-sources.jar 16:55:54 [INFO] 16:55:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- 16:55:54 [INFO] Writing OBR metadata 16:55:54 [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-SNAPSHOT.jar 16:55:54 [INFO] Writing OBR metadata 16:55:54 [INFO] 16:55:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-auth --- 16:55:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:55:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:55:54 [INFO] 16:55:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- 16:55:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:55:54 [INFO] 16:55:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-auth --- 16:55:54 [INFO] org.opendaylight.netconf:netconf-auth:bundle:7.0.12-SNAPSHOT 16:55:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:55:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:55:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:55:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:55:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:55:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:55:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:55:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:55:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:55:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:55:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:55:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:55:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:55:54 [INFO] +- junit:junit:jar:4.13.2:test 16:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:55:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:55:54 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:55:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:55:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:55:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:55:54 [INFO] 16:55:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-auth --- 16:55:54 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/sonatype-clm/module.xml 16:55:54 [INFO] 16:55:54 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 16:55:54 [INFO] Building netconf-auth-aaa 7.0.12-SNAPSHOT [5/121] 16:55:54 [INFO] -------------------------------[ bundle ]------------------------------- 16:55:54 [INFO] 16:55:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-auth-aaa --- 16:55:54 [INFO] 16:55:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-auth-aaa --- 16:55:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:54 [INFO] 16:55:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 16:55:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:54 [INFO] 16:55:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-auth-aaa --- 16:55:55 [INFO] 16:55:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 16:55:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:55:55 [INFO] 16:55:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-auth-aaa --- 16:55:55 [INFO] Starting audit... 16:55:55 Audit done. 16:55:55 [INFO] You have 0 Checkstyle violations. 16:55:55 [INFO] 16:55:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-auth-aaa --- 16:55:55 [INFO] Starting audit... 16:55:55 Audit done. 16:55:55 [INFO] You have 0 Checkstyle violations. 16:55:55 [INFO] 16:55:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-auth-aaa --- 16:55:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/classes/LICENSE 16:55:55 [INFO] 16:55:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 16:55:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/src/main/resources 16:55:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/generated-sources/spi 16:55:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/generated-sources/yang 16:55:55 [INFO] 16:55:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-auth-aaa --- 16:55:55 [INFO] Recompiling the module because of changed dependency. 16:55:55 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:55:55 [INFO] 16:55:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 16:55:55 [INFO] 16:55:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-auth-aaa --- 16:55:55 [INFO] Fork Value is true 16:55:57 [INFO] Done SpotBugs Analysis.... 16:55:57 [INFO] 16:55:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 16:55:57 [INFO] 16:55:57 [INFO] 16:55:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-auth-aaa --- 16:55:57 [INFO] BugInstance size is 0 16:55:57 [INFO] Error size is 0 16:55:57 [INFO] No errors/warnings found 16:55:57 [INFO] 16:55:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 16:55:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/src/test/resources 16:55:57 [INFO] 16:55:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-auth-aaa --- 16:55:57 [INFO] Recompiling the module because of changed dependency. 16:55:57 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:55:58 [INFO] 16:55:58 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-auth-aaa --- 16:55:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:55:58 [INFO] 16:55:58 [INFO] ------------------------------------------------------- 16:55:58 [INFO] T E S T S 16:55:58 [INFO] ------------------------------------------------------- 16:55:59 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 16:55:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:56:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 16:56:00 [INFO] 16:56:00 [INFO] Results: 16:56:00 [INFO] 16:56:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 16:56:00 [INFO] 16:56:00 [INFO] 16:56:00 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-auth-aaa --- 16:56:00 [INFO] 16:56:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- 16:56:00 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT.jar 16:56:00 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 16:56:00 [INFO] 16:56:00 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-auth-aaa --- 16:56:01 [INFO] No previous run data found, generating javadoc. 16:56:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT-javadoc.jar 16:56:02 [INFO] 16:56:02 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-auth-aaa --- 16:56:02 [INFO] CycloneDX: Resolving Dependencies 16:56:02 [INFO] CycloneDX: Creating BOM version 1.5 with 14 component(s) 16:56:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.xml 16:56:02 [INFO] attaching as netconf-auth-aaa-7.0.12-SNAPSHOT-cyclonedx.xml 16:56:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.json 16:56:02 [INFO] attaching as netconf-auth-aaa-7.0.12-SNAPSHOT-cyclonedx.json 16:56:02 [INFO] 16:56:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 16:56:02 [INFO] Skipping duplicate-finder execution! 16:56:02 [INFO] 16:56:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 16:56:02 [INFO] No dependency problems found 16:56:02 [INFO] 16:56:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 16:56:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT-sources.jar 16:56:02 [INFO] 16:56:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-auth-aaa --- 16:56:02 [INFO] 16:56:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-auth-aaa --- 16:56:02 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 16:56:02 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 16:56:02 [INFO] 16:56:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-auth-aaa --- 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-SNAPSHOT.pom 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-SNAPSHOT.jar 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-SNAPSHOT-javadoc.jar 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-SNAPSHOT-cyclonedx.xml 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-SNAPSHOT-cyclonedx.json 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-SNAPSHOT-sources.jar 16:56:03 [INFO] 16:56:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- 16:56:03 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-SNAPSHOT.jar 16:56:03 [INFO] Writing OBR metadata 16:56:03 [INFO] 16:56:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-auth-aaa --- 16:56:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:03 [INFO] 16:56:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- 16:56:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:56:03 [INFO] 16:56:03 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-auth-aaa --- 16:56:03 [INFO] org.opendaylight.netconf:netconf-auth-aaa:bundle:7.0.12-SNAPSHOT 16:56:03 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 16:56:03 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 16:56:03 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:56:03 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 16:56:03 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:56:03 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 16:56:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 16:56:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 16:56:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 16:56:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:56:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:56:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:56:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:56:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:03 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:56:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:56:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:56:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:56:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:56:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:56:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:56:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:56:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:56:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:56:03 [INFO] +- junit:junit:jar:4.13.2:test 16:56:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:56:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:56:03 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:56:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:56:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:56:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:03 [INFO] 16:56:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-auth-aaa --- 16:56:03 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/sonatype-clm/module.xml 16:56:03 [INFO] 16:56:03 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 16:56:03 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.12-SNAPSHOT [6/121] 16:56:03 [INFO] ------------------------------[ feature ]------------------------------- 16:56:12 [INFO] 16:56:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-netconf-plugin --- 16:56:12 [INFO] 16:56:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 16:56:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:12 [INFO] 16:56:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 16:56:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:12 [INFO] 16:56:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 16:56:13 [INFO] 16:56:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 16:56:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:56:13 [INFO] argLine set to empty 16:56:13 [INFO] 16:56:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-netconf-plugin --- 16:56:13 [INFO] Starting audit... 16:56:13 Audit done. 16:56:13 [INFO] You have 0 Checkstyle violations. 16:56:13 [INFO] 16:56:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-netconf-plugin --- 16:56:13 [INFO] Starting audit... 16:56:13 Audit done. 16:56:13 [INFO] You have 0 Checkstyle violations. 16:56:13 [INFO] 16:56:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-netconf-plugin --- 16:56:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/classes/LICENSE 16:56:13 [INFO] 16:56:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 16:56:13 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/feature/feature.xml 16:56:13 [INFO] ...done! 16:56:13 [INFO] Attaching features XML 16:56:13 [INFO] 16:56:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-netconf-plugin --- 16:56:13 [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 16:56:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:56:13 [INFO] 16:56:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 16:56:13 [INFO] 16:56:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 16:56:13 [INFO] 16:56:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 16:56:13 [INFO] 16:56:13 [INFO] 16:56:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-aaa-netconf-plugin --- 16:56:13 [INFO] 16:56:13 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-aaa-netconf-plugin --- 16:56:13 [INFO] Starting SFT for org.opendaylight.netconf:odl-aaa-netconf-plugin 16:56:18 [INFO] Project dependency features detected: [] 16:56:18 [INFO] Pax Exam System (Version: 4.13.3) created. 16:56:18 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:56:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:56:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:56:19 [INFO] Waiting for remote bundle context.. on 21000 name: e9279f00-5d61-4142-9b0b-5ee80610414c timout: [ RelativeTimeout value = 180000 ] 16:56:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:56:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:56:35 [INFO] 16:56:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-aaa-netconf-plugin --- 16:56:35 [INFO] 16:56:35 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 16:56:35 [INFO] No Javadoc in project. Archive not created. 16:56:35 [INFO] 16:56:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-aaa-netconf-plugin --- 16:56:35 [INFO] CycloneDX: Resolving Dependencies 16:56:40 [INFO] CycloneDX: Creating BOM version 1.5 with 282 component(s) 16:56:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.xml 16:56:40 [INFO] attaching as odl-aaa-netconf-plugin-7.0.12-SNAPSHOT-cyclonedx.xml 16:56:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.json 16:56:40 [INFO] attaching as odl-aaa-netconf-plugin-7.0.12-SNAPSHOT-cyclonedx.json 16:56:40 [INFO] 16:56:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 16:56:40 [INFO] Skipping duplicate-finder execution! 16:56:40 [INFO] 16:56:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 16:56:40 [INFO] Skipping plugin execution 16:56:40 [INFO] 16:56:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 16:56:40 [INFO] Skipping source per configuration. 16:56:40 [INFO] 16:56:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 16:56:40 [INFO] 16:56:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-netconf-plugin --- 16:56:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:56:40 [INFO] 16:56:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-netconf-plugin --- 16:56:40 [WARNING] 16:56:40 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 16:56:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:56:40 [WARNING] 16:56:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:56:40 [WARNING] 16:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.12-SNAPSHOT/odl-aaa-netconf-plugin-7.0.12-SNAPSHOT.pom 16:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.12-SNAPSHOT/odl-aaa-netconf-plugin-7.0.12-SNAPSHOT-features.xml 16:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.12-SNAPSHOT/odl-aaa-netconf-plugin-7.0.12-SNAPSHOT-cyclonedx.xml 16:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.12-SNAPSHOT/odl-aaa-netconf-plugin-7.0.12-SNAPSHOT-cyclonedx.json 16:56:40 [INFO] 16:56:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 16:56:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:40 [WARNING] 16:56:40 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 16:56:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:56:40 [WARNING] 16:56:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:56:40 [WARNING] 16:56:40 [INFO] 16:56:40 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-aaa-netconf-plugin --- 16:56:40 [INFO] org.opendaylight.netconf:odl-aaa-netconf-plugin:feature:7.0.12-SNAPSHOT 16:56:40 [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 16:56:40 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 16:56:40 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 16:56:40 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 16:56:40 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 16:56:40 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:56:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:56:40 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:56:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:56:40 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 16:56:40 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 16:56:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 16:56:40 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 16:56:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 16:56:40 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 16:56:40 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 16:56:40 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 16:56:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 16:56:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 16:56:40 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 16:56:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 16:56:40 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 16:56:40 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 16:56:40 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 16:56:40 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 16:56:40 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 16:56:40 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 16:56:40 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 16:56:40 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 16:56:40 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 16:56:40 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 16:56:40 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 16:56:40 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 16:56:40 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 16:56:40 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 16:56:40 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 16:56:40 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 16:56:40 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 16:56:40 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 16:56:40 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 16:56:40 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 16:56:40 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 16:56:40 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 16:56:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 16:56:40 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 16:56:40 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 16:56:40 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 16:56:40 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 16:56:40 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 16:56:40 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 16:56:40 [INFO] | | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 16:56:40 [INFO] | | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 16:56:40 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 16:56:40 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 16:56:40 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 16:56:40 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 16:56:40 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 16:56:40 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 16:56:40 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 16:56:40 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 16:56:40 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 16:56:40 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 16:56:40 [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 16:56:40 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 16:56:40 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 16:56:40 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 16:56:40 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 16:56:40 [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:56:40 [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 16:56:40 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 16:56:40 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 16:56:40 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 16:56:40 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 16:56:40 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 16:56:40 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 16:56:40 [INFO] | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 16:56:40 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:56:40 [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 16:56:40 [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 16:56:40 [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 16:56:40 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 16:56:40 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 16:56:40 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 16:56:40 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 16:56:40 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 16:56:40 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 16:56:40 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 16:56:40 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 16:56:40 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 16:56:40 [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 16:56:40 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 16:56:40 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 16:56:40 [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 16:56:40 [INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 16:56:40 [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 16:56:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:56:40 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:56:40 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:56:40 [INFO] | | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:56:40 [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 16:56:40 [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 16:56:40 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 16:56:40 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 16:56:40 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 16:56:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 16:56:40 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 16:56:40 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 16:56:40 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:56:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 16:56:40 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 16:56:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 16:56:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 16:56:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 16:56:40 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 16:56:40 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 16:56:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 16:56:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 16:56:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 16:56:40 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 16:56:40 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 16:56:40 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 16:56:40 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 16:56:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 16:56:40 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 16:56:40 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 16:56:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 16:56:40 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 16:56:40 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 16:56:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 16:56:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 16:56:40 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 16:56:40 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 16:56:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 16:56:40 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 16:56:40 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 16:56:40 [INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 16:56:40 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 16:56:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 16:56:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 16:56:40 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 16:56:40 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 16:56:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 16:56:40 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 16:56:40 [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 16:56:40 [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 16:56:40 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 16:56:40 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:56:40 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:56:40 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:56:40 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:56:40 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:56:40 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:56:40 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:56:40 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 16:56:40 [INFO] | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 16:56:40 [INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 16:56:40 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile 16:56:40 [INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 16:56:40 [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 16:56:40 [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 16:56:40 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 16:56:40 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 16:56:40 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 16:56:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 16:56:40 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 16:56:40 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 16:56:40 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 16:56:40 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 16:56:40 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 16:56:40 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 16:56:40 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 16:56:40 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 16:56:40 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 16:56:40 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 16:56:40 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 16:56:40 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 16:56:40 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 16:56:40 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 16:56:40 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 16:56:40 [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 16:56:40 [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 16:56:40 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 16:56:40 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 16:56:40 [INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 16:56:40 [INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 16:56:40 [INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 16:56:40 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 16:56:40 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 16:56:40 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 16:56:40 [INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 16:56:40 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 16:56:40 [INFO] +- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.12-SNAPSHOT:compile 16:56:40 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 16:56:40 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 16:56:40 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 16:56:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:40 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:56:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:56:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:56:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:56:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:56:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:56:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:56:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:56:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:56:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:56:40 [INFO] +- junit:junit:jar:4.13.2:test 16:56:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:56:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:56:40 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:56:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 16:56:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:56:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:40 [INFO] 16:56:40 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-aaa-netconf-plugin --- 16:56:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/sonatype-clm/module.xml 16:56:40 [INFO] 16:56:40 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 16:56:40 [INFO] Building rfc5277 7.0.12-SNAPSHOT [7/121] 16:56:40 [INFO] -------------------------------[ bundle ]------------------------------- 16:56:40 [INFO] 16:56:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc5277 --- 16:56:40 [INFO] 16:56:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc5277 --- 16:56:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:40 [INFO] 16:56:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc5277 --- 16:56:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:40 [INFO] 16:56:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc5277 --- 16:56:41 [INFO] 16:56:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc5277 --- 16:56:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:56:41 [INFO] 16:56:41 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc5277 --- 16:56:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:56:41 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/src/main/yang 16:56:41 [INFO] yang-to-sources: Found 1 dependencies in 3.893 ms 16:56:41 [INFO] yang-to-sources: Project model files found: 2 in 110.5 ms 16:56:42 [INFO] yang-to-sources: 3 YANG models processed in 145.9 ms 16:56:42 [INFO] BindingJavaFileGenerator: Defined 25 files in 62.06 ms 16:56:42 [INFO] Sorted 25 files into 8 directories in 2.957 ms 16:56:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 133.8 ms 16:56:42 [INFO] 16:56:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc5277 --- 16:56:42 [INFO] Starting audit... 16:56:42 Audit done. 16:56:42 [INFO] You have 0 Checkstyle violations. 16:56:42 [INFO] 16:56:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc5277 --- 16:56:42 [INFO] Starting audit... 16:56:42 Audit done. 16:56:42 [INFO] You have 0 Checkstyle violations. 16:56:42 [INFO] 16:56:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc5277 --- 16:56:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/classes/LICENSE 16:56:42 [INFO] 16:56:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc5277 --- 16:56:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/src/main/resources 16:56:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/generated-sources/spi 16:56:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:56:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:56:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:56:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/generated-sources/spi 16:56:42 [INFO] 16:56:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc5277 --- 16:56:42 [INFO] Recompiling the module because of changed dependency. 16:56:42 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 16:56:42 [INFO] 16:56:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc5277 >>> 16:56:42 [INFO] 16:56:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc5277 --- 16:56:42 [INFO] Fork Value is true 16:56:45 [INFO] Done SpotBugs Analysis.... 16:56:45 [INFO] 16:56:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc5277 <<< 16:56:45 [INFO] 16:56:45 [INFO] 16:56:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc5277 --- 16:56:45 [INFO] BugInstance size is 0 16:56:45 [INFO] Error size is 0 16:56:45 [INFO] No errors/warnings found 16:56:45 [INFO] 16:56:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc5277 --- 16:56:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/src/test/resources 16:56:45 [INFO] 16:56:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc5277 --- 16:56:45 [INFO] No sources to compile 16:56:45 [INFO] 16:56:45 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc5277 --- 16:56:45 [INFO] No tests to run. 16:56:45 [INFO] 16:56:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc5277 --- 16:56:45 [INFO] 16:56:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc5277 --- 16:56:45 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT.jar 16:56:45 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/classes/META-INF/MANIFEST.MF 16:56:45 [INFO] 16:56:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc5277 --- 16:56:45 [INFO] No previous run data found, generating javadoc. 16:56:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT-javadoc.jar 16:56:47 [INFO] 16:56:47 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc5277 --- 16:56:47 [INFO] CycloneDX: Resolving Dependencies 16:56:48 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 16:56:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.xml 16:56:48 [INFO] attaching as rfc5277-7.0.12-SNAPSHOT-cyclonedx.xml 16:56:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.json 16:56:48 [INFO] attaching as rfc5277-7.0.12-SNAPSHOT-cyclonedx.json 16:56:48 [INFO] 16:56:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 16:56:48 [INFO] Skipping duplicate-finder execution! 16:56:48 [INFO] 16:56:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc5277 --- 16:56:48 [INFO] No dependency problems found 16:56:48 [INFO] 16:56:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc5277 --- 16:56:48 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT-sources.jar 16:56:48 [INFO] 16:56:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc5277 --- 16:56:48 [INFO] 16:56:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc5277 --- 16:56:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:48 [INFO] 16:56:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc5277 --- 16:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-SNAPSHOT.pom 16:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-SNAPSHOT.jar 16:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-SNAPSHOT-javadoc.jar 16:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-SNAPSHOT-cyclonedx.xml 16:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-SNAPSHOT-cyclonedx.json 16:56:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-SNAPSHOT-sources.jar 16:56:48 [INFO] 16:56:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc5277 --- 16:56:48 [INFO] Installing org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-SNAPSHOT.jar 16:56:48 [INFO] Writing OBR metadata 16:56:48 [INFO] 16:56:48 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc5277 --- 16:56:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:48 [INFO] 16:56:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc5277 --- 16:56:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:56:48 [INFO] 16:56:48 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc5277 --- 16:56:48 [INFO] org.opendaylight.netconf.model:rfc5277:bundle:7.0.12-SNAPSHOT 16:56:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:56:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:56:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:56:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:56:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:56:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:56:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:56:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:56:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:56:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:56:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:56:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:56:48 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:56:48 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:56:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:56:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:56:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:56:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:48 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:56:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:56:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:56:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:56:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:56:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:56:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:56:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:56:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:56:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:56:48 [INFO] +- junit:junit:jar:4.13.2:test 16:56:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:56:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:56:48 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:56:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:56:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:56:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:48 [INFO] 16:56:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc5277 --- 16:56:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/sonatype-clm/module.xml 16:56:48 [INFO] 16:56:48 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 16:56:48 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 7.0.12-SNAPSHOT [8/121] 16:56:48 [INFO] ------------------------------[ feature ]------------------------------- 16:56:48 [INFO] 16:56:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc5277 --- 16:56:48 [INFO] 16:56:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 16:56:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:48 [INFO] 16:56:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 16:56:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:48 [INFO] 16:56:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 16:56:49 [INFO] 16:56:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 16:56:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:56:49 [INFO] argLine set to empty 16:56:49 [INFO] 16:56:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc5277 --- 16:56:49 [INFO] Starting audit... 16:56:49 Audit done. 16:56:49 [INFO] You have 0 Checkstyle violations. 16:56:49 [INFO] 16:56:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc5277 --- 16:56:49 [INFO] Starting audit... 16:56:49 Audit done. 16:56:49 [INFO] You have 0 Checkstyle violations. 16:56:49 [INFO] 16:56:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 16:56:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/classes/LICENSE 16:56:49 [INFO] 16:56:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 16:56:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/feature/feature.xml 16:56:49 [INFO] ...done! 16:56:49 [INFO] Attaching features XML 16:56:49 [INFO] 16:56:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc5277 --- 16:56:49 [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 16:56:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:56:49 [INFO] 16:56:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 16:56:49 [INFO] 16:56:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 16:56:49 [INFO] 16:56:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 16:56:49 [INFO] 16:56:49 [INFO] 16:56:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 16:56:49 [INFO] 16:56:49 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc5277 --- 16:56:49 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc5277 16:56:49 [INFO] Project dependency features detected: [] 16:56:49 [INFO] Pax Exam System (Version: 4.13.3) created. 16:56:49 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:56:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:56:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:56:49 [INFO] Waiting for remote bundle context.. on 21000 name: ebae98ea-35d1-452c-8a77-b2a6af394c2d timout: [ RelativeTimeout value = 180000 ] 16:56:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:56:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:56:56 [INFO] 16:56:56 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc5277 --- 16:56:56 [INFO] 16:56:56 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 16:56:56 [INFO] No Javadoc in project. Archive not created. 16:56:56 [INFO] 16:56:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc5277 --- 16:56:56 [INFO] CycloneDX: Resolving Dependencies 16:56:57 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:56:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.xml 16:56:57 [INFO] attaching as odl-netconf-model-rfc5277-7.0.12-SNAPSHOT-cyclonedx.xml 16:56:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.json 16:56:57 [INFO] attaching as odl-netconf-model-rfc5277-7.0.12-SNAPSHOT-cyclonedx.json 16:56:57 [INFO] 16:56:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Skipping duplicate-finder execution! 16:56:57 [INFO] 16:56:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Skipping plugin execution 16:56:57 [INFO] 16:56:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Skipping source per configuration. 16:56:57 [INFO] 16:56:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] 16:56:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:56:57 [INFO] 16:56:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc5277 --- 16:56:57 [WARNING] 16:56:57 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 16:56:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:56:57 [WARNING] 16:56:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:56:57 [WARNING] 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.12-SNAPSHOT/odl-netconf-model-rfc5277-7.0.12-SNAPSHOT.pom 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.12-SNAPSHOT/odl-netconf-model-rfc5277-7.0.12-SNAPSHOT-features.xml 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.12-SNAPSHOT/odl-netconf-model-rfc5277-7.0.12-SNAPSHOT-cyclonedx.xml 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.12-SNAPSHOT/odl-netconf-model-rfc5277-7.0.12-SNAPSHOT-cyclonedx.json 16:56:57 [INFO] 16:56:57 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:57 [WARNING] 16:56:57 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 16:56:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:56:57 [WARNING] 16:56:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:56:57 [WARNING] 16:56:57 [INFO] 16:56:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc5277:feature:7.0.12-SNAPSHOT 16:56:57 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 16:56:57 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:56:57 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:56:57 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:56:57 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:56:57 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:56:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:56:57 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:56:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:56:57 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:56:57 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:56:57 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 16:56:57 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:56:57 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:56:57 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:56:57 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:56:57 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:56:57 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:56:57 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:56:57 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:56:57 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:56:57 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:56:57 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:56:57 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:56:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:56:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:56:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:56:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:56:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:56:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:56:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:56:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:56:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:56:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:56:57 [INFO] +- junit:junit:jar:4.13.2:test 16:56:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:56:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:56:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:56:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:56:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:56:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:57 [INFO] 16:56:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/sonatype-clm/module.xml 16:56:57 [INFO] 16:56:57 [INFO] ---------------< org.opendaylight.netconf.model:rfc6241 >--------------- 16:56:57 [INFO] Building rfc6241 7.0.12-SNAPSHOT [9/121] 16:56:57 [INFO] -------------------------------[ bundle ]------------------------------- 16:56:57 [INFO] 16:56:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6241 --- 16:56:57 [INFO] 16:56:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6241 --- 16:56:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:57 [INFO] 16:56:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6241 --- 16:56:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:57 [INFO] 16:56:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6241 --- 16:56:57 [INFO] 16:56:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6241 --- 16:56:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:56:57 [INFO] 16:56:57 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc6241 --- 16:56:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:56:57 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/src/main/yang 16:56:57 [INFO] yang-to-sources: Found 1 dependencies in 1.017 ms 16:56:57 [INFO] yang-to-sources: Project model files found: 1 in 22.71 ms 16:56:57 [INFO] yang-to-sources: 2 YANG models processed in 61.97 ms 16:56:58 [INFO] BindingJavaFileGenerator: Defined 172 files in 25.52 ms 16:56:58 [INFO] Sorted 172 files into 33 directories in 627.6 μs 16:56:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 172 in 148.5 ms 16:56:58 [INFO] 16:56:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6241 --- 16:56:58 [INFO] Starting audit... 16:56:58 Audit done. 16:56:58 [INFO] You have 0 Checkstyle violations. 16:56:58 [INFO] 16:56:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6241 --- 16:56:58 [INFO] Starting audit... 16:56:58 Audit done. 16:56:58 [INFO] You have 0 Checkstyle violations. 16:56:58 [INFO] 16:56:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6241 --- 16:56:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/classes/LICENSE 16:56:58 [INFO] 16:56:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6241 --- 16:56:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/src/main/resources 16:56:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/generated-sources/spi 16:56:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:56:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:56:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:56:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/generated-sources/spi 16:56:58 [INFO] 16:56:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6241 --- 16:56:58 [INFO] Recompiling the module because of changed dependency. 16:56:58 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 16:56:59 [INFO] 16:56:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc6241 >>> 16:56:59 [INFO] 16:56:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc6241 --- 16:56:59 [INFO] Fork Value is true 16:57:02 [INFO] Done SpotBugs Analysis.... 16:57:02 [INFO] 16:57:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc6241 <<< 16:57:02 [INFO] 16:57:02 [INFO] 16:57:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc6241 --- 16:57:02 [INFO] BugInstance size is 0 16:57:02 [INFO] Error size is 0 16:57:02 [INFO] No errors/warnings found 16:57:02 [INFO] 16:57:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6241 --- 16:57:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/src/test/resources 16:57:02 [INFO] 16:57:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6241 --- 16:57:02 [INFO] No sources to compile 16:57:02 [INFO] 16:57:02 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc6241 --- 16:57:02 [INFO] No tests to run. 16:57:02 [INFO] 16:57:02 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc6241 --- 16:57:02 [INFO] 16:57:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6241 --- 16:57:02 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT.jar 16:57:02 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/classes/META-INF/MANIFEST.MF 16:57:02 [INFO] 16:57:02 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc6241 --- 16:57:02 [INFO] No previous run data found, generating javadoc. 16:57:06 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT-javadoc.jar 16:57:06 [INFO] 16:57:06 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc6241 --- 16:57:06 [INFO] CycloneDX: Resolving Dependencies 16:57:07 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 16:57:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.xml 16:57:07 [INFO] attaching as rfc6241-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.json 16:57:07 [INFO] attaching as rfc6241-7.0.12-SNAPSHOT-cyclonedx.json 16:57:07 [INFO] 16:57:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 16:57:07 [INFO] Skipping duplicate-finder execution! 16:57:07 [INFO] 16:57:07 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6241 --- 16:57:07 [INFO] No dependency problems found 16:57:07 [INFO] 16:57:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- 16:57:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT-sources.jar 16:57:07 [INFO] 16:57:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6241 --- 16:57:07 [INFO] 16:57:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6241 --- 16:57:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:57:07 [INFO] 16:57:07 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6241 --- 16:57:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-SNAPSHOT.pom 16:57:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-SNAPSHOT.jar 16:57:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-SNAPSHOT-javadoc.jar 16:57:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-SNAPSHOT-cyclonedx.json 16:57:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-SNAPSHOT-sources.jar 16:57:07 [INFO] 16:57:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6241 --- 16:57:07 [INFO] Installing org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-SNAPSHOT.jar 16:57:07 [INFO] Writing OBR metadata 16:57:07 [INFO] 16:57:07 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6241 --- 16:57:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:07 [INFO] 16:57:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6241 --- 16:57:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:57:07 [INFO] 16:57:07 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc6241 --- 16:57:07 [INFO] org.opendaylight.netconf.model:rfc6241:bundle:7.0.12-SNAPSHOT 16:57:07 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:57:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:57:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:57:07 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:57:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:57:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:57:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:57:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:07 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:57:07 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:57:07 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:57:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:57:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:07 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:57:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:57:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:57:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:57:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:57:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:57:07 [INFO] +- junit:junit:jar:4.13.2:test 16:57:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:57:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:57:07 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:57:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:57:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:57:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:07 [INFO] 16:57:07 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc6241 --- 16:57:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/sonatype-clm/module.xml 16:57:07 [INFO] 16:57:07 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6241 >--------- 16:57:07 [INFO] Building OpenDaylight :: Netconf :: RFC6241 Models 7.0.12-SNAPSHOT [10/121] 16:57:07 [INFO] ------------------------------[ feature ]------------------------------- 16:57:07 [INFO] 16:57:07 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6241 --- 16:57:07 [INFO] 16:57:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6241 --- 16:57:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:07 [INFO] 16:57:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6241 --- 16:57:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:07 [INFO] 16:57:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6241 --- 16:57:08 [INFO] 16:57:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6241 --- 16:57:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:08 [INFO] argLine set to empty 16:57:08 [INFO] 16:57:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6241 --- 16:57:08 [INFO] Starting audit... 16:57:08 Audit done. 16:57:08 [INFO] You have 0 Checkstyle violations. 16:57:08 [INFO] 16:57:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6241 --- 16:57:08 [INFO] Starting audit... 16:57:08 Audit done. 16:57:08 [INFO] You have 0 Checkstyle violations. 16:57:08 [INFO] 16:57:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6241 --- 16:57:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/classes/LICENSE 16:57:08 [INFO] 16:57:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6241 --- 16:57:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/feature/feature.xml 16:57:08 [INFO] ...done! 16:57:08 [INFO] Attaching features XML 16:57:08 [INFO] 16:57:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6241 --- 16:57:08 [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 16:57:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:57:08 [INFO] 16:57:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6241 >>> 16:57:08 [INFO] 16:57:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc6241 --- 16:57:08 [INFO] 16:57:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6241 <<< 16:57:08 [INFO] 16:57:08 [INFO] 16:57:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc6241 --- 16:57:08 [INFO] 16:57:08 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc6241 --- 16:57:08 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6241 16:57:08 [INFO] Project dependency features detected: [] 16:57:08 [INFO] Pax Exam System (Version: 4.13.3) created. 16:57:08 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:57:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:57:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:57:09 [INFO] Waiting for remote bundle context.. on 21000 name: a6367398-11f2-4aad-ae0a-d13e5a82379a timout: [ RelativeTimeout value = 180000 ] 16:57:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:57:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:57:15 [INFO] 16:57:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc6241 --- 16:57:15 [INFO] 16:57:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc6241 --- 16:57:15 [INFO] No Javadoc in project. Archive not created. 16:57:15 [INFO] 16:57:15 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc6241 --- 16:57:15 [INFO] CycloneDX: Resolving Dependencies 16:57:16 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:57:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.xml 16:57:16 [INFO] attaching as odl-netconf-model-rfc6241-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.json 16:57:16 [INFO] attaching as odl-netconf-model-rfc6241-7.0.12-SNAPSHOT-cyclonedx.json 16:57:16 [INFO] 16:57:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] Skipping duplicate-finder execution! 16:57:16 [INFO] 16:57:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] Skipping plugin execution 16:57:16 [INFO] 16:57:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] Skipping source per configuration. 16:57:16 [INFO] 16:57:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] 16:57:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:16 [INFO] 16:57:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6241 --- 16:57:16 [WARNING] 16:57:16 [WARNING] The packaging plugin for project odl-netconf-model-rfc6241 did not assign 16:57:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:16 [WARNING] 16:57:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:16 [WARNING] 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.12-SNAPSHOT/odl-netconf-model-rfc6241-7.0.12-SNAPSHOT.pom 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.12-SNAPSHOT/odl-netconf-model-rfc6241-7.0.12-SNAPSHOT-features.xml 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.12-SNAPSHOT/odl-netconf-model-rfc6241-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.12-SNAPSHOT/odl-netconf-model-rfc6241-7.0.12-SNAPSHOT-cyclonedx.json 16:57:16 [INFO] 16:57:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:16 [WARNING] 16:57:16 [WARNING] The packaging plugin for project odl-netconf-model-rfc6241 did not assign 16:57:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:16 [WARNING] 16:57:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:16 [WARNING] 16:57:16 [INFO] 16:57:16 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6241:feature:7.0.12-SNAPSHOT 16:57:16 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 16:57:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:57:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:57:16 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:57:16 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:57:16 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:57:16 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:57:16 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:57:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:57:16 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:57:16 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:57:16 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:57:16 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:16 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:57:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:57:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:16 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:57:16 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:57:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:16 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:57:16 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:57:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:16 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:57:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:57:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:57:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:57:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:57:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:57:16 [INFO] +- junit:junit:jar:4.13.2:test 16:57:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:57:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:57:16 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:57:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:57:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:57:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:16 [INFO] 16:57:16 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/sonatype-clm/module.xml 16:57:16 [INFO] 16:57:16 [INFO] ---------------< org.opendaylight.netconf.model:rfc6470 >--------------- 16:57:16 [INFO] Building rfc6470 7.0.12-SNAPSHOT [11/121] 16:57:16 [INFO] -------------------------------[ bundle ]------------------------------- 16:57:16 [INFO] 16:57:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6470 --- 16:57:16 [INFO] 16:57:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6470 --- 16:57:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:16 [INFO] 16:57:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6470 --- 16:57:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:16 [INFO] 16:57:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6470 --- 16:57:16 [INFO] 16:57:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6470 --- 16:57:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:57:16 [INFO] 16:57:16 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc6470 --- 16:57:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:57:16 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/src/main/yang 16:57:16 [INFO] yang-to-sources: Found 2 dependencies in 1.192 ms 16:57:16 [INFO] yang-to-sources: Project model files found: 1 in 8.034 ms 16:57:16 [INFO] yang-to-sources: 3 YANG models processed in 129.5 ms 16:57:16 [INFO] BindingJavaFileGenerator: Defined 25 files in 18.64 ms 16:57:16 [INFO] Sorted 25 files into 7 directories in 125.0 μs 16:57:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 117.9 ms 16:57:16 [INFO] 16:57:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6470 --- 16:57:16 [INFO] Starting audit... 16:57:16 Audit done. 16:57:16 [INFO] You have 0 Checkstyle violations. 16:57:16 [INFO] 16:57:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6470 --- 16:57:16 [INFO] Starting audit... 16:57:16 Audit done. 16:57:16 [INFO] You have 0 Checkstyle violations. 16:57:16 [INFO] 16:57:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6470 --- 16:57:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/classes/LICENSE 16:57:16 [INFO] 16:57:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6470 --- 16:57:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/src/main/resources 16:57:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/generated-sources/spi 16:57:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:57:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/generated-sources/spi 16:57:16 [INFO] 16:57:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6470 --- 16:57:16 [INFO] Recompiling the module because of changed dependency. 16:57:16 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 16:57:17 [INFO] 16:57:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc6470 >>> 16:57:17 [INFO] 16:57:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc6470 --- 16:57:17 [INFO] Fork Value is true 16:57:19 [INFO] Done SpotBugs Analysis.... 16:57:19 [INFO] 16:57:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc6470 <<< 16:57:19 [INFO] 16:57:19 [INFO] 16:57:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc6470 --- 16:57:19 [INFO] BugInstance size is 0 16:57:19 [INFO] Error size is 0 16:57:19 [INFO] No errors/warnings found 16:57:19 [INFO] 16:57:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6470 --- 16:57:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/src/test/resources 16:57:19 [INFO] 16:57:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6470 --- 16:57:19 [INFO] No sources to compile 16:57:19 [INFO] 16:57:19 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc6470 --- 16:57:19 [INFO] No tests to run. 16:57:19 [INFO] 16:57:19 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc6470 --- 16:57:19 [INFO] 16:57:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6470 --- 16:57:19 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT.jar 16:57:19 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/classes/META-INF/MANIFEST.MF 16:57:19 [INFO] 16:57:19 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc6470 --- 16:57:19 [INFO] No previous run data found, generating javadoc. 16:57:21 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT-javadoc.jar 16:57:21 [INFO] 16:57:21 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc6470 --- 16:57:21 [INFO] CycloneDX: Resolving Dependencies 16:57:22 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:57:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.xml 16:57:22 [INFO] attaching as rfc6470-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.json 16:57:22 [INFO] attaching as rfc6470-7.0.12-SNAPSHOT-cyclonedx.json 16:57:22 [INFO] 16:57:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 16:57:22 [INFO] Skipping duplicate-finder execution! 16:57:22 [INFO] 16:57:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6470 --- 16:57:22 [INFO] No dependency problems found 16:57:22 [INFO] 16:57:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- 16:57:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT-sources.jar 16:57:22 [INFO] 16:57:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6470 --- 16:57:22 [INFO] 16:57:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6470 --- 16:57:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:57:22 [INFO] 16:57:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6470 --- 16:57:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-SNAPSHOT.pom 16:57:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-SNAPSHOT.jar 16:57:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-SNAPSHOT-javadoc.jar 16:57:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-SNAPSHOT-cyclonedx.json 16:57:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-SNAPSHOT-sources.jar 16:57:22 [INFO] 16:57:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6470 --- 16:57:22 [INFO] Installing org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-SNAPSHOT.jar 16:57:22 [INFO] Writing OBR metadata 16:57:22 [INFO] 16:57:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6470 --- 16:57:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:22 [INFO] 16:57:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6470 --- 16:57:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:57:22 [INFO] 16:57:22 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc6470 --- 16:57:22 [INFO] org.opendaylight.netconf.model:rfc6470:bundle:7.0.12-SNAPSHOT 16:57:22 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:22 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:57:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:57:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:57:22 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:57:22 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:57:22 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:57:22 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:57:22 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:57:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:22 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:57:22 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:57:22 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:57:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:57:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:22 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:57:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:57:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:57:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:57:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:57:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:57:22 [INFO] +- junit:junit:jar:4.13.2:test 16:57:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:57:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:57:22 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:57:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:57:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:57:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:22 [INFO] 16:57:22 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc6470 --- 16:57:22 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/sonatype-clm/module.xml 16:57:22 [INFO] 16:57:22 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6470 >--------- 16:57:22 [INFO] Building OpenDaylight :: Netconf :: RFC6470 Models 7.0.12-SNAPSHOT [12/121] 16:57:22 [INFO] ------------------------------[ feature ]------------------------------- 16:57:22 [INFO] 16:57:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6470 --- 16:57:22 [INFO] 16:57:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6470 --- 16:57:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:22 [INFO] 16:57:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6470 --- 16:57:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:22 [INFO] 16:57:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6470 --- 16:57:22 [INFO] 16:57:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6470 --- 16:57:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:22 [INFO] argLine set to empty 16:57:22 [INFO] 16:57:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6470 --- 16:57:22 [INFO] Starting audit... 16:57:22 Audit done. 16:57:22 [INFO] You have 0 Checkstyle violations. 16:57:22 [INFO] 16:57:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6470 --- 16:57:23 [INFO] Starting audit... 16:57:23 Audit done. 16:57:23 [INFO] You have 0 Checkstyle violations. 16:57:23 [INFO] 16:57:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6470 --- 16:57:23 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/classes/LICENSE 16:57:23 [INFO] 16:57:23 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6470 --- 16:57:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/feature/feature.xml 16:57:23 [INFO] ...done! 16:57:23 [INFO] Attaching features XML 16:57:23 [INFO] 16:57:23 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6470 --- 16:57:23 [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 16:57:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:57:23 [INFO] 16:57:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6470 >>> 16:57:23 [INFO] 16:57:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc6470 --- 16:57:23 [INFO] 16:57:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6470 <<< 16:57:23 [INFO] 16:57:23 [INFO] 16:57:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc6470 --- 16:57:23 [INFO] 16:57:23 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc6470 --- 16:57:23 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6470 16:57:23 [INFO] Project dependency features detected: [] 16:57:23 [INFO] Pax Exam System (Version: 4.13.3) created. 16:57:23 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:57:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:57:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:57:23 [INFO] Waiting for remote bundle context.. on 21000 name: 8f34966b-bc1d-42b7-8e59-2bad5c111dab timout: [ RelativeTimeout value = 180000 ] 16:57:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:57:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:57:30 [INFO] 16:57:30 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] 16:57:30 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] No Javadoc in project. Archive not created. 16:57:30 [INFO] 16:57:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] CycloneDX: Resolving Dependencies 16:57:30 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 16:57:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.xml 16:57:30 [INFO] attaching as odl-netconf-model-rfc6470-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.json 16:57:30 [INFO] attaching as odl-netconf-model-rfc6470-7.0.12-SNAPSHOT-cyclonedx.json 16:57:30 [INFO] 16:57:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] Skipping duplicate-finder execution! 16:57:30 [INFO] 16:57:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] Skipping plugin execution 16:57:30 [INFO] 16:57:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] Skipping source per configuration. 16:57:30 [INFO] 16:57:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] 16:57:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:30 [INFO] 16:57:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6470 --- 16:57:30 [WARNING] 16:57:30 [WARNING] The packaging plugin for project odl-netconf-model-rfc6470 did not assign 16:57:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:30 [WARNING] 16:57:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:30 [WARNING] 16:57:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.12-SNAPSHOT/odl-netconf-model-rfc6470-7.0.12-SNAPSHOT.pom 16:57:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.12-SNAPSHOT/odl-netconf-model-rfc6470-7.0.12-SNAPSHOT-features.xml 16:57:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.12-SNAPSHOT/odl-netconf-model-rfc6470-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.12-SNAPSHOT/odl-netconf-model-rfc6470-7.0.12-SNAPSHOT-cyclonedx.json 16:57:30 [INFO] 16:57:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:30 [WARNING] 16:57:30 [WARNING] The packaging plugin for project odl-netconf-model-rfc6470 did not assign 16:57:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:30 [WARNING] 16:57:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:30 [WARNING] 16:57:30 [INFO] 16:57:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6470:feature:7.0.12-SNAPSHOT 16:57:30 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 16:57:30 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 16:57:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:57:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:57:30 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:57:30 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:57:30 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:57:30 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:57:30 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:57:30 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:57:30 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 16:57:30 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:30 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:57:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:57:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:30 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:57:30 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:57:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:57:30 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:57:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:57:30 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:30 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:57:30 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:57:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:30 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:57:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:57:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:57:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:57:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:57:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:57:30 [INFO] +- junit:junit:jar:4.13.2:test 16:57:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:57:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:57:30 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:57:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:57:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:57:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:30 [INFO] 16:57:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc6470 --- 16:57:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/sonatype-clm/module.xml 16:57:30 [INFO] 16:57:30 [INFO] ---------------< org.opendaylight.netconf.model:rfc6243 >--------------- 16:57:30 [INFO] Building rfc6243 7.0.12-SNAPSHOT [13/121] 16:57:30 [INFO] -------------------------------[ bundle ]------------------------------- 16:57:30 [INFO] 16:57:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6243 --- 16:57:30 [INFO] 16:57:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6243 --- 16:57:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:30 [INFO] 16:57:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6243 --- 16:57:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:30 [INFO] 16:57:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6243 --- 16:57:31 [INFO] 16:57:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6243 --- 16:57:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:57:31 [INFO] 16:57:31 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc6243 --- 16:57:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:57:31 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/src/main/yang 16:57:31 [INFO] yang-to-sources: Found 2 dependencies in 1.124 ms 16:57:31 [INFO] yang-to-sources: Project model files found: 1 in 2.331 ms 16:57:31 [INFO] yang-to-sources: 3 YANG models processed in 40.84 ms 16:57:31 [INFO] BindingJavaFileGenerator: Defined 12 files in 10.73 ms 16:57:31 [INFO] Sorted 12 files into 3 directories in 83.75 μs 16:57:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 16.31 ms 16:57:31 [INFO] 16:57:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6243 --- 16:57:31 [INFO] Starting audit... 16:57:31 Audit done. 16:57:31 [INFO] You have 0 Checkstyle violations. 16:57:31 [INFO] 16:57:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6243 --- 16:57:31 [INFO] Starting audit... 16:57:31 Audit done. 16:57:31 [INFO] You have 0 Checkstyle violations. 16:57:31 [INFO] 16:57:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6243 --- 16:57:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/classes/LICENSE 16:57:31 [INFO] 16:57:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6243 --- 16:57:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/src/main/resources 16:57:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/generated-sources/spi 16:57:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:57:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/generated-sources/spi 16:57:31 [INFO] 16:57:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6243 --- 16:57:31 [INFO] Recompiling the module because of changed dependency. 16:57:31 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 16:57:31 [INFO] 16:57:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc6243 >>> 16:57:31 [INFO] 16:57:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc6243 --- 16:57:31 [INFO] Fork Value is true 16:57:34 [INFO] Done SpotBugs Analysis.... 16:57:34 [INFO] 16:57:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc6243 <<< 16:57:34 [INFO] 16:57:34 [INFO] 16:57:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc6243 --- 16:57:34 [INFO] BugInstance size is 0 16:57:34 [INFO] Error size is 0 16:57:34 [INFO] No errors/warnings found 16:57:34 [INFO] 16:57:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6243 --- 16:57:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/src/test/resources 16:57:34 [INFO] 16:57:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6243 --- 16:57:34 [INFO] No sources to compile 16:57:34 [INFO] 16:57:34 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc6243 --- 16:57:34 [INFO] No tests to run. 16:57:34 [INFO] 16:57:34 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc6243 --- 16:57:34 [INFO] 16:57:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6243 --- 16:57:34 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT.jar 16:57:34 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/classes/META-INF/MANIFEST.MF 16:57:34 [INFO] 16:57:34 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc6243 --- 16:57:34 [INFO] No previous run data found, generating javadoc. 16:57:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT-javadoc.jar 16:57:35 [INFO] 16:57:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc6243 --- 16:57:35 [INFO] CycloneDX: Resolving Dependencies 16:57:36 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:57:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.xml 16:57:36 [INFO] attaching as rfc6243-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.json 16:57:36 [INFO] attaching as rfc6243-7.0.12-SNAPSHOT-cyclonedx.json 16:57:36 [INFO] 16:57:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 16:57:36 [INFO] Skipping duplicate-finder execution! 16:57:36 [INFO] 16:57:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6243 --- 16:57:36 [INFO] No dependency problems found 16:57:36 [INFO] 16:57:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- 16:57:36 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT-sources.jar 16:57:36 [INFO] 16:57:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6243 --- 16:57:36 [INFO] 16:57:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6243 --- 16:57:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:57:36 [INFO] 16:57:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6243 --- 16:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-SNAPSHOT.pom 16:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-SNAPSHOT.jar 16:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-SNAPSHOT-javadoc.jar 16:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-SNAPSHOT-cyclonedx.json 16:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-SNAPSHOT-sources.jar 16:57:36 [INFO] 16:57:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6243 --- 16:57:36 [INFO] Installing org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-SNAPSHOT.jar 16:57:36 [INFO] Writing OBR metadata 16:57:36 [INFO] 16:57:36 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6243 --- 16:57:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:36 [INFO] 16:57:36 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6243 --- 16:57:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:57:36 [INFO] 16:57:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc6243 --- 16:57:36 [INFO] org.opendaylight.netconf.model:rfc6243:bundle:7.0.12-SNAPSHOT 16:57:36 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:57:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:57:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:57:36 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:57:36 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:57:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:57:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:57:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:57:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:36 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:57:36 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:57:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:57:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:57:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:36 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:57:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:57:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:57:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:57:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:57:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:57:36 [INFO] +- junit:junit:jar:4.13.2:test 16:57:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:57:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:57:36 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:57:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:57:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:57:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:36 [INFO] 16:57:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc6243 --- 16:57:36 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/sonatype-clm/module.xml 16:57:36 [INFO] 16:57:36 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6243 >--------- 16:57:36 [INFO] Building OpenDaylight :: Netconf :: RFC6243 Models 7.0.12-SNAPSHOT [14/121] 16:57:36 [INFO] ------------------------------[ feature ]------------------------------- 16:57:36 [INFO] 16:57:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] 16:57:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:36 [INFO] 16:57:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:36 [INFO] 16:57:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] 16:57:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:36 [INFO] argLine set to empty 16:57:36 [INFO] 16:57:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] Starting audit... 16:57:36 Audit done. 16:57:36 [INFO] You have 0 Checkstyle violations. 16:57:36 [INFO] 16:57:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] Starting audit... 16:57:36 Audit done. 16:57:36 [INFO] You have 0 Checkstyle violations. 16:57:36 [INFO] 16:57:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/classes/LICENSE 16:57:36 [INFO] 16:57:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/feature/feature.xml 16:57:36 [INFO] ...done! 16:57:36 [INFO] Attaching features XML 16:57:36 [INFO] 16:57:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6243 --- 16:57:36 [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 16:57:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:57:36 [INFO] 16:57:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6243 >>> 16:57:36 [INFO] 16:57:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] 16:57:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6243 <<< 16:57:36 [INFO] 16:57:36 [INFO] 16:57:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] 16:57:36 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc6243 --- 16:57:36 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6243 16:57:36 [INFO] Project dependency features detected: [] 16:57:36 [INFO] Pax Exam System (Version: 4.13.3) created. 16:57:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:57:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:57:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:57:37 [INFO] Waiting for remote bundle context.. on 21000 name: 9a20472c-1233-41e9-897f-bd10d889bfec timout: [ RelativeTimeout value = 180000 ] 16:57:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:57:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:57:43 [INFO] 16:57:43 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc6243 --- 16:57:43 [INFO] 16:57:43 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc6243 --- 16:57:43 [INFO] No Javadoc in project. Archive not created. 16:57:43 [INFO] 16:57:43 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc6243 --- 16:57:43 [INFO] CycloneDX: Resolving Dependencies 16:57:44 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 16:57:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.xml 16:57:44 [INFO] attaching as odl-netconf-model-rfc6243-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.json 16:57:44 [INFO] attaching as odl-netconf-model-rfc6243-7.0.12-SNAPSHOT-cyclonedx.json 16:57:44 [INFO] 16:57:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6243 --- 16:57:44 [INFO] Skipping duplicate-finder execution! 16:57:44 [INFO] 16:57:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6243 --- 16:57:44 [INFO] Skipping plugin execution 16:57:44 [INFO] 16:57:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6243 --- 16:57:44 [INFO] Skipping source per configuration. 16:57:44 [INFO] 16:57:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6243 --- 16:57:44 [INFO] 16:57:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6243 --- 16:57:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:44 [INFO] 16:57:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6243 --- 16:57:44 [WARNING] 16:57:44 [WARNING] The packaging plugin for project odl-netconf-model-rfc6243 did not assign 16:57:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:44 [WARNING] 16:57:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:44 [WARNING] 16:57:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.12-SNAPSHOT/odl-netconf-model-rfc6243-7.0.12-SNAPSHOT.pom 16:57:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.12-SNAPSHOT/odl-netconf-model-rfc6243-7.0.12-SNAPSHOT-features.xml 16:57:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.12-SNAPSHOT/odl-netconf-model-rfc6243-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.12-SNAPSHOT/odl-netconf-model-rfc6243-7.0.12-SNAPSHOT-cyclonedx.json 16:57:44 [INFO] 16:57:44 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6243 --- 16:57:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:44 [WARNING] 16:57:44 [WARNING] The packaging plugin for project odl-netconf-model-rfc6243 did not assign 16:57:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:44 [WARNING] 16:57:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:44 [WARNING] 16:57:44 [INFO] 16:57:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc6243 --- 16:57:44 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6243:feature:7.0.12-SNAPSHOT 16:57:44 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 16:57:44 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 16:57:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:57:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:57:44 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:57:44 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:57:44 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:57:44 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:57:44 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:57:44 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:57:44 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:57:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:57:44 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:57:44 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 16:57:44 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:44 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:57:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:57:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:57:44 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:57:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:57:44 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:57:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:44 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:57:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:57:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:57:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:57:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:57:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:57:44 [INFO] +- junit:junit:jar:4.13.2:test 16:57:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:57:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:57:44 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:57:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:57:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:57:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:44 [INFO] 16:57:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc6243 --- 16:57:44 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/sonatype-clm/module.xml 16:57:44 [INFO] 16:57:44 [INFO] ---------------< org.opendaylight.netconf.model:rfc8526 >--------------- 16:57:44 [INFO] Building rfc8526 7.0.12-SNAPSHOT [15/121] 16:57:44 [INFO] -------------------------------[ bundle ]------------------------------- 16:57:44 [INFO] 16:57:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8526 --- 16:57:44 [INFO] 16:57:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8526 --- 16:57:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:44 [INFO] 16:57:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8526 --- 16:57:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:44 [INFO] 16:57:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8526 --- 16:57:45 [INFO] 16:57:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8526 --- 16:57:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:57:45 [INFO] 16:57:45 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc8526 --- 16:57:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:57:45 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/src/main/yang 16:57:45 [INFO] yang-to-sources: Found 7 dependencies in 1.696 ms 16:57:45 [INFO] yang-to-sources: Project model files found: 1 in 3.605 ms 16:57:45 [INFO] yang-to-sources: 8 YANG models processed in 87.26 ms 16:57:45 [INFO] BindingJavaFileGenerator: Defined 40 files in 15.00 ms 16:57:45 [INFO] Sorted 40 files into 14 directories in 178.8 μs 16:57:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 32.79 ms 16:57:45 [INFO] 16:57:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8526 --- 16:57:45 [INFO] Starting audit... 16:57:45 Audit done. 16:57:45 [INFO] You have 0 Checkstyle violations. 16:57:45 [INFO] 16:57:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8526 --- 16:57:45 [INFO] Starting audit... 16:57:45 Audit done. 16:57:45 [INFO] You have 0 Checkstyle violations. 16:57:45 [INFO] 16:57:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8526 --- 16:57:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/classes/LICENSE 16:57:45 [INFO] 16:57:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8526 --- 16:57:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/src/main/resources 16:57:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/generated-sources/spi 16:57:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:57:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/generated-sources/spi 16:57:45 [INFO] 16:57:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8526 --- 16:57:45 [INFO] Recompiling the module because of changed dependency. 16:57:45 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 16:57:45 [INFO] 16:57:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc8526 >>> 16:57:45 [INFO] 16:57:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc8526 --- 16:57:45 [INFO] Fork Value is true 16:57:48 [INFO] Done SpotBugs Analysis.... 16:57:48 [INFO] 16:57:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc8526 <<< 16:57:48 [INFO] 16:57:48 [INFO] 16:57:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc8526 --- 16:57:48 [INFO] BugInstance size is 0 16:57:48 [INFO] Error size is 0 16:57:48 [INFO] No errors/warnings found 16:57:48 [INFO] 16:57:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8526 --- 16:57:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/src/test/resources 16:57:48 [INFO] 16:57:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8526 --- 16:57:48 [INFO] No sources to compile 16:57:48 [INFO] 16:57:48 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc8526 --- 16:57:48 [INFO] No tests to run. 16:57:48 [INFO] 16:57:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc8526 --- 16:57:48 [INFO] 16:57:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8526 --- 16:57:48 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT.jar 16:57:48 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/classes/META-INF/MANIFEST.MF 16:57:48 [INFO] 16:57:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc8526 --- 16:57:48 [INFO] No previous run data found, generating javadoc. 16:57:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT-javadoc.jar 16:57:50 [INFO] 16:57:50 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc8526 --- 16:57:50 [INFO] CycloneDX: Resolving Dependencies 16:57:51 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 16:57:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.xml 16:57:51 [INFO] attaching as rfc8526-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.json 16:57:51 [INFO] attaching as rfc8526-7.0.12-SNAPSHOT-cyclonedx.json 16:57:51 [INFO] 16:57:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 16:57:51 [INFO] Skipping duplicate-finder execution! 16:57:51 [INFO] 16:57:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8526 --- 16:57:51 [INFO] No dependency problems found 16:57:51 [INFO] 16:57:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- 16:57:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT-sources.jar 16:57:51 [INFO] 16:57:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8526 --- 16:57:51 [INFO] 16:57:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8526 --- 16:57:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:57:51 [INFO] 16:57:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8526 --- 16:57:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-SNAPSHOT.pom 16:57:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-SNAPSHOT.jar 16:57:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-SNAPSHOT-javadoc.jar 16:57:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-SNAPSHOT-cyclonedx.xml 16:57:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-SNAPSHOT-cyclonedx.json 16:57:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-SNAPSHOT-sources.jar 16:57:51 [INFO] 16:57:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8526 --- 16:57:51 [INFO] Installing org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-SNAPSHOT.jar 16:57:51 [INFO] Writing OBR metadata 16:57:51 [INFO] 16:57:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8526 --- 16:57:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:51 [INFO] 16:57:51 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8526 --- 16:57:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:57:51 [INFO] 16:57:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8526 --- 16:57:51 [INFO] org.opendaylight.netconf.model:rfc8526:bundle:7.0.12-SNAPSHOT 16:57:51 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:57:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:57:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:57:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:57:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:57:51 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:57:51 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:57:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:57:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 16:57:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 16:57:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 16:57:51 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:57:51 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 16:57:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:51 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:57:51 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:57:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:57:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:57:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:57:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:57:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:57:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:57:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:57:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:57:51 [INFO] +- junit:junit:jar:4.13.2:test 16:57:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:57:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:57:51 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:57:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:57:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:57:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:51 [INFO] 16:57:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8526 --- 16:57:51 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/sonatype-clm/module.xml 16:57:51 [INFO] 16:57:51 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8526 >--------- 16:57:51 [INFO] Building OpenDaylight :: Netconf :: RFC8526 Models 7.0.12-SNAPSHOT [16/121] 16:57:51 [INFO] ------------------------------[ feature ]------------------------------- 16:57:51 [INFO] 16:57:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8526 --- 16:57:51 [INFO] 16:57:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8526 --- 16:57:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:51 [INFO] 16:57:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8526 --- 16:57:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:51 [INFO] 16:57:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] 16:57:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:52 [INFO] argLine set to empty 16:57:52 [INFO] 16:57:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] Starting audit... 16:57:52 Audit done. 16:57:52 [INFO] You have 0 Checkstyle violations. 16:57:52 [INFO] 16:57:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] Starting audit... 16:57:52 Audit done. 16:57:52 [INFO] You have 0 Checkstyle violations. 16:57:52 [INFO] 16:57:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/classes/LICENSE 16:57:52 [INFO] 16:57:52 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/feature/feature.xml 16:57:52 [INFO] ...done! 16:57:52 [INFO] Attaching features XML 16:57:52 [INFO] 16:57:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:57:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:57:52 [INFO] 16:57:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8526 >>> 16:57:52 [INFO] 16:57:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] 16:57:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8526 <<< 16:57:52 [INFO] 16:57:52 [INFO] 16:57:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] 16:57:52 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc8526 --- 16:57:52 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8526 16:57:52 [INFO] Project dependency features detected: [] 16:57:52 [INFO] Pax Exam System (Version: 4.13.3) created. 16:57:52 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:57:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:57:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:57:53 [INFO] Waiting for remote bundle context.. on 21000 name: d044688f-785e-4750-9d48-60b9d4f67b0b timout: [ RelativeTimeout value = 180000 ] 16:57:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:57:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:57:59 [INFO] 16:57:59 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc8526 --- 16:57:59 [INFO] 16:57:59 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc8526 --- 16:57:59 [INFO] No Javadoc in project. Archive not created. 16:57:59 [INFO] 16:57:59 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc8526 --- 16:57:59 [INFO] CycloneDX: Resolving Dependencies 16:58:00 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 16:58:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.xml 16:58:00 [INFO] attaching as odl-netconf-model-rfc8526-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.json 16:58:00 [INFO] attaching as odl-netconf-model-rfc8526-7.0.12-SNAPSHOT-cyclonedx.json 16:58:00 [INFO] 16:58:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] Skipping duplicate-finder execution! 16:58:00 [INFO] 16:58:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] Skipping plugin execution 16:58:00 [INFO] 16:58:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] Skipping source per configuration. 16:58:00 [INFO] 16:58:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] 16:58:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:00 [INFO] 16:58:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8526 --- 16:58:00 [WARNING] 16:58:00 [WARNING] The packaging plugin for project odl-netconf-model-rfc8526 did not assign 16:58:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:00 [WARNING] 16:58:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:00 [WARNING] 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.12-SNAPSHOT/odl-netconf-model-rfc8526-7.0.12-SNAPSHOT.pom 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.12-SNAPSHOT/odl-netconf-model-rfc8526-7.0.12-SNAPSHOT-features.xml 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.12-SNAPSHOT/odl-netconf-model-rfc8526-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.12-SNAPSHOT/odl-netconf-model-rfc8526-7.0.12-SNAPSHOT-cyclonedx.json 16:58:00 [INFO] 16:58:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:00 [WARNING] 16:58:00 [WARNING] The packaging plugin for project odl-netconf-model-rfc8526 did not assign 16:58:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:00 [WARNING] 16:58:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:00 [WARNING] 16:58:00 [INFO] 16:58:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8526:feature:7.0.12-SNAPSHOT 16:58:00 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 16:58:00 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 16:58:00 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 16:58:00 [INFO] | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 16:58:00 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 16:58:00 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 16:58:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:58:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:58:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:58:00 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:58:00 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:58:00 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:58:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 16:58:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 16:58:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 16:58:00 [INFO] +- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 16:58:00 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:00 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:58:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:58:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:58:00 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:58:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:58:00 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:58:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:58:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:58:00 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:58:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:00 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:58:00 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:58:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:58:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:58:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:58:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:58:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:58:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:58:00 [INFO] +- junit:junit:jar:4.13.2:test 16:58:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:58:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:58:00 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:58:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:58:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:58:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:00 [INFO] 16:58:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/sonatype-clm/module.xml 16:58:00 [INFO] 16:58:00 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 16:58:00 [INFO] Building netconf-api 7.0.12-SNAPSHOT [17/121] 16:58:00 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:00 [INFO] 16:58:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-api --- 16:58:00 [INFO] 16:58:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-api --- 16:58:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:00 [INFO] 16:58:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-api --- 16:58:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:00 [INFO] 16:58:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-api --- 16:58:00 [INFO] 16:58:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-api --- 16:58:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:58:00 [INFO] 16:58:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-api --- 16:58:01 [INFO] Starting audit... 16:58:01 Audit done. 16:58:01 [INFO] You have 0 Checkstyle violations. 16:58:01 [INFO] 16:58:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-api --- 16:58:01 [INFO] Starting audit... 16:58:01 Audit done. 16:58:01 [INFO] You have 0 Checkstyle violations. 16:58:01 [INFO] 16:58:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-api --- 16:58:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/classes/LICENSE 16:58:01 [INFO] 16:58:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-api --- 16:58:01 [INFO] Copying 1 resource from src/main/resources to target/classes 16:58:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/generated-sources/spi 16:58:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/generated-sources/yang 16:58:01 [INFO] 16:58:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-api --- 16:58:01 [INFO] Recompiling the module because of changed dependency. 16:58:01 [INFO] Compiling 26 source files with javac [debug release 17 module-path] to target/classes 16:58:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 16:58:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[16,63] requires transitive directive for an automatic module 16:58:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[17,24] requires directive for an automatic module 16:58:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[18,48] requires directive for an automatic module 16:58:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 16:58:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[25,40] requires directive for an automatic module 16:58:02 [INFO] 16:58:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-api >>> 16:58:02 [INFO] 16:58:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-api --- 16:58:02 [INFO] Fork Value is true 16:58:06 [INFO] Done SpotBugs Analysis.... 16:58:06 [INFO] 16:58:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-api <<< 16:58:06 [INFO] 16:58:06 [INFO] 16:58:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-api --- 16:58:06 [INFO] BugInstance size is 0 16:58:06 [INFO] Error size is 0 16:58:06 [INFO] No errors/warnings found 16:58:06 [INFO] 16:58:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-api --- 16:58:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/test/resources 16:58:06 [INFO] 16:58:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-api --- 16:58:06 [INFO] Recompiling the module because of changed dependency. 16:58:06 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 16:58:06 [INFO] 16:58:06 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-api --- 16:58:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:58:06 [INFO] 16:58:06 [INFO] ------------------------------------------------------- 16:58:06 [INFO] T E S T S 16:58:06 [INFO] ------------------------------------------------------- 16:58:07 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 16:58:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 16:58:07 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 16:58:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 16:58:08 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 16:58:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 16:58:08 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 16:58:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 16:58:08 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 16:58:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 16:58:08 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 16:58:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 16:58:08 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 16:58:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 16:58:08 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 16:58:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 16:58:08 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 16:58:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 16:58:08 [INFO] 16:58:08 [INFO] Results: 16:58:08 [INFO] 16:58:08 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 16:58:08 [INFO] 16:58:08 [INFO] 16:58:08 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-api --- 16:58:08 [INFO] 16:58:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-api --- 16:58:08 [WARNING] Bundle org.opendaylight.netconf:netconf-api:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package: 16:58:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:08 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 16:58:08 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:08 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT.jar 16:58:08 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/classes/META-INF/MANIFEST.MF 16:58:08 [INFO] 16:58:08 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-api --- 16:58:08 [INFO] No previous run data found, generating javadoc. 16:58:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT-javadoc.jar 16:58:10 [INFO] 16:58:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-api --- 16:58:10 [INFO] CycloneDX: Resolving Dependencies 16:58:10 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:58:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.xml 16:58:10 [INFO] attaching as netconf-api-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.json 16:58:10 [INFO] attaching as netconf-api-7.0.12-SNAPSHOT-cyclonedx.json 16:58:10 [INFO] 16:58:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 16:58:10 [INFO] Skipping duplicate-finder execution! 16:58:10 [INFO] 16:58:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-api --- 16:58:10 [INFO] No dependency problems found 16:58:10 [INFO] 16:58:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-api --- 16:58:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT-sources.jar 16:58:10 [INFO] 16:58:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-api --- 16:58:11 [INFO] 16:58:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-api --- 16:58:11 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/code-coverage/jacoco.exec 16:58:11 [INFO] Analyzed bundle 'netconf-api' with 18 classes 16:58:11 [INFO] 16:58:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-api --- 16:58:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-SNAPSHOT.pom 16:58:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-SNAPSHOT.jar 16:58:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-SNAPSHOT-javadoc.jar 16:58:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-SNAPSHOT-cyclonedx.json 16:58:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-SNAPSHOT-sources.jar 16:58:11 [INFO] 16:58:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-api --- 16:58:11 [INFO] Installing org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-SNAPSHOT.jar 16:58:11 [INFO] Writing OBR metadata 16:58:11 [INFO] 16:58:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-api --- 16:58:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:11 [INFO] 16:58:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-api --- 16:58:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:11 [INFO] 16:58:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-api --- 16:58:11 [INFO] org.opendaylight.netconf:netconf-api:bundle:7.0.12-SNAPSHOT 16:58:11 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 16:58:11 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:58:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:58:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:11 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 16:58:11 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 16:58:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 16:58:11 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 16:58:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:11 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 16:58:11 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:58:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:58:11 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:58:11 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:58:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:58:11 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:58:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:58:11 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:58:11 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 16:58:11 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:58:11 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:58:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:11 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:58:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:58:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:58:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:58:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:58:11 [INFO] +- junit:junit:jar:4.13.2:test 16:58:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:58:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:58:11 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:58:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:58:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:58:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:11 [INFO] 16:58:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-api --- 16:58:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/sonatype-clm/module.xml 16:58:11 [INFO] 16:58:11 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 16:58:11 [INFO] Building OpenDaylight :: Netconf :: API 7.0.12-SNAPSHOT [18/121] 16:58:11 [INFO] ------------------------------[ feature ]------------------------------- 16:58:11 [INFO] 16:58:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-api --- 16:58:11 [INFO] 16:58:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-api --- 16:58:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:11 [INFO] 16:58:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 16:58:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:11 [INFO] 16:58:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-api --- 16:58:11 [INFO] 16:58:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-api --- 16:58:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:11 [INFO] argLine set to empty 16:58:11 [INFO] 16:58:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-api --- 16:58:11 [INFO] Starting audit... 16:58:11 Audit done. 16:58:11 [INFO] You have 0 Checkstyle violations. 16:58:11 [INFO] 16:58:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-api --- 16:58:11 [INFO] Starting audit... 16:58:11 Audit done. 16:58:11 [INFO] You have 0 Checkstyle violations. 16:58:11 [INFO] 16:58:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-api --- 16:58:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/classes/LICENSE 16:58:11 [INFO] 16:58:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 16:58:11 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/feature/feature.xml 16:58:11 [INFO] ...done! 16:58:11 [INFO] Attaching features XML 16:58:11 [INFO] 16:58:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-api --- 16:58:11 [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 16:58:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:58:11 [INFO] 16:58:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 16:58:11 [INFO] 16:58:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-api --- 16:58:11 [INFO] 16:58:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 16:58:11 [INFO] 16:58:11 [INFO] 16:58:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-api --- 16:58:11 [INFO] 16:58:11 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-api --- 16:58:11 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-api 16:58:11 [INFO] Project dependency features detected: [] 16:58:11 [INFO] Pax Exam System (Version: 4.13.3) created. 16:58:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:58:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:58:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:58:12 [INFO] Waiting for remote bundle context.. on 21000 name: cd03649f-e6ae-413e-ae8b-5a37b034dcae timout: [ RelativeTimeout value = 180000 ] 16:58:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:58:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:58:19 [INFO] 16:58:19 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-api --- 16:58:19 [INFO] 16:58:19 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-api --- 16:58:19 [INFO] No Javadoc in project. Archive not created. 16:58:19 [INFO] 16:58:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-api --- 16:58:19 [INFO] CycloneDX: Resolving Dependencies 16:58:20 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 16:58:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.xml 16:58:20 [INFO] attaching as odl-netconf-api-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.json 16:58:20 [INFO] attaching as odl-netconf-api-7.0.12-SNAPSHOT-cyclonedx.json 16:58:20 [INFO] 16:58:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 16:58:20 [INFO] Skipping duplicate-finder execution! 16:58:20 [INFO] 16:58:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-api --- 16:58:20 [INFO] Skipping plugin execution 16:58:20 [INFO] 16:58:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-api --- 16:58:20 [INFO] Skipping source per configuration. 16:58:20 [INFO] 16:58:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-api --- 16:58:20 [INFO] 16:58:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-api --- 16:58:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:20 [INFO] 16:58:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-api --- 16:58:20 [WARNING] 16:58:20 [WARNING] The packaging plugin for project odl-netconf-api did not assign 16:58:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:20 [WARNING] 16:58:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:20 [WARNING] 16:58:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.12-SNAPSHOT/odl-netconf-api-7.0.12-SNAPSHOT.pom 16:58:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.12-SNAPSHOT/odl-netconf-api-7.0.12-SNAPSHOT-features.xml 16:58:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.12-SNAPSHOT/odl-netconf-api-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.12-SNAPSHOT/odl-netconf-api-7.0.12-SNAPSHOT-cyclonedx.json 16:58:20 [INFO] 16:58:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-api --- 16:58:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:20 [WARNING] 16:58:20 [WARNING] The packaging plugin for project odl-netconf-api did not assign 16:58:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:20 [WARNING] 16:58:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:20 [WARNING] 16:58:20 [INFO] 16:58:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-api --- 16:58:20 [INFO] org.opendaylight.netconf:odl-netconf-api:feature:7.0.12-SNAPSHOT 16:58:20 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 16:58:20 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 16:58:20 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 16:58:20 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 16:58:20 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 16:58:20 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 16:58:20 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 16:58:20 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 16:58:20 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 16:58:20 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 16:58:20 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 16:58:20 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 16:58:20 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 16:58:20 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 16:58:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:58:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:58:20 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:58:20 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:58:20 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:58:20 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:58:20 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:58:20 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:58:20 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:58:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:58:20 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 16:58:20 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 16:58:20 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 16:58:20 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 16:58:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 16:58:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 16:58:20 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:58:20 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:20 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:58:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:58:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:20 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 16:58:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:20 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 16:58:20 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:58:20 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:58:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:20 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:58:20 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 16:58:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:58:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:58:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:58:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:58:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:58:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:58:20 [INFO] +- junit:junit:jar:4.13.2:test 16:58:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:58:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:58:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:58:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:58:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:58:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:20 [INFO] 16:58:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-api --- 16:58:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/sonatype-clm/module.xml 16:58:20 [INFO] 16:58:20 [INFO] ---------------< org.opendaylight.netconf.model:rfc6022 >--------------- 16:58:20 [INFO] Building rfc6022 7.0.12-SNAPSHOT [19/121] 16:58:20 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:20 [INFO] 16:58:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6022 --- 16:58:20 [INFO] 16:58:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6022 --- 16:58:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:20 [INFO] 16:58:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6022 --- 16:58:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:20 [INFO] 16:58:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6022 --- 16:58:20 [INFO] 16:58:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6022 --- 16:58:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:58:20 [INFO] 16:58:20 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc6022 --- 16:58:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:58:20 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/src/main/yang 16:58:20 [INFO] yang-to-sources: Found 2 dependencies in 1.080 ms 16:58:20 [INFO] yang-to-sources: Project model files found: 1 in 4.224 ms 16:58:20 [INFO] yang-to-sources: 3 YANG models processed in 18.11 ms 16:58:20 [INFO] BindingJavaFileGenerator: Defined 58 files in 6.981 ms 16:58:20 [INFO] Sorted 58 files into 13 directories in 196.2 μs 16:58:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 22.77 ms 16:58:20 [INFO] 16:58:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6022 --- 16:58:20 [INFO] Starting audit... 16:58:20 Audit done. 16:58:20 [INFO] You have 0 Checkstyle violations. 16:58:20 [INFO] 16:58:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6022 --- 16:58:20 [INFO] Starting audit... 16:58:20 Audit done. 16:58:20 [INFO] You have 0 Checkstyle violations. 16:58:20 [INFO] 16:58:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6022 --- 16:58:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/classes/LICENSE 16:58:20 [INFO] 16:58:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6022 --- 16:58:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/src/main/resources 16:58:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/generated-sources/spi 16:58:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:58:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/generated-sources/spi 16:58:20 [INFO] 16:58:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6022 --- 16:58:20 [INFO] Recompiling the module because of changed dependency. 16:58:20 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 16:58:21 [INFO] 16:58:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc6022 >>> 16:58:21 [INFO] 16:58:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc6022 --- 16:58:21 [INFO] Fork Value is true 16:58:23 [INFO] Done SpotBugs Analysis.... 16:58:23 [INFO] 16:58:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc6022 <<< 16:58:23 [INFO] 16:58:23 [INFO] 16:58:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc6022 --- 16:58:23 [INFO] BugInstance size is 0 16:58:23 [INFO] Error size is 0 16:58:23 [INFO] No errors/warnings found 16:58:23 [INFO] 16:58:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6022 --- 16:58:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/src/test/resources 16:58:23 [INFO] 16:58:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6022 --- 16:58:23 [INFO] No sources to compile 16:58:23 [INFO] 16:58:23 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc6022 --- 16:58:23 [INFO] No tests to run. 16:58:23 [INFO] 16:58:23 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc6022 --- 16:58:23 [INFO] 16:58:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6022 --- 16:58:24 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT.jar 16:58:24 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/classes/META-INF/MANIFEST.MF 16:58:24 [INFO] 16:58:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc6022 --- 16:58:24 [INFO] No previous run data found, generating javadoc. 16:58:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT-javadoc.jar 16:58:26 [INFO] 16:58:26 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc6022 --- 16:58:26 [INFO] CycloneDX: Resolving Dependencies 16:58:27 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:58:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.xml 16:58:27 [INFO] attaching as rfc6022-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.json 16:58:27 [INFO] attaching as rfc6022-7.0.12-SNAPSHOT-cyclonedx.json 16:58:27 [INFO] 16:58:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 16:58:27 [INFO] Skipping duplicate-finder execution! 16:58:27 [INFO] 16:58:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6022 --- 16:58:27 [INFO] No dependency problems found 16:58:27 [INFO] 16:58:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- 16:58:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT-sources.jar 16:58:27 [INFO] 16:58:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6022 --- 16:58:27 [INFO] 16:58:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6022 --- 16:58:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:27 [INFO] 16:58:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6022 --- 16:58:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-SNAPSHOT.pom 16:58:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-SNAPSHOT.jar 16:58:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-SNAPSHOT-javadoc.jar 16:58:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-SNAPSHOT-cyclonedx.json 16:58:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-SNAPSHOT-sources.jar 16:58:27 [INFO] 16:58:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6022 --- 16:58:27 [INFO] Installing org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-SNAPSHOT.jar 16:58:27 [INFO] Writing OBR metadata 16:58:27 [INFO] 16:58:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6022 --- 16:58:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:27 [INFO] 16:58:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6022 --- 16:58:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:27 [INFO] 16:58:27 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc6022 --- 16:58:27 [INFO] org.opendaylight.netconf.model:rfc6022:bundle:7.0.12-SNAPSHOT 16:58:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:58:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:58:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:58:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:58:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:58:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:58:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:58:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:58:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:58:27 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:58:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:27 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:58:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:58:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:58:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:58:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:58:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:58:27 [INFO] +- junit:junit:jar:4.13.2:test 16:58:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:58:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:58:27 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:58:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:58:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:58:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:27 [INFO] 16:58:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc6022 --- 16:58:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/sonatype-clm/module.xml 16:58:27 [INFO] 16:58:27 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 16:58:27 [INFO] Building netconf-common-mdsal 7.0.12-SNAPSHOT [20/121] 16:58:27 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:27 [INFO] 16:58:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-common-mdsal --- 16:58:27 [INFO] 16:58:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-common-mdsal --- 16:58:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:27 [INFO] 16:58:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 16:58:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:27 [INFO] 16:58:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-common-mdsal --- 16:58:27 [INFO] 16:58:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 16:58:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:58:27 [INFO] 16:58:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-common-mdsal --- 16:58:27 [INFO] Starting audit... 16:58:27 Audit done. 16:58:27 [INFO] You have 0 Checkstyle violations. 16:58:27 [INFO] 16:58:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-common-mdsal --- 16:58:28 [INFO] Starting audit... 16:58:28 Audit done. 16:58:28 [INFO] You have 0 Checkstyle violations. 16:58:28 [INFO] 16:58:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-common-mdsal --- 16:58:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/classes/LICENSE 16:58:28 [INFO] 16:58:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 16:58:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/src/main/resources 16:58:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/generated-sources/spi 16:58:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/generated-sources/yang 16:58:28 [INFO] 16:58:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-common-mdsal --- 16:58:28 [INFO] Recompiling the module because of changed dependency. 16:58:28 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 16:58:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 16:58:28 [INFO] 16:58:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 16:58:28 [INFO] 16:58:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-common-mdsal --- 16:58:28 [INFO] Fork Value is true 16:58:32 [INFO] Done SpotBugs Analysis.... 16:58:32 [INFO] 16:58:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 16:58:32 [INFO] 16:58:32 [INFO] 16:58:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-common-mdsal --- 16:58:32 [INFO] BugInstance size is 0 16:58:32 [INFO] Error size is 0 16:58:32 [INFO] No errors/warnings found 16:58:32 [INFO] 16:58:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 16:58:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/src/test/resources 16:58:32 [INFO] 16:58:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-common-mdsal --- 16:58:32 [INFO] Recompiling the module because of changed dependency. 16:58:32 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:58:32 [INFO] 16:58:32 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-common-mdsal --- 16:58:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:58:32 [INFO] 16:58:32 [INFO] ------------------------------------------------------- 16:58:32 [INFO] T E S T S 16:58:32 [INFO] ------------------------------------------------------- 16:58:33 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 16:58:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 16:58:35 [INFO] 16:58:35 [INFO] Results: 16:58:35 [INFO] 16:58:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:58:35 [INFO] 16:58:35 [INFO] 16:58:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-common-mdsal --- 16:58:35 [INFO] 16:58:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common-mdsal --- 16:58:35 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT.jar 16:58:35 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/classes/META-INF/MANIFEST.MF 16:58:35 [INFO] 16:58:35 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-common-mdsal --- 16:58:35 [INFO] No previous run data found, generating javadoc. 16:58:36 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT-javadoc.jar 16:58:36 [INFO] 16:58:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-common-mdsal --- 16:58:36 [INFO] CycloneDX: Resolving Dependencies 16:58:37 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 16:58:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.xml 16:58:37 [INFO] attaching as netconf-common-mdsal-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.json 16:58:37 [INFO] attaching as netconf-common-mdsal-7.0.12-SNAPSHOT-cyclonedx.json 16:58:37 [INFO] 16:58:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 16:58:37 [INFO] Skipping duplicate-finder execution! 16:58:37 [INFO] 16:58:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 16:58:37 [WARNING] Used undeclared dependencies found: 16:58:37 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 16:58:37 [WARNING] Non-test scoped test only dependencies found: 16:58:37 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 16:58:37 [INFO] 16:58:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 16:58:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT-sources.jar 16:58:37 [INFO] 16:58:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-common-mdsal --- 16:58:37 [INFO] 16:58:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-common-mdsal --- 16:58:37 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec 16:58:37 [INFO] Analyzed bundle 'netconf-common-mdsal' with 26 classes 16:58:37 [INFO] 16:58:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-common-mdsal --- 16:58:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-SNAPSHOT.pom 16:58:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-SNAPSHOT.jar 16:58:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-SNAPSHOT-javadoc.jar 16:58:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-SNAPSHOT-cyclonedx.json 16:58:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-SNAPSHOT-sources.jar 16:58:37 [INFO] 16:58:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common-mdsal --- 16:58:37 [INFO] Installing org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-SNAPSHOT.jar 16:58:37 [INFO] Writing OBR metadata 16:58:37 [INFO] 16:58:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-common-mdsal --- 16:58:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:37 [INFO] 16:58:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common-mdsal --- 16:58:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:37 [INFO] 16:58:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-common-mdsal --- 16:58:37 [INFO] org.opendaylight.netconf:netconf-common-mdsal:bundle:7.0.12-SNAPSHOT 16:58:37 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:58:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:58:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:37 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 16:58:37 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 16:58:37 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 16:58:37 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 16:58:37 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 16:58:37 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 16:58:37 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:58:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:37 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:58:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:58:37 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:58:37 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:58:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:58:37 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 16:58:37 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 16:58:37 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 16:58:37 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 16:58:37 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 16:58:37 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 16:58:37 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 16:58:37 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:58:37 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 16:58:37 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 16:58:37 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 16:58:37 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 16:58:37 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 16:58:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 16:58:37 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 16:58:37 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 16:58:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 16:58:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 16:58:37 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 16:58:37 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 16:58:37 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 16:58:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 16:58:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 16:58:37 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 16:58:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:58:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 16:58:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 16:58:37 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:test 16:58:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:test 16:58:37 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:test 16:58:37 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:58:37 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:58:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:37 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:58:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:58:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:58:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:58:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:58:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:58:37 [INFO] +- junit:junit:jar:4.13.2:test 16:58:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:58:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:58:37 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:58:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:58:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:58:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:37 [INFO] 16:58:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-common-mdsal --- 16:58:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/sonatype-clm/module.xml 16:58:37 [INFO] 16:58:37 [INFO] -------------< org.opendaylight.netconf:odl-netconf-util >-------------- 16:58:37 [INFO] Building odl-netconf-util 7.0.12-SNAPSHOT [21/121] 16:58:37 [INFO] ------------------------------[ feature ]------------------------------- 16:58:37 [INFO] 16:58:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-util --- 16:58:37 [INFO] 16:58:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-util --- 16:58:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:37 [INFO] 16:58:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-util --- 16:58:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:37 [INFO] 16:58:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-util --- 16:58:38 [INFO] 16:58:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-util --- 16:58:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:38 [INFO] argLine set to empty 16:58:38 [INFO] 16:58:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-util --- 16:58:38 [INFO] Starting audit... 16:58:38 Audit done. 16:58:38 [INFO] You have 0 Checkstyle violations. 16:58:38 [INFO] 16:58:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-util --- 16:58:38 [INFO] Starting audit... 16:58:38 Audit done. 16:58:38 [INFO] You have 0 Checkstyle violations. 16:58:38 [INFO] 16:58:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-util --- 16:58:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/classes/LICENSE 16:58:38 [INFO] 16:58:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-util --- 16:58:38 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/feature/feature.xml 16:58:38 [INFO] ...done! 16:58:38 [INFO] Attaching features XML 16:58:38 [INFO] 16:58:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-util --- 16:58:38 [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 16:58:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:58:38 [INFO] 16:58:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-util >>> 16:58:38 [INFO] 16:58:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-util --- 16:58:38 [INFO] 16:58:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-util <<< 16:58:38 [INFO] 16:58:38 [INFO] 16:58:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-util --- 16:58:38 [INFO] 16:58:38 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-util --- 16:58:38 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-util 16:58:38 [INFO] Project dependency features detected: [] 16:58:38 [INFO] Pax Exam System (Version: 4.13.3) created. 16:58:38 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:58:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:58:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:58:39 [INFO] Waiting for remote bundle context.. on 21000 name: e80afec9-bced-4bcb-861c-08b646a77d00 timout: [ RelativeTimeout value = 180000 ] 16:58:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:58:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:58:45 [INFO] 16:58:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-util --- 16:58:45 [INFO] 16:58:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-util --- 16:58:45 [INFO] No Javadoc in project. Archive not created. 16:58:45 [INFO] 16:58:45 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-util --- 16:58:46 [INFO] CycloneDX: Resolving Dependencies 16:58:47 [INFO] CycloneDX: Creating BOM version 1.5 with 100 component(s) 16:58:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.xml 16:58:47 [INFO] attaching as odl-netconf-util-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.json 16:58:47 [INFO] attaching as odl-netconf-util-7.0.12-SNAPSHOT-cyclonedx.json 16:58:47 [INFO] 16:58:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-util --- 16:58:47 [INFO] Skipping duplicate-finder execution! 16:58:47 [INFO] 16:58:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-util --- 16:58:47 [INFO] Skipping plugin execution 16:58:47 [INFO] 16:58:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-util --- 16:58:47 [INFO] Skipping source per configuration. 16:58:47 [INFO] 16:58:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-util --- 16:58:47 [INFO] 16:58:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-util --- 16:58:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:47 [INFO] 16:58:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-util --- 16:58:47 [WARNING] 16:58:47 [WARNING] The packaging plugin for project odl-netconf-util did not assign 16:58:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:47 [WARNING] 16:58:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:47 [WARNING] 16:58:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.12-SNAPSHOT/odl-netconf-util-7.0.12-SNAPSHOT.pom 16:58:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.12-SNAPSHOT/odl-netconf-util-7.0.12-SNAPSHOT-features.xml 16:58:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.12-SNAPSHOT/odl-netconf-util-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.12-SNAPSHOT/odl-netconf-util-7.0.12-SNAPSHOT-cyclonedx.json 16:58:47 [INFO] 16:58:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-util --- 16:58:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:47 [WARNING] 16:58:47 [WARNING] The packaging plugin for project odl-netconf-util did not assign 16:58:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:47 [WARNING] 16:58:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:47 [WARNING] 16:58:47 [INFO] 16:58:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-util --- 16:58:47 [INFO] org.opendaylight.netconf:odl-netconf-util:feature:7.0.12-SNAPSHOT 16:58:47 [INFO] +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 16:58:47 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 16:58:47 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 16:58:47 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 16:58:47 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:58:47 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 16:58:47 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 16:58:47 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 16:58:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 16:58:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:58:47 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:58:47 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:58:47 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 16:58:47 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 16:58:47 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 16:58:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 16:58:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 16:58:47 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 16:58:47 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:58:47 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 16:58:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 16:58:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 16:58:47 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 16:58:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 16:58:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 16:58:47 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 16:58:47 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 16:58:47 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 16:58:47 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 16:58:47 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 16:58:47 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 16:58:47 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 16:58:47 [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 16:58:47 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 16:58:47 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 16:58:47 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 16:58:47 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 16:58:47 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 16:58:47 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 16:58:47 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 16:58:47 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 16:58:47 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 16:58:47 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 16:58:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 16:58:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:58:47 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:58:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:58:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 16:58:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 16:58:47 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 16:58:47 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 16:58:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 16:58:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 16:58:47 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 16:58:47 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 16:58:47 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:47 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:58:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:58:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:47 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:58:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:58:47 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:58:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:58:47 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:58:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:58:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:58:47 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 16:58:47 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 16:58:47 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 16:58:47 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 16:58:47 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 16:58:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:47 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:58:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:58:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:58:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:58:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:58:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:58:47 [INFO] +- junit:junit:jar:4.13.2:test 16:58:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:58:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:58:47 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:58:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:58:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:58:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:47 [INFO] 16:58:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-util --- 16:58:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/sonatype-clm/module.xml 16:58:47 [INFO] 16:58:47 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 16:58:47 [INFO] Building netconf-common 7.0.12-SNAPSHOT [22/121] 16:58:47 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:47 [INFO] 16:58:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-common --- 16:58:47 [INFO] 16:58:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-common --- 16:58:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:47 [INFO] 16:58:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-common --- 16:58:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:47 [INFO] 16:58:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-common --- 16:58:47 [INFO] 16:58:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-common --- 16:58:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:58:47 [INFO] 16:58:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-common --- 16:58:47 [INFO] Starting audit... 16:58:47 Audit done. 16:58:47 [INFO] You have 0 Checkstyle violations. 16:58:47 [INFO] 16:58:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-common --- 16:58:47 [INFO] Starting audit... 16:58:47 Audit done. 16:58:47 [INFO] You have 0 Checkstyle violations. 16:58:47 [INFO] 16:58:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-common --- 16:58:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/classes/LICENSE 16:58:47 [INFO] 16:58:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common --- 16:58:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/resources 16:58:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/generated-sources/spi 16:58:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/generated-sources/yang 16:58:47 [INFO] 16:58:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-common --- 16:58:47 [INFO] Recompiling the module because of changed dependency. 16:58:47 [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes 16:58:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 16:58:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[13,24] requires directive for an automatic module 16:58:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[17,36] requires transitive directive for an automatic module 16:58:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 16:58:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[20,47] requires directive for an automatic module 16:58:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[21,46] requires directive for an automatic module 16:58:47 [INFO] 16:58:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-common >>> 16:58:47 [INFO] 16:58:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-common --- 16:58:47 [INFO] Fork Value is true 16:58:50 [INFO] Done SpotBugs Analysis.... 16:58:50 [INFO] 16:58:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-common <<< 16:58:50 [INFO] 16:58:50 [INFO] 16:58:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-common --- 16:58:50 [INFO] BugInstance size is 0 16:58:50 [INFO] Error size is 0 16:58:50 [INFO] No errors/warnings found 16:58:50 [INFO] 16:58:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common --- 16:58:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/test/resources 16:58:50 [INFO] 16:58:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-common --- 16:58:50 [INFO] No sources to compile 16:58:50 [INFO] 16:58:50 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-common --- 16:58:50 [INFO] No tests to run. 16:58:50 [INFO] 16:58:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-common --- 16:58:50 [INFO] 16:58:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common --- 16:58:50 [WARNING] Bundle org.opendaylight.netconf:netconf-common:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package: 16:58:50 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:50 Package found in [Jar:., Jar:checker-qual, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle] 16:58:50 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:netty-common, Jar:jakarta.annotation-api, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.metatype.annotations, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:50 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT.jar 16:58:50 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/classes/META-INF/MANIFEST.MF 16:58:50 [INFO] 16:58:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-common --- 16:58:50 [INFO] No previous run data found, generating javadoc. 16:58:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT-javadoc.jar 16:58:51 [INFO] 16:58:51 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-common --- 16:58:51 [INFO] CycloneDX: Resolving Dependencies 16:58:52 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:58:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.xml 16:58:52 [INFO] attaching as netconf-common-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.json 16:58:52 [INFO] attaching as netconf-common-7.0.12-SNAPSHOT-cyclonedx.json 16:58:52 [INFO] 16:58:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 16:58:52 [INFO] Skipping duplicate-finder execution! 16:58:52 [INFO] 16:58:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-common --- 16:58:52 [INFO] No dependency problems found 16:58:52 [INFO] 16:58:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-common --- 16:58:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT-sources.jar 16:58:52 [INFO] 16:58:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-common --- 16:58:52 [INFO] 16:58:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-common --- 16:58:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:52 [INFO] 16:58:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-common --- 16:58:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-SNAPSHOT.pom 16:58:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-SNAPSHOT.jar 16:58:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-SNAPSHOT-javadoc.jar 16:58:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-SNAPSHOT-cyclonedx.xml 16:58:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-SNAPSHOT-cyclonedx.json 16:58:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-SNAPSHOT-sources.jar 16:58:52 [INFO] 16:58:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common --- 16:58:52 [INFO] Installing org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-SNAPSHOT.jar 16:58:52 [INFO] Writing OBR metadata 16:58:52 [INFO] 16:58:52 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-common --- 16:58:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:52 [INFO] 16:58:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common --- 16:58:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:52 [INFO] 16:58:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-common --- 16:58:52 [INFO] org.opendaylight.netconf:netconf-common:bundle:7.0.12-SNAPSHOT 16:58:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:58:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:58:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:52 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:58:52 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 16:58:52 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 16:58:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:52 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 16:58:52 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 16:58:52 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 16:58:52 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:58:52 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 16:58:52 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 16:58:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:58:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:58:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:58:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:58:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:58:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:58:52 [INFO] +- junit:junit:jar:4.13.2:test 16:58:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:58:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:58:52 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:58:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:58:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:58:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:52 [INFO] 16:58:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-common --- 16:58:52 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/sonatype-clm/module.xml 16:58:52 [INFO] 16:58:52 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 16:58:52 [INFO] Building shaded-exificient-jar 7.0.12-SNAPSHOT [23/121] 16:58:52 [INFO] --------------------------------[ jar ]--------------------------------- 16:58:52 [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 16:58:52 [INFO] 16:58:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-exificient-jar --- 16:58:52 [INFO] 16:58:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-exificient-jar --- 16:58:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:52 [INFO] 16:58:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 16:58:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:52 [INFO] 16:58:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-exificient-jar --- 16:58:53 [INFO] 16:58:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 16:58:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:58:53 [INFO] 16:58:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-exificient-jar --- 16:58:53 [INFO] Starting audit... 16:58:53 Audit done. 16:58:53 [INFO] You have 0 Checkstyle violations. 16:58:53 [INFO] 16:58:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-exificient-jar --- 16:58:54 [INFO] Starting audit... 16:58:54 Audit done. 16:58:54 [INFO] You have 0 Checkstyle violations. 16:58:54 [INFO] 16:58:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-exificient-jar --- 16:58:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/classes/LICENSE 16:58:54 [INFO] 16:58:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 16:58:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/src/main/resources 16:58:54 [INFO] 16:58:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-exificient-jar --- 16:58:54 [INFO] No sources to compile 16:58:54 [INFO] 16:58:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 16:58:54 [INFO] 16:58:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ shaded-exificient-jar --- 16:58:54 [INFO] 16:58:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 16:58:54 [INFO] 16:58:54 [INFO] 16:58:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ shaded-exificient-jar --- 16:58:54 [INFO] 16:58:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 16:58:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/src/test/resources 16:58:54 [INFO] 16:58:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-exificient-jar --- 16:58:54 [INFO] No sources to compile 16:58:54 [INFO] 16:58:54 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ shaded-exificient-jar --- 16:58:54 [INFO] No tests to run. 16:58:54 [INFO] 16:58:54 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ shaded-exificient-jar --- 16:58:54 [INFO] 16:58:54 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ shaded-exificient-jar --- 16:58:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT.jar 16:58:54 [INFO] 16:58:54 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ shaded-exificient-jar --- 16:58:54 [INFO] No Javadoc in project. Archive not created. 16:58:54 [INFO] 16:58:54 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ shaded-exificient-jar --- 16:58:54 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 16:58:54 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 16:58:54 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 16:58:54 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 16:58:54 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 16:58:54 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 16:58:54 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 16:58:54 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 16:58:54 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.8 from the shaded jar. 16:58:54 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 16:58:54 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 16:58:54 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 16:58:57 [INFO] Replacing original artifact with shaded artifact. 16:58:57 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT-shaded.jar 16:58:57 [INFO] Replacing original source artifact with shaded source artifact. 16:58:57 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT-shaded-sources.jar 16:58:57 [INFO] 16:58:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ shaded-exificient-jar --- 16:58:57 [INFO] Skipping CycloneDX goal, because module skips deploy 16:58:57 [INFO] 16:58:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 16:58:57 [INFO] Skipping duplicate-finder execution! 16:58:57 [INFO] 16:58:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 16:58:57 [WARNING] Unused declared dependencies found: 16:58:57 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 16:58:57 [INFO] 16:58:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 16:58:57 [INFO] No sources in project. Archive not created. 16:58:57 [INFO] 16:58:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-exificient-jar --- 16:58:57 [INFO] 16:58:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-exificient-jar --- 16:58:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:57 [INFO] 16:58:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-exificient-jar --- 16:58:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.12-SNAPSHOT/shaded-exificient-jar-7.0.12-SNAPSHOT.pom 16:58:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.12-SNAPSHOT/shaded-exificient-jar-7.0.12-SNAPSHOT.jar 16:58:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.12-SNAPSHOT/shaded-exificient-jar-7.0.12-SNAPSHOT-sources.jar 16:58:57 [INFO] 16:58:57 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-exificient-jar --- 16:58:57 [INFO] Skipping artifact deployment 16:58:57 [INFO] 16:58:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ shaded-exificient-jar --- 16:58:57 [INFO] org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.12-SNAPSHOT 16:58:57 [INFO] +- com.siemens.ct.exi:exificient:jar:1.0.4:compile 16:58:57 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:compile 16:58:57 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:compile 16:58:57 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:compile 16:58:57 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:compile 16:58:57 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:compile 16:58:57 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:compile 16:58:57 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile 16:58:57 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:compile 16:58:57 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 16:58:57 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 16:58:57 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 16:58:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:58:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:58:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:58:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:58:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:58:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:58:57 [INFO] +- junit:junit:jar:4.13.2:test 16:58:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:58:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:58:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:58:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 16:58:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:58:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:57 [INFO] 16:58:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ shaded-exificient-jar --- 16:58:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/sonatype-clm/module.xml 16:58:57 [INFO] 16:58:57 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 16:58:57 [INFO] Building shaded-exificient 7.0.12-SNAPSHOT [24/121] 16:58:57 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:57 [INFO] 16:58:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-exificient --- 16:58:57 [INFO] 16:58:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-exificient --- 16:58:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:57 [INFO] 16:58:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-exificient --- 16:58:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:57 [INFO] 16:58:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-exificient --- 16:58:58 [INFO] 16:58:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-exificient --- 16:58:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:58:58 [INFO] 16:58:58 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-sources) @ shaded-exificient --- 16:58:58 [INFO] 16:58:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-exificient --- 16:58:58 [INFO] Starting audit... 16:58:58 Audit done. 16:58:58 [INFO] You have 0 Checkstyle violations. 16:58:58 [INFO] 16:58:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-exificient --- 16:58:58 [INFO] Starting audit... 16:58:58 Audit done. 16:58:58 [INFO] You have 0 Checkstyle violations. 16:58:58 [INFO] 16:58:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-exificient --- 16:58:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/classes/LICENSE 16:58:58 [INFO] 16:58:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient --- 16:58:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/src/main/resources 16:58:58 [INFO] 16:58:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-exificient --- 16:58:58 [INFO] No sources to compile 16:58:58 [INFO] 16:58:58 [INFO] --- maven-dependency-plugin:3.8.0:unpack (unpack) @ shaded-exificient --- 16:58:58 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:7.0.12-SNAPSHOT:jar 16:58:58 [INFO] 16:58:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 16:58:58 [INFO] 16:58:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ shaded-exificient --- 16:58:58 [INFO] 16:58:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 16:58:58 [INFO] 16:58:58 [INFO] 16:58:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ shaded-exificient --- 16:58:58 [INFO] Spotbugs plugin skipped 16:58:58 [INFO] 16:58:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient --- 16:58:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/src/test/resources 16:58:58 [INFO] 16:58:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-exificient --- 16:58:58 [INFO] No sources to compile 16:58:58 [INFO] 16:58:58 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ shaded-exificient --- 16:58:58 [INFO] No tests to run. 16:58:58 [INFO] 16:58:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ shaded-exificient --- 16:58:58 [INFO] 16:58:58 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (default) @ shaded-exificient --- 16:58:58 [INFO] Source directory: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-sources added. 16:58:58 [INFO] 16:58:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-exificient --- 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 16:58:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:59 Package found in [Jar:., Jar:shaded-exificient-jar] 16:58:59 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:59 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.12-SNAPSHOT.jar 16:58:59 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 16:58:59 [INFO] 16:58:59 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ shaded-exificient --- 16:58:59 [INFO] Skipping javadoc generation 16:58:59 [INFO] 16:58:59 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ shaded-exificient --- 16:58:59 [INFO] CycloneDX: Resolving Dependencies 16:58:59 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 16:58:59 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 16:58:59 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 16:59:00 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 16:59:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.xml 16:59:00 [INFO] attaching as shaded-exificient-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.json 16:59:00 [INFO] attaching as shaded-exificient-7.0.12-SNAPSHOT-cyclonedx.json 16:59:00 [INFO] 16:59:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 16:59:00 [INFO] Skipping duplicate-finder execution! 16:59:00 [INFO] 16:59:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-exificient --- 16:59:00 [WARNING] Used undeclared dependencies found: 16:59:00 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 16:59:00 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 16:59:00 [INFO] 16:59:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient --- 16:59:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.12-SNAPSHOT-sources.jar 16:59:00 [INFO] 16:59:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-exificient --- 16:59:00 [INFO] Skipping modernizer execution! 16:59:00 [INFO] 16:59:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-exificient --- 16:59:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:00 [INFO] 16:59:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-exificient --- 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-SNAPSHOT.pom 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-SNAPSHOT.jar 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-SNAPSHOT-cyclonedx.json 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-SNAPSHOT-sources.jar 16:59:00 [INFO] 16:59:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-exificient --- 16:59:00 [INFO] Installing org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-SNAPSHOT.jar 16:59:00 [INFO] Writing OBR metadata 16:59:00 [INFO] 16:59:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-exificient --- 16:59:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:00 [INFO] 16:59:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-exificient --- 16:59:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:00 [INFO] 16:59:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ shaded-exificient --- 16:59:00 [INFO] org.opendaylight.netconf:shaded-exificient:bundle:7.0.12-SNAPSHOT 16:59:00 [INFO] +- org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.12-SNAPSHOT:provided 16:59:00 [INFO] | \- com.siemens.ct.exi:exificient:jar:1.0.4:provided 16:59:00 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:provided 16:59:00 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:provided 16:59:00 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:provided 16:59:00 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:provided 16:59:00 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:provided 16:59:00 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:provided 16:59:00 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided 16:59:00 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:provided 16:59:00 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 16:59:00 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 16:59:00 [INFO] | \- javax.activation:activation:jar:1.1.1:provided 16:59:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:59:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:59:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:59:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:59:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:59:00 [INFO] +- junit:junit:jar:4.13.2:test 16:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:59:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:59:00 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:59:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 16:59:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:59:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:00 [INFO] 16:59:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ shaded-exificient --- 16:59:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/sonatype-clm/module.xml 16:59:00 [INFO] 16:59:00 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 16:59:00 [INFO] Building netconf-test-util 7.0.12-SNAPSHOT [25/121] 16:59:00 [INFO] --------------------------------[ jar ]--------------------------------- 16:59:00 [INFO] 16:59:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-test-util --- 16:59:00 [INFO] 16:59:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-test-util --- 16:59:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:00 [INFO] 16:59:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-util --- 16:59:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:00 [INFO] 16:59:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-test-util --- 16:59:01 [INFO] 16:59:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-util --- 16:59:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:01 [INFO] 16:59:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-test-util --- 16:59:01 [INFO] Starting audit... 16:59:01 Audit done. 16:59:01 [INFO] You have 0 Checkstyle violations. 16:59:01 [INFO] 16:59:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-test-util --- 16:59:01 [INFO] Starting audit... 16:59:01 Audit done. 16:59:01 [INFO] You have 0 Checkstyle violations. 16:59:01 [INFO] 16:59:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-test-util --- 16:59:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/classes/LICENSE 16:59:01 [INFO] 16:59:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-util --- 16:59:01 [INFO] Copying 127 resources from src/main/resources to target/classes 16:59:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/generated-sources/spi 16:59:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/generated-sources/yang 16:59:01 [INFO] 16:59:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-util --- 16:59:01 [INFO] Recompiling the module because of changed dependency. 16:59:01 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:59:01 [INFO] 16:59:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 16:59:01 [INFO] 16:59:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-test-util --- 16:59:01 [INFO] Fork Value is true 16:59:03 [INFO] Done SpotBugs Analysis.... 16:59:03 [INFO] 16:59:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 16:59:03 [INFO] 16:59:03 [INFO] 16:59:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-test-util --- 16:59:04 [INFO] BugInstance size is 0 16:59:04 [INFO] Error size is 0 16:59:04 [INFO] No errors/warnings found 16:59:04 [INFO] 16:59:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-util --- 16:59:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/src/test/resources 16:59:04 [INFO] 16:59:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-util --- 16:59:04 [INFO] No sources to compile 16:59:04 [INFO] 16:59:04 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-test-util --- 16:59:04 [INFO] No tests to run. 16:59:04 [INFO] 16:59:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-test-util --- 16:59:04 [INFO] 16:59:04 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ netconf-test-util --- 16:59:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT.jar 16:59:04 [INFO] 16:59:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-test-util --- 16:59:04 [INFO] No previous run data found, generating javadoc. 16:59:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT-javadoc.jar 16:59:05 [INFO] 16:59:05 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-test-util --- 16:59:05 [INFO] CycloneDX: Resolving Dependencies 16:59:05 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 16:59:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.xml 16:59:05 [INFO] attaching as netconf-test-util-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.json 16:59:05 [INFO] attaching as netconf-test-util-7.0.12-SNAPSHOT-cyclonedx.json 16:59:05 [INFO] 16:59:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 16:59:05 [INFO] Skipping duplicate-finder execution! 16:59:05 [INFO] 16:59:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-test-util --- 16:59:05 [INFO] No dependency problems found 16:59:05 [INFO] 16:59:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-util --- 16:59:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT-sources.jar 16:59:06 [INFO] 16:59:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-util --- 16:59:06 [INFO] 16:59:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-util --- 16:59:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:06 [INFO] 16:59:06 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-test-util --- 16:59:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-SNAPSHOT.pom 16:59:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-SNAPSHOT.jar 16:59:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-SNAPSHOT-javadoc.jar 16:59:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-SNAPSHOT-cyclonedx.json 16:59:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-SNAPSHOT-sources.jar 16:59:06 [INFO] 16:59:06 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-test-util --- 16:59:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:06 [INFO] 16:59:06 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-test-util --- 16:59:06 [INFO] org.opendaylight.netconf:netconf-test-util:jar:7.0.12-SNAPSHOT 16:59:06 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 16:59:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:06 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 16:59:06 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:06 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:59:06 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:59:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:06 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 16:59:06 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 16:59:06 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 16:59:06 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 16:59:06 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 16:59:06 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:59:06 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:59:06 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:06 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:59:06 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:59:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:59:06 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:59:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:59:06 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:59:06 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.10.0:compile 16:59:06 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:59:06 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:59:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:06 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:59:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:59:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:59:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:59:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:59:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:59:06 [INFO] +- junit:junit:jar:4.13.2:test 16:59:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:59:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:59:06 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:59:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:59:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:59:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:06 [INFO] 16:59:06 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-test-util --- 16:59:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/sonatype-clm/module.xml 16:59:06 [INFO] 16:59:06 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 16:59:06 [INFO] Building netconf-netty-util 7.0.12-SNAPSHOT [26/121] 16:59:06 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:06 [INFO] 16:59:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-netty-util --- 16:59:06 [INFO] 16:59:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-netty-util --- 16:59:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:06 [INFO] 16:59:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 16:59:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:06 [INFO] 16:59:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-netty-util --- 16:59:06 [INFO] 16:59:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-netty-util --- 16:59:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:06 [INFO] 16:59:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-netty-util --- 16:59:06 [INFO] Starting audit... 16:59:06 Audit done. 16:59:06 [INFO] You have 0 Checkstyle violations. 16:59:06 [INFO] 16:59:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-netty-util --- 16:59:06 [INFO] Starting audit... 16:59:06 Audit done. 16:59:06 [INFO] You have 0 Checkstyle violations. 16:59:06 [INFO] 16:59:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-netty-util --- 16:59:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/classes/LICENSE 16:59:06 [INFO] 16:59:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-netty-util --- 16:59:06 [INFO] Copying 1 resource from src/main/resources to target/classes 16:59:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/generated-sources/spi 16:59:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/generated-sources/yang 16:59:06 [INFO] 16:59:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-netty-util --- 16:59:06 [INFO] Recompiling the module because of changed dependency. 16:59:06 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 16:59:07 [INFO] 16:59:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 16:59:07 [INFO] 16:59:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-netty-util --- 16:59:07 [INFO] Fork Value is true 16:59:11 [INFO] Done SpotBugs Analysis.... 16:59:11 [INFO] 16:59:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 16:59:11 [INFO] 16:59:11 [INFO] 16:59:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-netty-util --- 16:59:11 [INFO] BugInstance size is 0 16:59:11 [INFO] Error size is 0 16:59:11 [INFO] No errors/warnings found 16:59:11 [INFO] 16:59:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 16:59:11 [INFO] Copying 3 resources from src/test/resources to target/test-classes 16:59:11 [INFO] 16:59:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-netty-util --- 16:59:11 [INFO] Recompiling the module because of changed dependency. 16:59:11 [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes 16:59:11 [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 16:59:11 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 16:59:11 [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 16:59:11 [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 16:59:11 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 16:59:11 [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 16:59:11 [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 16:59:11 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 16:59:11 [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 16:59:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,53] unchecked method invocation: method addExiHandlers in class org.opendaylight.netconf.nettyutil.TestingNetconfSession is applied to given types 16:59:11 required: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 16:59:11 found: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 16:59:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,90] unchecked conversion 16:59:11 required: io.netty.handler.codec.MessageToByteEncoder 16:59:11 found: io.netty.handler.codec.MessageToByteEncoder 16:59:11 [INFO] 16:59:11 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-netty-util --- 16:59:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:59:11 [INFO] 16:59:11 [INFO] ------------------------------------------------------- 16:59:11 [INFO] T E S T S 16:59:11 [INFO] ------------------------------------------------------- 16:59:12 [INFO] Running org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 16:59:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 16:59:12 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 16:59:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:59:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 16:59:14 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 16:59:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 16:59:16 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 16:59:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 16:59:16 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 16:59:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 16:59:16 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 16:59:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 16:59:16 [INFO] Running org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 16:59:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 16:59:16 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 16:59:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 16:59:16 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 16:59:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 16:59:16 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 16:59:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 16:59:17 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 16:59:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 16:59:17 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 16:59:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 16:59:17 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 16:59:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 16:59:17 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 16:59:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 16:59:17 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 16:59:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 16:59:17 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 16:59:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 16:59:17 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 16:59:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 16:59:17 [INFO] 16:59:17 [INFO] Results: 16:59:17 [INFO] 16:59:17 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 16:59:17 [INFO] 16:59:17 [INFO] 16:59:17 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-netty-util --- 16:59:17 [INFO] 16:59:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-netty-util --- 16:59:17 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT.jar 16:59:17 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 16:59:17 [INFO] 16:59:17 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-netty-util --- 16:59:17 [INFO] No previous run data found, generating javadoc. 16:59:19 [WARNING] Javadoc Warnings 16:59:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfHelloMessageToXMLEncoder.java:32: warning: empty

tag 16:59:19 [WARNING] *

16:59:19 [WARNING] ^ 16:59:19 [WARNING] 1 warning 16:59:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT-javadoc.jar 16:59:19 [INFO] 16:59:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-netty-util --- 16:59:19 [INFO] CycloneDX: Resolving Dependencies 16:59:20 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 16:59:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.xml 16:59:20 [INFO] attaching as netconf-netty-util-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.json 16:59:20 [INFO] attaching as netconf-netty-util-7.0.12-SNAPSHOT-cyclonedx.json 16:59:20 [INFO] 16:59:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 16:59:20 [INFO] Skipping duplicate-finder execution! 16:59:20 [INFO] 16:59:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-netty-util --- 16:59:20 [INFO] No dependency problems found 16:59:20 [INFO] 16:59:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-netty-util --- 16:59:20 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT-sources.jar 16:59:20 [INFO] 16:59:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-netty-util --- 16:59:20 [INFO] 16:59:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-netty-util --- 16:59:20 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 16:59:20 [INFO] Analyzed bundle 'netconf-netty-util' with 32 classes 16:59:20 [INFO] 16:59:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-netty-util --- 16:59:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-SNAPSHOT.pom 16:59:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-SNAPSHOT.jar 16:59:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-SNAPSHOT-javadoc.jar 16:59:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-SNAPSHOT-cyclonedx.json 16:59:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-SNAPSHOT-sources.jar 16:59:20 [INFO] 16:59:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-netty-util --- 16:59:20 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-SNAPSHOT.jar 16:59:20 [INFO] Writing OBR metadata 16:59:20 [INFO] 16:59:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-netty-util --- 16:59:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:20 [INFO] 16:59:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-netty-util --- 16:59:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:20 [INFO] 16:59:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-netty-util --- 16:59:20 [INFO] org.opendaylight.netconf:netconf-netty-util:bundle:7.0.12-SNAPSHOT 16:59:20 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 16:59:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:59:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:20 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 16:59:20 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 16:59:20 [INFO] +- io.netty:netty-codec:jar:4.1.114.Final:compile 16:59:20 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 16:59:20 [INFO] +- io.netty:netty-handler:jar:4.1.114.Final:compile 16:59:20 [INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 16:59:20 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 16:59:20 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 16:59:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:20 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 16:59:20 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:59:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:59:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:59:20 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 16:59:20 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 16:59:20 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 16:59:20 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:59:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:59:20 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:59:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:59:20 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:59:20 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 16:59:20 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.12-SNAPSHOT:test 16:59:20 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 16:59:20 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:59:20 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:59:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:59:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:59:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:59:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:59:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:59:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:59:20 [INFO] +- junit:junit:jar:4.13.2:test 16:59:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:59:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:59:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:59:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:59:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:59:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:20 [INFO] 16:59:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-netty-util --- 16:59:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/sonatype-clm/module.xml 16:59:20 [INFO] 16:59:20 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 16:59:20 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 7.0.12-SNAPSHOT [27/121] 16:59:20 [INFO] ------------------------------[ feature ]------------------------------- 16:59:20 [INFO] 16:59:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-common --- 16:59:20 [INFO] 16:59:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-common --- 16:59:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:20 [INFO] 16:59:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 16:59:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:20 [INFO] 16:59:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-common --- 16:59:20 [INFO] 16:59:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-common --- 16:59:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:20 [INFO] argLine set to empty 16:59:20 [INFO] 16:59:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-common --- 16:59:20 [INFO] Starting audit... 16:59:20 Audit done. 16:59:20 [INFO] You have 0 Checkstyle violations. 16:59:20 [INFO] 16:59:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-common --- 16:59:20 [INFO] Starting audit... 16:59:20 Audit done. 16:59:20 [INFO] You have 0 Checkstyle violations. 16:59:20 [INFO] 16:59:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-common --- 16:59:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/classes/LICENSE 16:59:20 [INFO] 16:59:20 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 16:59:21 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/feature/feature.xml 16:59:21 [INFO] ...done! 16:59:21 [INFO] Attaching features XML 16:59:21 [INFO] 16:59:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-common --- 16:59:21 [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 16:59:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:59:21 [INFO] 16:59:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 16:59:21 [INFO] 16:59:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-common --- 16:59:21 [INFO] 16:59:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 16:59:21 [INFO] 16:59:21 [INFO] 16:59:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-common --- 16:59:21 [INFO] 16:59:21 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-common --- 16:59:21 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-common 16:59:21 [INFO] Project dependency features detected: [] 16:59:21 [INFO] Pax Exam System (Version: 4.13.3) created. 16:59:21 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:59:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:59:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:59:21 [INFO] Waiting for remote bundle context.. on 21000 name: b2fe771b-7055-45d7-b37b-40d4d882815f timout: [ RelativeTimeout value = 180000 ] 16:59:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:59:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:59:29 [INFO] 16:59:29 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-common --- 16:59:29 [INFO] 16:59:29 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-common --- 16:59:29 [INFO] No Javadoc in project. Archive not created. 16:59:29 [INFO] 16:59:29 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-common --- 16:59:29 [INFO] CycloneDX: Resolving Dependencies 16:59:30 [INFO] CycloneDX: Creating BOM version 1.5 with 105 component(s) 16:59:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.xml 16:59:30 [INFO] attaching as odl-netconf-common-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.json 16:59:30 [INFO] attaching as odl-netconf-common-7.0.12-SNAPSHOT-cyclonedx.json 16:59:30 [INFO] 16:59:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 16:59:30 [INFO] Skipping duplicate-finder execution! 16:59:30 [INFO] 16:59:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-common --- 16:59:30 [INFO] Skipping plugin execution 16:59:30 [INFO] 16:59:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-common --- 16:59:30 [INFO] Skipping source per configuration. 16:59:30 [INFO] 16:59:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-common --- 16:59:30 [INFO] 16:59:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-common --- 16:59:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:30 [INFO] 16:59:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-common --- 16:59:30 [WARNING] 16:59:30 [WARNING] The packaging plugin for project odl-netconf-common did not assign 16:59:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:30 [WARNING] 16:59:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:30 [WARNING] 16:59:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.12-SNAPSHOT/odl-netconf-common-7.0.12-SNAPSHOT.pom 16:59:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.12-SNAPSHOT/odl-netconf-common-7.0.12-SNAPSHOT-features.xml 16:59:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.12-SNAPSHOT/odl-netconf-common-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.12-SNAPSHOT/odl-netconf-common-7.0.12-SNAPSHOT-cyclonedx.json 16:59:30 [INFO] 16:59:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-common --- 16:59:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:30 [WARNING] 16:59:30 [WARNING] The packaging plugin for project odl-netconf-common did not assign 16:59:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:30 [WARNING] 16:59:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:30 [WARNING] 16:59:30 [INFO] 16:59:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-common --- 16:59:30 [INFO] org.opendaylight.netconf:odl-netconf-common:feature:7.0.12-SNAPSHOT 16:59:30 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 16:59:30 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 16:59:30 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 16:59:30 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 16:59:30 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 16:59:30 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 16:59:30 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 16:59:30 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 16:59:30 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 16:59:30 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 16:59:30 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 16:59:30 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 16:59:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:59:30 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:59:30 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:59:30 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:59:30 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:59:30 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:59:30 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 16:59:30 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 16:59:30 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 16:59:30 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 16:59:30 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 16:59:30 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 16:59:30 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 16:59:30 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 16:59:30 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 16:59:30 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 16:59:30 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:59:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 16:59:30 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 16:59:30 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 16:59:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 16:59:30 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 16:59:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 16:59:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 16:59:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 16:59:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 16:59:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 16:59:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 16:59:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 16:59:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 16:59:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 16:59:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 16:59:30 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 16:59:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 16:59:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 16:59:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 16:59:30 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 16:59:30 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 16:59:30 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:59:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 16:59:30 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 16:59:30 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 16:59:30 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 16:59:30 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 16:59:30 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:30 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:59:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:59:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:30 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 16:59:30 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:30 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 16:59:30 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 16:59:30 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 16:59:30 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 16:59:30 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:59:30 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:30 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:59:30 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 16:59:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:59:30 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:59:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:59:30 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:59:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:30 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:59:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:59:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:59:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:59:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:59:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:59:30 [INFO] +- junit:junit:jar:4.13.2:test 16:59:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:59:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:59:30 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:59:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:59:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:59:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:30 [INFO] 16:59:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-common --- 16:59:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/sonatype-clm/module.xml 16:59:30 [INFO] 16:59:30 [INFO] ---------------< org.opendaylight.netconf.model:rfc8341 >--------------- 16:59:30 [INFO] Building rfc8341 7.0.12-SNAPSHOT [28/121] 16:59:30 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:30 [INFO] 16:59:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8341 --- 16:59:30 [INFO] 16:59:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8341 --- 16:59:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:30 [INFO] 16:59:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8341 --- 16:59:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:30 [INFO] 16:59:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8341 --- 16:59:31 [INFO] 16:59:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8341 --- 16:59:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:31 [INFO] 16:59:31 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc8341 --- 16:59:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:59:31 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/src/main/yang 16:59:31 [INFO] yang-to-sources: Found 1 dependencies in 1.075 ms 16:59:31 [INFO] yang-to-sources: Project model files found: 1 in 3.224 ms 16:59:31 [INFO] yang-to-sources: 2 YANG models processed in 13.33 ms 16:59:31 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.218 ms 16:59:31 [INFO] Sorted 30 files into 8 directories in 137.1 μs 16:59:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 40.17 ms 16:59:31 [INFO] 16:59:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8341 --- 16:59:31 [INFO] Starting audit... 16:59:31 Audit done. 16:59:31 [INFO] You have 0 Checkstyle violations. 16:59:31 [INFO] 16:59:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8341 --- 16:59:31 [INFO] Starting audit... 16:59:31 Audit done. 16:59:31 [INFO] You have 0 Checkstyle violations. 16:59:31 [INFO] 16:59:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8341 --- 16:59:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/classes/LICENSE 16:59:31 [INFO] 16:59:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8341 --- 16:59:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/src/main/resources 16:59:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/generated-sources/spi 16:59:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:59:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/generated-sources/spi 16:59:31 [INFO] 16:59:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8341 --- 16:59:31 [INFO] Recompiling the module because of changed dependency. 16:59:31 [INFO] Compiling 34 source files with javac [debug release 17] to target/classes 16:59:31 [INFO] 16:59:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc8341 >>> 16:59:31 [INFO] 16:59:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc8341 --- 16:59:31 [INFO] Fork Value is true 16:59:34 [INFO] Done SpotBugs Analysis.... 16:59:34 [INFO] 16:59:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc8341 <<< 16:59:34 [INFO] 16:59:34 [INFO] 16:59:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc8341 --- 16:59:34 [INFO] BugInstance size is 0 16:59:34 [INFO] Error size is 0 16:59:34 [INFO] No errors/warnings found 16:59:34 [INFO] 16:59:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8341 --- 16:59:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/src/test/resources 16:59:34 [INFO] 16:59:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8341 --- 16:59:34 [INFO] No sources to compile 16:59:34 [INFO] 16:59:34 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc8341 --- 16:59:34 [INFO] No tests to run. 16:59:34 [INFO] 16:59:34 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc8341 --- 16:59:34 [INFO] 16:59:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8341 --- 16:59:34 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT.jar 16:59:34 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/classes/META-INF/MANIFEST.MF 16:59:34 [INFO] 16:59:34 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc8341 --- 16:59:34 [INFO] No previous run data found, generating javadoc. 16:59:36 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT-javadoc.jar 16:59:36 [INFO] 16:59:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc8341 --- 16:59:36 [INFO] CycloneDX: Resolving Dependencies 16:59:37 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 16:59:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.xml 16:59:37 [INFO] attaching as rfc8341-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.json 16:59:37 [INFO] attaching as rfc8341-7.0.12-SNAPSHOT-cyclonedx.json 16:59:37 [INFO] 16:59:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 16:59:37 [INFO] Skipping duplicate-finder execution! 16:59:37 [INFO] 16:59:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8341 --- 16:59:37 [INFO] No dependency problems found 16:59:37 [INFO] 16:59:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- 16:59:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT-sources.jar 16:59:37 [INFO] 16:59:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8341 --- 16:59:37 [INFO] 16:59:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8341 --- 16:59:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:37 [INFO] 16:59:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8341 --- 16:59:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-SNAPSHOT.pom 16:59:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-SNAPSHOT.jar 16:59:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-SNAPSHOT-javadoc.jar 16:59:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-SNAPSHOT-cyclonedx.json 16:59:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-SNAPSHOT-sources.jar 16:59:37 [INFO] 16:59:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8341 --- 16:59:37 [INFO] Installing org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-SNAPSHOT.jar 16:59:37 [INFO] Writing OBR metadata 16:59:37 [INFO] 16:59:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8341 --- 16:59:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:37 [INFO] 16:59:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8341 --- 16:59:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:37 [INFO] 16:59:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8341 --- 16:59:37 [INFO] org.opendaylight.netconf.model:rfc8341:bundle:7.0.12-SNAPSHOT 16:59:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:59:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:59:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:59:37 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:59:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:59:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:37 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:59:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:59:37 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:59:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:59:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:37 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:59:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:59:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:59:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:59:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:59:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:59:37 [INFO] +- junit:junit:jar:4.13.2:test 16:59:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:59:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:59:37 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:59:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:59:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:59:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:37 [INFO] 16:59:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8341 --- 16:59:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/sonatype-clm/module.xml 16:59:37 [INFO] 16:59:37 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8341 >--------- 16:59:37 [INFO] Building OpenDaylight :: Netconf :: RFC8341 Models 7.0.12-SNAPSHOT [29/121] 16:59:37 [INFO] ------------------------------[ feature ]------------------------------- 16:59:37 [INFO] 16:59:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] 16:59:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:37 [INFO] 16:59:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:37 [INFO] 16:59:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] 16:59:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:37 [INFO] argLine set to empty 16:59:37 [INFO] 16:59:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] Starting audit... 16:59:37 Audit done. 16:59:37 [INFO] You have 0 Checkstyle violations. 16:59:37 [INFO] 16:59:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] Starting audit... 16:59:37 Audit done. 16:59:37 [INFO] You have 0 Checkstyle violations. 16:59:37 [INFO] 16:59:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/classes/LICENSE 16:59:37 [INFO] 16:59:37 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/feature/feature.xml 16:59:37 [INFO] ...done! 16:59:37 [INFO] Attaching features XML 16:59:37 [INFO] 16:59:37 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8341 --- 16:59:37 [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 16:59:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:59:37 [INFO] 16:59:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8341 >>> 16:59:37 [INFO] 16:59:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] 16:59:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8341 <<< 16:59:37 [INFO] 16:59:37 [INFO] 16:59:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] 16:59:37 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc8341 --- 16:59:37 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8341 16:59:37 [INFO] Project dependency features detected: [] 16:59:37 [INFO] Pax Exam System (Version: 4.13.3) created. 16:59:37 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:59:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:59:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:59:38 [INFO] Waiting for remote bundle context.. on 21000 name: ddff0468-d1f8-4536-a47a-643120f4b485 timout: [ RelativeTimeout value = 180000 ] 16:59:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:59:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:59:45 [INFO] 16:59:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] 16:59:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] No Javadoc in project. Archive not created. 16:59:45 [INFO] 16:59:45 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] CycloneDX: Resolving Dependencies 16:59:45 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:59:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.xml 16:59:45 [INFO] attaching as odl-netconf-model-rfc8341-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.json 16:59:45 [INFO] attaching as odl-netconf-model-rfc8341-7.0.12-SNAPSHOT-cyclonedx.json 16:59:45 [INFO] 16:59:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] Skipping duplicate-finder execution! 16:59:45 [INFO] 16:59:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] Skipping plugin execution 16:59:45 [INFO] 16:59:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] Skipping source per configuration. 16:59:45 [INFO] 16:59:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] 16:59:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:45 [INFO] 16:59:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8341 --- 16:59:45 [WARNING] 16:59:45 [WARNING] The packaging plugin for project odl-netconf-model-rfc8341 did not assign 16:59:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:45 [WARNING] 16:59:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:45 [WARNING] 16:59:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.12-SNAPSHOT/odl-netconf-model-rfc8341-7.0.12-SNAPSHOT.pom 16:59:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.12-SNAPSHOT/odl-netconf-model-rfc8341-7.0.12-SNAPSHOT-features.xml 16:59:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.12-SNAPSHOT/odl-netconf-model-rfc8341-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.12-SNAPSHOT/odl-netconf-model-rfc8341-7.0.12-SNAPSHOT-cyclonedx.json 16:59:45 [INFO] 16:59:45 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:45 [WARNING] 16:59:45 [WARNING] The packaging plugin for project odl-netconf-model-rfc8341 did not assign 16:59:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:45 [WARNING] 16:59:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:45 [WARNING] 16:59:45 [INFO] 16:59:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8341:feature:7.0.12-SNAPSHOT 16:59:45 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 16:59:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 16:59:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 16:59:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 16:59:45 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:59:45 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 16:59:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:59:45 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 16:59:45 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 16:59:45 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:59:45 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:59:45 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 16:59:45 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:45 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:59:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:59:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:45 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:45 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:59:45 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:59:45 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:59:45 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:45 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:59:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:59:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:59:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:59:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:59:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:59:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:59:45 [INFO] +- junit:junit:jar:4.13.2:test 16:59:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:59:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:59:45 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:59:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:59:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:59:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:45 [INFO] 16:59:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8341 --- 16:59:45 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/sonatype-clm/module.xml 16:59:45 [INFO] 16:59:45 [INFO] ---< org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types >--- 16:59:45 [INFO] Building draft-ietf-netconf-crypto-types 7.0.12-SNAPSHOT [30/121] 16:59:45 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:45 [INFO] 16:59:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ draft-ietf-netconf-crypto-types --- 16:59:45 [INFO] 16:59:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ draft-ietf-netconf-crypto-types --- 16:59:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:45 [INFO] 16:59:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ draft-ietf-netconf-crypto-types --- 16:59:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:45 [INFO] 16:59:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ draft-ietf-netconf-crypto-types --- 16:59:46 [INFO] 16:59:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ draft-ietf-netconf-crypto-types --- 16:59:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:46 [INFO] 16:59:46 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ draft-ietf-netconf-crypto-types --- 16:59:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:59:46 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/src/main/yang 16:59:46 [INFO] yang-to-sources: Found 2 dependencies in 1.072 ms 16:59:46 [INFO] yang-to-sources: Project model files found: 1 in 4.529 ms 16:59:46 [INFO] yang-to-sources: 3 YANG models processed in 31.19 ms 16:59:46 [INFO] BindingJavaFileGenerator: Defined 108 files in 10.22 ms 16:59:46 [INFO] Sorted 108 files into 19 directories in 352.5 μs 16:59:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 108 in 35.26 ms 16:59:46 [INFO] 16:59:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ draft-ietf-netconf-crypto-types --- 16:59:46 [INFO] Starting audit... 16:59:46 Audit done. 16:59:46 [INFO] You have 0 Checkstyle violations. 16:59:46 [INFO] 16:59:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ draft-ietf-netconf-crypto-types --- 16:59:46 [INFO] Starting audit... 16:59:46 Audit done. 16:59:46 [INFO] You have 0 Checkstyle violations. 16:59:46 [INFO] 16:59:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ draft-ietf-netconf-crypto-types --- 16:59:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/classes/LICENSE 16:59:46 [INFO] 16:59:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ draft-ietf-netconf-crypto-types --- 16:59:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/src/main/resources 16:59:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 16:59:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:59:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 16:59:46 [INFO] 16:59:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ draft-ietf-netconf-crypto-types --- 16:59:46 [INFO] Recompiling the module because of changed dependency. 16:59:46 [INFO] Compiling 107 source files with javac [debug release 17] to target/classes 16:59:47 [INFO] 16:59:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ draft-ietf-netconf-crypto-types >>> 16:59:47 [INFO] 16:59:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ draft-ietf-netconf-crypto-types --- 16:59:47 [INFO] Fork Value is true 16:59:49 [INFO] Done SpotBugs Analysis.... 16:59:49 [INFO] 16:59:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ draft-ietf-netconf-crypto-types <<< 16:59:49 [INFO] 16:59:49 [INFO] 16:59:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ draft-ietf-netconf-crypto-types --- 16:59:49 [INFO] BugInstance size is 0 16:59:49 [INFO] Error size is 0 16:59:49 [INFO] No errors/warnings found 16:59:49 [INFO] 16:59:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ draft-ietf-netconf-crypto-types --- 16:59:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/src/test/resources 16:59:49 [INFO] 16:59:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ draft-ietf-netconf-crypto-types --- 16:59:49 [INFO] No sources to compile 16:59:49 [INFO] 16:59:49 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ draft-ietf-netconf-crypto-types --- 16:59:49 [INFO] No tests to run. 16:59:49 [INFO] 16:59:49 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ draft-ietf-netconf-crypto-types --- 16:59:49 [INFO] 16:59:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ draft-ietf-netconf-crypto-types --- 16:59:49 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar 16:59:49 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/classes/META-INF/MANIFEST.MF 16:59:49 [INFO] 16:59:49 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ draft-ietf-netconf-crypto-types --- 16:59:49 [INFO] No previous run data found, generating javadoc. 16:59:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-javadoc.jar 16:59:52 [INFO] 16:59:52 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] CycloneDX: Resolving Dependencies 16:59:53 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:59:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.xml 16:59:53 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.json 16:59:53 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-cyclonedx.json 16:59:53 [INFO] 16:59:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] Skipping duplicate-finder execution! 16:59:53 [INFO] 16:59:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] No dependency problems found 16:59:53 [INFO] 16:59:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-sources.jar 16:59:53 [INFO] 16:59:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] 16:59:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:53 [INFO] 16:59:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.pom 16:59:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar 16:59:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-javadoc.jar 16:59:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-cyclonedx.xml 16:59:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-cyclonedx.json 16:59:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-sources.jar 16:59:53 [INFO] 16:59:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar 16:59:53 [INFO] Writing OBR metadata 16:59:53 [INFO] 16:59:53 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:53 [INFO] 16:59:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:53 [INFO] 16:59:53 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:bundle:7.0.12-SNAPSHOT 16:59:53 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 16:59:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 16:59:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 16:59:53 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 16:59:53 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 16:59:53 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 16:59:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 16:59:53 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 16:59:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:53 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 16:59:53 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 16:59:53 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:53 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 16:59:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 16:59:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 16:59:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 16:59:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 16:59:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 16:59:53 [INFO] +- junit:junit:jar:4.13.2:test 16:59:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 16:59:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 16:59:53 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 16:59:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 16:59:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 16:59:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:53 [INFO] 16:59:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ draft-ietf-netconf-crypto-types --- 16:59:53 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/sonatype-clm/module.xml 16:59:53 [INFO] 16:59:53 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 16:59:53 [INFO] Building keystore-api 7.0.12-SNAPSHOT [31/121] 16:59:53 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:53 [INFO] 16:59:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-api --- 16:59:53 [INFO] 16:59:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-api --- 16:59:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:53 [INFO] 16:59:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-api --- 16:59:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:53 [INFO] 16:59:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-api --- 16:59:54 [INFO] 16:59:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-api --- 16:59:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:54 [INFO] 16:59:54 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ keystore-api --- 16:59:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:59:54 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/src/main/yang 16:59:54 [INFO] yang-to-sources: Found 3 dependencies in 975.1 μs 16:59:54 [INFO] yang-to-sources: Project model files found: 1 in 2.841 ms 16:59:54 [INFO] yang-to-sources: 4 YANG models processed in 53.58 ms 16:59:54 [INFO] BindingJavaFileGenerator: Defined 69 files in 15.32 ms 16:59:54 [INFO] Sorted 69 files into 25 directories in 260.6 μs 16:59:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 43.40 ms 16:59:54 [INFO] 16:59:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-api --- 16:59:54 [INFO] Starting audit... 16:59:54 Audit done. 16:59:54 [INFO] You have 0 Checkstyle violations. 16:59:54 [INFO] 16:59:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-api --- 16:59:54 [INFO] Starting audit... 16:59:54 Audit done. 16:59:54 [INFO] You have 0 Checkstyle violations. 16:59:54 [INFO] 16:59:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-api --- 16:59:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/classes/LICENSE 16:59:54 [INFO] 16:59:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-api --- 16:59:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/src/main/resources 16:59:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/generated-sources/spi 16:59:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:59:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/generated-sources/spi 16:59:54 [INFO] 16:59:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-api --- 16:59:54 [INFO] Recompiling the module because of changed dependency. 16:59:54 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 16:59:54 [INFO] 16:59:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ keystore-api >>> 16:59:54 [INFO] 16:59:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ keystore-api --- 16:59:54 [INFO] Fork Value is true 16:59:57 [INFO] Done SpotBugs Analysis.... 16:59:57 [INFO] 16:59:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ keystore-api <<< 16:59:57 [INFO] 16:59:57 [INFO] 16:59:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ keystore-api --- 16:59:57 [INFO] BugInstance size is 0 16:59:57 [INFO] Error size is 0 16:59:57 [INFO] No errors/warnings found 16:59:57 [INFO] 16:59:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-api --- 16:59:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/src/test/resources 16:59:57 [INFO] 16:59:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-api --- 16:59:57 [INFO] No sources to compile 16:59:57 [INFO] 16:59:57 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ keystore-api --- 16:59:57 [INFO] No tests to run. 16:59:57 [INFO] 16:59:57 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ keystore-api --- 16:59:57 [INFO] 16:59:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-api --- 16:59:57 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT.jar 16:59:57 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 16:59:57 [INFO] 16:59:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ keystore-api --- 16:59:57 [INFO] No previous run data found, generating javadoc. 17:00:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT-javadoc.jar 17:00:00 [INFO] 17:00:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ keystore-api --- 17:00:00 [INFO] CycloneDX: Resolving Dependencies 17:00:00 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:00:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.xml 17:00:00 [INFO] attaching as keystore-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.json 17:00:00 [INFO] attaching as keystore-api-7.0.12-SNAPSHOT-cyclonedx.json 17:00:00 [INFO] 17:00:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 17:00:00 [INFO] Skipping duplicate-finder execution! 17:00:00 [INFO] 17:00:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-api --- 17:00:00 [INFO] No dependency problems found 17:00:00 [INFO] 17:00:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-api --- 17:00:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT-sources.jar 17:00:01 [INFO] 17:00:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-api --- 17:00:01 [INFO] 17:00:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-api --- 17:00:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:01 [INFO] 17:00:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-api --- 17:00:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-SNAPSHOT.pom 17:00:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-SNAPSHOT.jar 17:00:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-SNAPSHOT-javadoc.jar 17:00:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-SNAPSHOT-cyclonedx.json 17:00:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-SNAPSHOT-sources.jar 17:00:01 [INFO] 17:00:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-api --- 17:00:01 [INFO] Installing org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-SNAPSHOT.jar 17:00:01 [INFO] Writing OBR metadata 17:00:01 [INFO] 17:00:01 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-api --- 17:00:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:01 [INFO] 17:00:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-api --- 17:00:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:01 [INFO] 17:00:01 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-api --- 17:00:01 [INFO] org.opendaylight.netconf:keystore-api:bundle:7.0.12-SNAPSHOT 17:00:01 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:00:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:00:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:00:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:00:01 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:00:01 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:00:01 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:00:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:00:01 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:00:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:01 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:00:01 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:00:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:01 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:01 [INFO] +- junit:junit:jar:4.13.2:test 17:00:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:01 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:00:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:01 [INFO] 17:00:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-api --- 17:00:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/sonatype-clm/module.xml 17:00:01 [INFO] 17:00:01 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 17:00:01 [INFO] Building keystore-none 7.0.12-SNAPSHOT [32/121] 17:00:01 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:01 [INFO] 17:00:01 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-none --- 17:00:01 [INFO] 17:00:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-none --- 17:00:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:01 [INFO] 17:00:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-none --- 17:00:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:01 [INFO] 17:00:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-none --- 17:00:01 [INFO] 17:00:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-none --- 17:00:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:00:01 [INFO] 17:00:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-none --- 17:00:01 [INFO] Starting audit... 17:00:01 Audit done. 17:00:01 [INFO] You have 0 Checkstyle violations. 17:00:01 [INFO] 17:00:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-none --- 17:00:01 [INFO] Starting audit... 17:00:01 Audit done. 17:00:01 [INFO] You have 0 Checkstyle violations. 17:00:01 [INFO] 17:00:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-none --- 17:00:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/classes/LICENSE 17:00:01 [INFO] 17:00:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-none --- 17:00:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/src/main/resources 17:00:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/generated-sources/spi 17:00:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/generated-sources/yang 17:00:01 [INFO] 17:00:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-none --- 17:00:01 [INFO] Recompiling the module because of changed dependency. 17:00:01 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:00:01 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:00:01 [INFO] 17:00:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ keystore-none >>> 17:00:01 [INFO] 17:00:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ keystore-none --- 17:00:01 [INFO] Fork Value is true 17:00:04 [INFO] Done SpotBugs Analysis.... 17:00:04 [INFO] 17:00:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ keystore-none <<< 17:00:04 [INFO] 17:00:04 [INFO] 17:00:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ keystore-none --- 17:00:04 [INFO] BugInstance size is 0 17:00:04 [INFO] Error size is 0 17:00:04 [INFO] No errors/warnings found 17:00:04 [INFO] 17:00:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-none --- 17:00:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/src/test/resources 17:00:04 [INFO] 17:00:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-none --- 17:00:04 [INFO] No sources to compile 17:00:04 [INFO] 17:00:04 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ keystore-none --- 17:00:04 [INFO] No tests to run. 17:00:04 [INFO] 17:00:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ keystore-none --- 17:00:04 [INFO] 17:00:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-none --- 17:00:04 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT.jar 17:00:04 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 17:00:04 [INFO] 17:00:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ keystore-none --- 17:00:04 [INFO] No previous run data found, generating javadoc. 17:00:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT-javadoc.jar 17:00:05 [INFO] 17:00:05 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ keystore-none --- 17:00:05 [INFO] CycloneDX: Resolving Dependencies 17:00:05 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 17:00:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.xml 17:00:05 [INFO] attaching as keystore-none-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.json 17:00:05 [INFO] attaching as keystore-none-7.0.12-SNAPSHOT-cyclonedx.json 17:00:05 [INFO] 17:00:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 17:00:05 [INFO] Skipping duplicate-finder execution! 17:00:05 [INFO] 17:00:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-none --- 17:00:05 [INFO] No dependency problems found 17:00:05 [INFO] 17:00:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-none --- 17:00:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT-sources.jar 17:00:05 [INFO] 17:00:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-none --- 17:00:05 [INFO] 17:00:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-none --- 17:00:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:05 [INFO] 17:00:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-none --- 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-SNAPSHOT.pom 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-SNAPSHOT.jar 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-SNAPSHOT-javadoc.jar 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-SNAPSHOT-cyclonedx.json 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-SNAPSHOT-sources.jar 17:00:05 [INFO] 17:00:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-none --- 17:00:05 [INFO] Installing org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-SNAPSHOT.jar 17:00:05 [INFO] Writing OBR metadata 17:00:05 [INFO] 17:00:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-none --- 17:00:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:05 [INFO] 17:00:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-none --- 17:00:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:05 [INFO] 17:00:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-none --- 17:00:05 [INFO] org.opendaylight.netconf:keystore-none:bundle:7.0.12-SNAPSHOT 17:00:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:05 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:00:05 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:00:05 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:05 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:05 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:05 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:00:05 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:00:05 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:05 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:00:05 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:00:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:00:05 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:00:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:00:05 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:00:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:00:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:00:05 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:00:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:05 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:05 [INFO] +- junit:junit:jar:4.13.2:test 17:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:05 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:00:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:05 [INFO] 17:00:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-none --- 17:00:05 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/sonatype-clm/module.xml 17:00:05 [INFO] 17:00:05 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 17:00:05 [INFO] Building OpenDaylight :: Netconf :: Key Store 7.0.12-SNAPSHOT [33/121] 17:00:05 [INFO] ------------------------------[ feature ]------------------------------- 17:00:05 [INFO] 17:00:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-keystore --- 17:00:05 [INFO] 17:00:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-keystore --- 17:00:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:05 [INFO] 17:00:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 17:00:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:05 [INFO] 17:00:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-keystore --- 17:00:06 [INFO] 17:00:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 17:00:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:06 [INFO] argLine set to empty 17:00:06 [INFO] 17:00:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-keystore --- 17:00:06 [INFO] Starting audit... 17:00:06 Audit done. 17:00:06 [INFO] You have 0 Checkstyle violations. 17:00:06 [INFO] 17:00:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-keystore --- 17:00:06 [INFO] Starting audit... 17:00:06 Audit done. 17:00:06 [INFO] You have 0 Checkstyle violations. 17:00:06 [INFO] 17:00:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-keystore --- 17:00:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/classes/LICENSE 17:00:06 [INFO] 17:00:06 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 17:00:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/feature/feature.xml 17:00:06 [INFO] ...done! 17:00:06 [INFO] Attaching features XML 17:00:06 [INFO] 17:00:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-keystore --- 17:00:06 [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 17:00:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:00:06 [INFO] 17:00:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 17:00:06 [INFO] 17:00:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-keystore --- 17:00:06 [INFO] 17:00:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 17:00:06 [INFO] 17:00:06 [INFO] 17:00:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-keystore --- 17:00:06 [INFO] 17:00:06 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-keystore --- 17:00:06 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore 17:00:06 [INFO] Project dependency features detected: [] 17:00:06 [INFO] Pax Exam System (Version: 4.13.3) created. 17:00:06 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:00:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:00:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:00:07 [INFO] Waiting for remote bundle context.. on 21000 name: 6412db11-aebf-4c6f-8677-36cee94282b9 timout: [ RelativeTimeout value = 180000 ] 17:00:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:00:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:00:14 [INFO] 17:00:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-keystore --- 17:00:14 [INFO] 17:00:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-keystore --- 17:00:14 [INFO] No Javadoc in project. Archive not created. 17:00:14 [INFO] 17:00:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-keystore --- 17:00:14 [INFO] CycloneDX: Resolving Dependencies 17:00:14 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:00:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.xml 17:00:14 [INFO] attaching as odl-netconf-keystore-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.json 17:00:14 [INFO] attaching as odl-netconf-keystore-7.0.12-SNAPSHOT-cyclonedx.json 17:00:14 [INFO] 17:00:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 17:00:14 [INFO] Skipping duplicate-finder execution! 17:00:14 [INFO] 17:00:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 17:00:14 [INFO] Skipping plugin execution 17:00:14 [INFO] 17:00:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 17:00:14 [INFO] Skipping source per configuration. 17:00:14 [INFO] 17:00:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-keystore --- 17:00:14 [INFO] 17:00:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-keystore --- 17:00:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:14 [INFO] 17:00:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-keystore --- 17:00:14 [WARNING] 17:00:14 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 17:00:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:14 [WARNING] 17:00:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:14 [WARNING] 17:00:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.12-SNAPSHOT/odl-netconf-keystore-7.0.12-SNAPSHOT.pom 17:00:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.12-SNAPSHOT/odl-netconf-keystore-7.0.12-SNAPSHOT-features.xml 17:00:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.12-SNAPSHOT/odl-netconf-keystore-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.12-SNAPSHOT/odl-netconf-keystore-7.0.12-SNAPSHOT-cyclonedx.json 17:00:14 [INFO] 17:00:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-keystore --- 17:00:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:14 [WARNING] 17:00:14 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 17:00:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:14 [WARNING] 17:00:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:14 [WARNING] 17:00:14 [INFO] 17:00:14 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-keystore --- 17:00:14 [INFO] org.opendaylight.netconf:odl-netconf-keystore:feature:7.0.12-SNAPSHOT 17:00:14 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:00:14 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:00:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:00:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:00:14 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:00:14 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:00:14 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:00:14 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:00:14 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:00:14 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:00:14 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:00:14 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:00:14 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:00:14 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:00:14 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:14 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:00:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:00:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:14 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:00:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:00:14 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:00:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:14 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:00:14 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:00:14 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:14 [INFO] +- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:00:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:14 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:14 [INFO] +- junit:junit:jar:4.13.2:test 17:00:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:14 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:00:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:14 [INFO] 17:00:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-keystore --- 17:00:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/sonatype-clm/module.xml 17:00:14 [INFO] 17:00:14 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 17:00:14 [INFO] Building truststore-api 7.0.12-SNAPSHOT [34/121] 17:00:14 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:14 [INFO] 17:00:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ truststore-api --- 17:00:14 [INFO] 17:00:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ truststore-api --- 17:00:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:14 [INFO] 17:00:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ truststore-api --- 17:00:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:14 [INFO] 17:00:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ truststore-api --- 17:00:15 [INFO] 17:00:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ truststore-api --- 17:00:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:00:15 [INFO] 17:00:15 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ truststore-api --- 17:00:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:00:15 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/src/main/yang 17:00:15 [INFO] yang-to-sources: Found 3 dependencies in 966.6 μs 17:00:15 [INFO] yang-to-sources: Project model files found: 1 in 2.058 ms 17:00:15 [INFO] yang-to-sources: 4 YANG models processed in 29.87 ms 17:00:15 [INFO] BindingJavaFileGenerator: Defined 51 files in 8.017 ms 17:00:15 [INFO] Sorted 51 files into 16 directories in 162.7 μs 17:00:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 24.33 ms 17:00:15 [INFO] 17:00:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ truststore-api --- 17:00:15 [INFO] Starting audit... 17:00:15 Audit done. 17:00:15 [INFO] You have 0 Checkstyle violations. 17:00:15 [INFO] 17:00:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ truststore-api --- 17:00:15 [INFO] Starting audit... 17:00:15 Audit done. 17:00:15 [INFO] You have 0 Checkstyle violations. 17:00:15 [INFO] 17:00:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ truststore-api --- 17:00:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/classes/LICENSE 17:00:15 [INFO] 17:00:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-api --- 17:00:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/src/main/resources 17:00:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/generated-sources/spi 17:00:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:00:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:00:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:00:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/generated-sources/spi 17:00:15 [INFO] 17:00:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ truststore-api --- 17:00:15 [INFO] Recompiling the module because of changed dependency. 17:00:15 [INFO] Compiling 50 source files with javac [debug release 17] to target/classes 17:00:15 [INFO] 17:00:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ truststore-api >>> 17:00:15 [INFO] 17:00:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ truststore-api --- 17:00:15 [INFO] Fork Value is true 17:00:18 [INFO] Done SpotBugs Analysis.... 17:00:18 [INFO] 17:00:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ truststore-api <<< 17:00:18 [INFO] 17:00:18 [INFO] 17:00:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ truststore-api --- 17:00:18 [INFO] BugInstance size is 0 17:00:18 [INFO] Error size is 0 17:00:18 [INFO] No errors/warnings found 17:00:18 [INFO] 17:00:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-api --- 17:00:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/src/test/resources 17:00:18 [INFO] 17:00:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ truststore-api --- 17:00:18 [INFO] No sources to compile 17:00:18 [INFO] 17:00:18 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ truststore-api --- 17:00:18 [INFO] No tests to run. 17:00:18 [INFO] 17:00:18 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ truststore-api --- 17:00:18 [INFO] 17:00:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-api --- 17:00:18 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT.jar 17:00:18 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 17:00:18 [INFO] 17:00:18 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ truststore-api --- 17:00:18 [INFO] No previous run data found, generating javadoc. 17:00:21 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT-javadoc.jar 17:00:21 [INFO] 17:00:21 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ truststore-api --- 17:00:21 [INFO] CycloneDX: Resolving Dependencies 17:00:21 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:00:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.xml 17:00:21 [INFO] attaching as truststore-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.json 17:00:21 [INFO] attaching as truststore-api-7.0.12-SNAPSHOT-cyclonedx.json 17:00:21 [INFO] 17:00:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 17:00:21 [INFO] Skipping duplicate-finder execution! 17:00:21 [INFO] 17:00:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ truststore-api --- 17:00:21 [INFO] No dependency problems found 17:00:21 [INFO] 17:00:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ truststore-api --- 17:00:21 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT-sources.jar 17:00:21 [INFO] 17:00:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ truststore-api --- 17:00:21 [INFO] 17:00:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ truststore-api --- 17:00:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:21 [INFO] 17:00:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ truststore-api --- 17:00:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-SNAPSHOT.pom 17:00:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-SNAPSHOT.jar 17:00:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-SNAPSHOT-javadoc.jar 17:00:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-SNAPSHOT-cyclonedx.json 17:00:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-SNAPSHOT-sources.jar 17:00:21 [INFO] 17:00:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-api --- 17:00:21 [INFO] Installing org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-SNAPSHOT.jar 17:00:21 [INFO] Writing OBR metadata 17:00:21 [INFO] 17:00:21 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ truststore-api --- 17:00:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:21 [INFO] 17:00:21 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-api --- 17:00:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:21 [INFO] 17:00:21 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ truststore-api --- 17:00:21 [INFO] org.opendaylight.netconf:truststore-api:bundle:7.0.12-SNAPSHOT 17:00:21 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:21 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:00:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:00:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:00:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:00:21 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:00:21 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:00:21 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:00:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:00:21 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:00:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:21 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:00:21 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:00:21 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:21 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:21 [INFO] +- junit:junit:jar:4.13.2:test 17:00:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:21 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:00:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:21 [INFO] 17:00:21 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ truststore-api --- 17:00:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/sonatype-clm/module.xml 17:00:21 [INFO] 17:00:21 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 17:00:21 [INFO] Building truststore-none 7.0.12-SNAPSHOT [35/121] 17:00:21 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:21 [INFO] 17:00:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ truststore-none --- 17:00:21 [INFO] 17:00:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ truststore-none --- 17:00:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:21 [INFO] 17:00:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ truststore-none --- 17:00:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:21 [INFO] 17:00:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ truststore-none --- 17:00:22 [INFO] 17:00:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ truststore-none --- 17:00:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:00:22 [INFO] 17:00:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ truststore-none --- 17:00:22 [INFO] Starting audit... 17:00:22 Audit done. 17:00:22 [INFO] You have 0 Checkstyle violations. 17:00:22 [INFO] 17:00:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ truststore-none --- 17:00:22 [INFO] Starting audit... 17:00:22 Audit done. 17:00:22 [INFO] You have 0 Checkstyle violations. 17:00:22 [INFO] 17:00:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ truststore-none --- 17:00:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/classes/LICENSE 17:00:22 [INFO] 17:00:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-none --- 17:00:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/src/main/resources 17:00:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/generated-sources/spi 17:00:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/generated-sources/yang 17:00:22 [INFO] 17:00:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ truststore-none --- 17:00:22 [INFO] Recompiling the module because of changed dependency. 17:00:22 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:00:22 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:00:22 [INFO] 17:00:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ truststore-none >>> 17:00:22 [INFO] 17:00:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ truststore-none --- 17:00:22 [INFO] Fork Value is true 17:00:24 [INFO] Done SpotBugs Analysis.... 17:00:24 [INFO] 17:00:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ truststore-none <<< 17:00:24 [INFO] 17:00:24 [INFO] 17:00:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ truststore-none --- 17:00:24 [INFO] BugInstance size is 0 17:00:24 [INFO] Error size is 0 17:00:24 [INFO] No errors/warnings found 17:00:24 [INFO] 17:00:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-none --- 17:00:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/src/test/resources 17:00:24 [INFO] 17:00:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ truststore-none --- 17:00:24 [INFO] No sources to compile 17:00:24 [INFO] 17:00:24 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ truststore-none --- 17:00:24 [INFO] No tests to run. 17:00:24 [INFO] 17:00:24 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ truststore-none --- 17:00:24 [INFO] 17:00:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-none --- 17:00:24 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT.jar 17:00:24 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 17:00:24 [INFO] 17:00:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ truststore-none --- 17:00:24 [INFO] No previous run data found, generating javadoc. 17:00:25 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT-javadoc.jar 17:00:25 [INFO] 17:00:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ truststore-none --- 17:00:25 [INFO] CycloneDX: Resolving Dependencies 17:00:26 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 17:00:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.xml 17:00:26 [INFO] attaching as truststore-none-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.json 17:00:26 [INFO] attaching as truststore-none-7.0.12-SNAPSHOT-cyclonedx.json 17:00:26 [INFO] 17:00:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 17:00:26 [INFO] Skipping duplicate-finder execution! 17:00:26 [INFO] 17:00:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ truststore-none --- 17:00:26 [INFO] No dependency problems found 17:00:26 [INFO] 17:00:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ truststore-none --- 17:00:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT-sources.jar 17:00:26 [INFO] 17:00:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ truststore-none --- 17:00:26 [INFO] 17:00:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ truststore-none --- 17:00:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:26 [INFO] 17:00:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ truststore-none --- 17:00:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-SNAPSHOT.pom 17:00:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-SNAPSHOT.jar 17:00:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-SNAPSHOT-javadoc.jar 17:00:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-SNAPSHOT-cyclonedx.json 17:00:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-SNAPSHOT-sources.jar 17:00:26 [INFO] 17:00:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-none --- 17:00:26 [INFO] Installing org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-SNAPSHOT.jar 17:00:26 [INFO] Writing OBR metadata 17:00:26 [INFO] 17:00:26 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ truststore-none --- 17:00:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:26 [INFO] 17:00:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-none --- 17:00:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:26 [INFO] 17:00:26 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ truststore-none --- 17:00:26 [INFO] org.opendaylight.netconf:truststore-none:bundle:7.0.12-SNAPSHOT 17:00:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:26 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:00:26 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:00:26 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:26 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:00:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:00:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:26 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:00:26 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:00:26 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:00:26 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:00:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:00:26 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:00:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:00:26 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:00:26 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:00:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:26 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:26 [INFO] +- junit:junit:jar:4.13.2:test 17:00:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:26 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:00:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:26 [INFO] 17:00:26 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ truststore-none --- 17:00:26 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/sonatype-clm/module.xml 17:00:26 [INFO] 17:00:26 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 17:00:26 [INFO] Building OpenDaylight :: Netconf :: Trust Store 7.0.12-SNAPSHOT [36/121] 17:00:26 [INFO] ------------------------------[ feature ]------------------------------- 17:00:26 [INFO] 17:00:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-truststore --- 17:00:26 [INFO] 17:00:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-truststore --- 17:00:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:26 [INFO] 17:00:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 17:00:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:26 [INFO] 17:00:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-truststore --- 17:00:27 [INFO] 17:00:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 17:00:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:27 [INFO] argLine set to empty 17:00:27 [INFO] 17:00:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-truststore --- 17:00:27 [INFO] Starting audit... 17:00:27 Audit done. 17:00:27 [INFO] You have 0 Checkstyle violations. 17:00:27 [INFO] 17:00:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-truststore --- 17:00:27 [INFO] Starting audit... 17:00:27 Audit done. 17:00:27 [INFO] You have 0 Checkstyle violations. 17:00:27 [INFO] 17:00:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-truststore --- 17:00:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/classes/LICENSE 17:00:27 [INFO] 17:00:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 17:00:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/feature/feature.xml 17:00:27 [INFO] ...done! 17:00:27 [INFO] Attaching features XML 17:00:27 [INFO] 17:00:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-truststore --- 17:00:27 [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 17:00:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:00:27 [INFO] 17:00:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 17:00:27 [INFO] 17:00:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-truststore --- 17:00:27 [INFO] 17:00:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 17:00:27 [INFO] 17:00:27 [INFO] 17:00:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-truststore --- 17:00:27 [INFO] 17:00:27 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-truststore --- 17:00:27 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-truststore 17:00:27 [INFO] Project dependency features detected: [] 17:00:27 [INFO] Pax Exam System (Version: 4.13.3) created. 17:00:27 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:00:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:00:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:00:27 [INFO] Waiting for remote bundle context.. on 21000 name: 2701f779-4023-4c68-96ba-a10dc52aae10 timout: [ RelativeTimeout value = 180000 ] 17:00:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:00:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:00:34 [INFO] 17:00:34 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-truststore --- 17:00:34 [INFO] 17:00:34 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-truststore --- 17:00:34 [INFO] No Javadoc in project. Archive not created. 17:00:34 [INFO] 17:00:34 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-truststore --- 17:00:34 [INFO] CycloneDX: Resolving Dependencies 17:00:35 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:00:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.xml 17:00:35 [INFO] attaching as odl-netconf-truststore-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.json 17:00:35 [INFO] attaching as odl-netconf-truststore-7.0.12-SNAPSHOT-cyclonedx.json 17:00:35 [INFO] 17:00:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 17:00:35 [INFO] Skipping duplicate-finder execution! 17:00:35 [INFO] 17:00:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 17:00:35 [INFO] Skipping plugin execution 17:00:35 [INFO] 17:00:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 17:00:35 [INFO] Skipping source per configuration. 17:00:35 [INFO] 17:00:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-truststore --- 17:00:35 [INFO] 17:00:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-truststore --- 17:00:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:35 [INFO] 17:00:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-truststore --- 17:00:35 [WARNING] 17:00:35 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 17:00:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:35 [WARNING] 17:00:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:35 [WARNING] 17:00:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.12-SNAPSHOT/odl-netconf-truststore-7.0.12-SNAPSHOT.pom 17:00:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.12-SNAPSHOT/odl-netconf-truststore-7.0.12-SNAPSHOT-features.xml 17:00:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.12-SNAPSHOT/odl-netconf-truststore-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.12-SNAPSHOT/odl-netconf-truststore-7.0.12-SNAPSHOT-cyclonedx.json 17:00:35 [INFO] 17:00:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-truststore --- 17:00:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:35 [WARNING] 17:00:35 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 17:00:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:35 [WARNING] 17:00:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:35 [WARNING] 17:00:35 [INFO] 17:00:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-truststore --- 17:00:35 [INFO] org.opendaylight.netconf:odl-netconf-truststore:feature:7.0.12-SNAPSHOT 17:00:35 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:00:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:00:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:00:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:00:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:00:35 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:00:35 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:00:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:00:35 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:00:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:00:35 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:00:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:00:35 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:00:35 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:00:35 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:35 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:00:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:00:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:00:35 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:00:35 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:00:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:35 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:00:35 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:00:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:35 [INFO] +- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:00:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:35 [INFO] +- junit:junit:jar:4.13.2:test 17:00:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:35 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:00:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:35 [INFO] 17:00:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-truststore --- 17:00:35 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/sonatype-clm/module.xml 17:00:35 [INFO] 17:00:35 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 17:00:35 [INFO] Building transport-api 7.0.12-SNAPSHOT [37/121] 17:00:35 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:35 [INFO] 17:00:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-api --- 17:00:35 [INFO] 17:00:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-api --- 17:00:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:35 [INFO] 17:00:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-api --- 17:00:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:35 [INFO] 17:00:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-api --- 17:00:35 [INFO] 17:00:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-api --- 17:00:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:00:35 [INFO] 17:00:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-api --- 17:00:35 [INFO] Starting audit... 17:00:35 Audit done. 17:00:35 [INFO] You have 0 Checkstyle violations. 17:00:35 [INFO] 17:00:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-api --- 17:00:35 [INFO] Starting audit... 17:00:35 Audit done. 17:00:35 [INFO] You have 0 Checkstyle violations. 17:00:35 [INFO] 17:00:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-api --- 17:00:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/classes/LICENSE 17:00:35 [INFO] 17:00:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-api --- 17:00:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/resources 17:00:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/generated-sources/spi 17:00:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/generated-sources/yang 17:00:35 [INFO] 17:00:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-api --- 17:00:35 [INFO] Recompiling the module because of changed dependency. 17:00:35 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/classes 17:00:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module 17:00:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 17:00:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 17:00:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 17:00:35 [INFO] 17:00:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-api >>> 17:00:35 [INFO] 17:00:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ transport-api --- 17:00:35 [INFO] Fork Value is true 17:00:38 [INFO] Done SpotBugs Analysis.... 17:00:38 [INFO] 17:00:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-api <<< 17:00:38 [INFO] 17:00:38 [INFO] 17:00:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-api --- 17:00:38 [INFO] BugInstance size is 0 17:00:38 [INFO] Error size is 0 17:00:38 [INFO] No errors/warnings found 17:00:38 [INFO] 17:00:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-api --- 17:00:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/test/resources 17:00:38 [INFO] 17:00:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-api --- 17:00:38 [INFO] No sources to compile 17:00:38 [INFO] 17:00:38 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-api --- 17:00:38 [INFO] No tests to run. 17:00:38 [INFO] 17:00:38 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ transport-api --- 17:00:38 [INFO] 17:00:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-api --- 17:00:39 [WARNING] Bundle org.opendaylight.netconf:transport-api:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package: 17:00:39 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:39 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle] 17:00:39 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-common, Jar:netty-transport, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:39 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT.jar 17:00:39 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/classes/META-INF/MANIFEST.MF 17:00:39 [INFO] 17:00:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ transport-api --- 17:00:39 [INFO] No previous run data found, generating javadoc. 17:00:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT-javadoc.jar 17:00:40 [INFO] 17:00:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-api --- 17:00:40 [INFO] CycloneDX: Resolving Dependencies 17:00:40 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 17:00:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.xml 17:00:40 [INFO] attaching as transport-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.json 17:00:40 [INFO] attaching as transport-api-7.0.12-SNAPSHOT-cyclonedx.json 17:00:40 [INFO] 17:00:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 17:00:40 [INFO] Skipping duplicate-finder execution! 17:00:40 [INFO] 17:00:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-api --- 17:00:40 [INFO] No dependency problems found 17:00:40 [INFO] 17:00:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-api --- 17:00:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT-sources.jar 17:00:40 [INFO] 17:00:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-api --- 17:00:40 [INFO] 17:00:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-api --- 17:00:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:40 [INFO] 17:00:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-api --- 17:00:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-SNAPSHOT.pom 17:00:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-SNAPSHOT.jar 17:00:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-SNAPSHOT-javadoc.jar 17:00:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-SNAPSHOT-cyclonedx.json 17:00:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-SNAPSHOT-sources.jar 17:00:40 [INFO] 17:00:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-api --- 17:00:40 [INFO] Installing org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-SNAPSHOT.jar 17:00:40 [INFO] Writing OBR metadata 17:00:40 [INFO] 17:00:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-api --- 17:00:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:40 [INFO] 17:00:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-api --- 17:00:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:40 [INFO] 17:00:40 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-api --- 17:00:40 [INFO] org.opendaylight.netconf:transport-api:bundle:7.0.12-SNAPSHOT 17:00:40 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:00:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:00:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:40 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 17:00:40 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:00:40 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:00:40 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:00:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:00:40 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:00:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:40 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:40 [INFO] +- junit:junit:jar:4.13.2:test 17:00:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:40 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:00:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:40 [INFO] 17:00:40 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-api --- 17:00:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/sonatype-clm/module.xml 17:00:40 [INFO] 17:00:40 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 17:00:40 [INFO] Building OpenDaylight :: Netconf :: Transport API 7.0.12-SNAPSHOT [38/121] 17:00:40 [INFO] ------------------------------[ feature ]------------------------------- 17:00:40 [INFO] 17:00:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-transport-api --- 17:00:40 [INFO] 17:00:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-transport-api --- 17:00:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:40 [INFO] 17:00:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 17:00:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:40 [INFO] 17:00:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-transport-api --- 17:00:41 [INFO] 17:00:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 17:00:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:41 [INFO] argLine set to empty 17:00:41 [INFO] 17:00:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-transport-api --- 17:00:41 [INFO] Starting audit... 17:00:41 Audit done. 17:00:41 [INFO] You have 0 Checkstyle violations. 17:00:41 [INFO] 17:00:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-transport-api --- 17:00:41 [INFO] Starting audit... 17:00:41 Audit done. 17:00:41 [INFO] You have 0 Checkstyle violations. 17:00:41 [INFO] 17:00:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-transport-api --- 17:00:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/classes/LICENSE 17:00:41 [INFO] 17:00:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 17:00:41 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/feature/feature.xml 17:00:41 [INFO] ...done! 17:00:41 [INFO] Attaching features XML 17:00:41 [INFO] 17:00:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-transport-api --- 17:00:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:00:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:00:41 [INFO] 17:00:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 17:00:41 [INFO] 17:00:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-transport-api --- 17:00:41 [INFO] 17:00:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 17:00:41 [INFO] 17:00:41 [INFO] 17:00:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-transport-api --- 17:00:41 [INFO] 17:00:41 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-transport-api --- 17:00:41 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport-api 17:00:41 [INFO] Project dependency features detected: [] 17:00:41 [INFO] Pax Exam System (Version: 4.13.3) created. 17:00:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:00:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:00:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:00:42 [INFO] Waiting for remote bundle context.. on 21000 name: 98470717-28fb-484f-bac6-3cb7deef38af timout: [ RelativeTimeout value = 180000 ] 17:00:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:00:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:00:49 [INFO] 17:00:49 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-transport-api --- 17:00:49 [INFO] 17:00:49 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-transport-api --- 17:00:49 [INFO] No Javadoc in project. Archive not created. 17:00:49 [INFO] 17:00:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-transport-api --- 17:00:49 [INFO] CycloneDX: Resolving Dependencies 17:00:49 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 17:00:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.xml 17:00:49 [INFO] attaching as odl-netconf-transport-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.json 17:00:49 [INFO] attaching as odl-netconf-transport-api-7.0.12-SNAPSHOT-cyclonedx.json 17:00:49 [INFO] 17:00:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 17:00:49 [INFO] Skipping duplicate-finder execution! 17:00:49 [INFO] 17:00:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 17:00:49 [INFO] Skipping plugin execution 17:00:49 [INFO] 17:00:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 17:00:49 [INFO] Skipping source per configuration. 17:00:49 [INFO] 17:00:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-transport-api --- 17:00:49 [INFO] 17:00:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-transport-api --- 17:00:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:49 [INFO] 17:00:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-transport-api --- 17:00:49 [WARNING] 17:00:49 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 17:00:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:49 [WARNING] 17:00:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:49 [WARNING] 17:00:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.12-SNAPSHOT/odl-netconf-transport-api-7.0.12-SNAPSHOT.pom 17:00:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.12-SNAPSHOT/odl-netconf-transport-api-7.0.12-SNAPSHOT-features.xml 17:00:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.12-SNAPSHOT/odl-netconf-transport-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.12-SNAPSHOT/odl-netconf-transport-api-7.0.12-SNAPSHOT-cyclonedx.json 17:00:49 [INFO] 17:00:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-transport-api --- 17:00:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:49 [WARNING] 17:00:49 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 17:00:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:49 [WARNING] 17:00:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:49 [WARNING] 17:00:49 [INFO] 17:00:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-transport-api --- 17:00:49 [INFO] org.opendaylight.netconf:odl-netconf-transport-api:feature:7.0.12-SNAPSHOT 17:00:49 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:00:49 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:00:49 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:00:49 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:00:49 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:00:49 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:00:49 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:00:49 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:00:49 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:00:49 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:00:49 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:00:49 [INFO] +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:00:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:00:49 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:00:49 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:49 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:00:49 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:00:49 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:00:49 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:00:49 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:00:49 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:49 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:00:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:00:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:49 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:00:49 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:00:49 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:49 [INFO] +- junit:junit:jar:4.13.2:test 17:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:00:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:49 [INFO] 17:00:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-transport-api --- 17:00:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/sonatype-clm/module.xml 17:00:49 [INFO] 17:00:49 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 17:00:49 [INFO] Building shaded-sshd-jar 7.0.12-SNAPSHOT [39/121] 17:00:49 [INFO] --------------------------------[ jar ]--------------------------------- 17:00:49 [INFO] 17:00:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-sshd-jar --- 17:00:49 [INFO] 17:00:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-sshd-jar --- 17:00:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:49 [INFO] 17:00:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 17:00:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:49 [INFO] 17:00:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-sshd-jar --- 17:00:50 [INFO] 17:00:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 17:00:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:00:50 [INFO] 17:00:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-sshd-jar --- 17:00:50 [INFO] Starting audit... 17:00:50 Audit done. 17:00:50 [INFO] You have 0 Checkstyle violations. 17:00:50 [INFO] 17:00:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-sshd-jar --- 17:00:50 [INFO] Starting audit... 17:00:50 Audit done. 17:00:50 [INFO] You have 0 Checkstyle violations. 17:00:50 [INFO] 17:00:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-sshd-jar --- 17:00:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/classes/LICENSE 17:00:50 [INFO] 17:00:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 17:00:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/src/main/resources 17:00:50 [INFO] 17:00:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-sshd-jar --- 17:00:50 [INFO] No sources to compile 17:00:50 [INFO] 17:00:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 17:00:50 [INFO] 17:00:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ shaded-sshd-jar --- 17:00:50 [INFO] 17:00:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 17:00:50 [INFO] 17:00:50 [INFO] 17:00:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ shaded-sshd-jar --- 17:00:50 [INFO] 17:00:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 17:00:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/src/test/resources 17:00:50 [INFO] 17:00:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-sshd-jar --- 17:00:50 [INFO] No sources to compile 17:00:50 [INFO] 17:00:50 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ shaded-sshd-jar --- 17:00:50 [INFO] No tests to run. 17:00:50 [INFO] 17:00:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ shaded-sshd-jar --- 17:00:50 [INFO] 17:00:50 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ shaded-sshd-jar --- 17:00:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT.jar 17:00:50 [INFO] 17:00:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ shaded-sshd-jar --- 17:00:50 [INFO] No Javadoc in project. Archive not created. 17:00:50 [INFO] 17:00:50 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ shaded-sshd-jar --- 17:00:50 [INFO] Including org.apache.sshd:sshd-osgi:jar:2.13.2 in the shaded jar. 17:00:50 [INFO] Including org.apache.sshd:sshd-netty:jar:2.13.2 in the shaded jar. 17:00:50 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 17:00:50 [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:2.0.12 from the shaded jar. 17:00:50 [INFO] Excluding io.netty:netty-transport:jar:4.1.114.Final from the shaded jar. 17:00:50 [INFO] Excluding io.netty:netty-common:jar:4.1.114.Final from the shaded jar. 17:00:50 [INFO] Excluding io.netty:netty-buffer:jar:4.1.114.Final from the shaded jar. 17:00:50 [INFO] Excluding io.netty:netty-resolver:jar:4.1.114.Final from the shaded jar. 17:00:50 [INFO] Excluding io.netty:netty-handler:jar:4.1.114.Final from the shaded jar. 17:00:50 [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.114.Final from the shaded jar. 17:00:50 [INFO] Excluding io.netty:netty-codec:jar:4.1.114.Final from the shaded jar. 17:00:50 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.12-SNAPSHOT 17:00:51 [INFO] Replacing original artifact with shaded artifact. 17:00:51 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT-shaded.jar 17:00:51 [INFO] Replacing original source artifact with shaded source artifact. 17:00:51 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT-shaded-sources.jar 17:00:51 [INFO] 17:00:51 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ shaded-sshd-jar --- 17:00:51 [INFO] Skipping CycloneDX goal, because module skips deploy 17:00:51 [INFO] 17:00:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 17:00:51 [INFO] Skipping duplicate-finder execution! 17:00:51 [INFO] 17:00:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 17:00:51 [WARNING] Unused declared dependencies found: 17:00:51 [WARNING] org.apache.sshd:sshd-osgi:jar:2.13.2:compile 17:00:51 [WARNING] net.i2p.crypto:eddsa:jar:0.3.0:compile 17:00:51 [WARNING] org.apache.sshd:sshd-netty:jar:2.13.2:compile 17:00:51 [INFO] 17:00:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 17:00:51 [INFO] No sources in project. Archive not created. 17:00:51 [INFO] 17:00:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-sshd-jar --- 17:00:51 [INFO] 17:00:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-sshd-jar --- 17:00:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:51 [INFO] 17:00:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-sshd-jar --- 17:00:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.12-SNAPSHOT/shaded-sshd-jar-7.0.12-SNAPSHOT.pom 17:00:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.12-SNAPSHOT/shaded-sshd-jar-7.0.12-SNAPSHOT.jar 17:00:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.12-SNAPSHOT/shaded-sshd-jar-7.0.12-SNAPSHOT-sources.jar 17:00:51 [INFO] 17:00:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-sshd-jar --- 17:00:51 [INFO] Skipping artifact deployment 17:00:51 [INFO] 17:00:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ shaded-sshd-jar --- 17:00:51 [INFO] org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.12-SNAPSHOT 17:00:51 [INFO] +- org.apache.sshd:sshd-osgi:jar:2.13.2:compile 17:00:51 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:compile 17:00:51 [INFO] +- org.apache.sshd:sshd-netty:jar:2.13.2:compile 17:00:51 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:00:51 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:00:51 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:00:51 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:00:51 [INFO] | \- io.netty:netty-handler:jar:4.1.114.Final:compile 17:00:51 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:00:51 [INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:00:51 [INFO] +- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:00:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:51 [INFO] +- junit:junit:jar:4.13.2:test 17:00:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:51 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 17:00:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:51 [INFO] 17:00:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ shaded-sshd-jar --- 17:00:51 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/sonatype-clm/module.xml 17:00:51 [INFO] 17:00:51 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 17:00:51 [INFO] Building shaded-sshd 7.0.12-SNAPSHOT [40/121] 17:00:51 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:51 [INFO] 17:00:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-sshd --- 17:00:51 [INFO] 17:00:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-sshd --- 17:00:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:51 [INFO] 17:00:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-sshd --- 17:00:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:51 [INFO] 17:00:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-sshd --- 17:00:52 [INFO] 17:00:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-sshd --- 17:00:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:00:52 [INFO] 17:00:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-sshd --- 17:00:52 [INFO] Starting audit... 17:00:52 Audit done. 17:00:52 [INFO] You have 0 Checkstyle violations. 17:00:52 [INFO] 17:00:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-sshd --- 17:00:52 [INFO] Starting audit... 17:00:52 Audit done. 17:00:52 [INFO] You have 0 Checkstyle violations. 17:00:52 [INFO] 17:00:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-sshd --- 17:00:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/classes/LICENSE 17:00:52 [INFO] 17:00:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd --- 17:00:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/src/main/resources 17:00:52 [INFO] 17:00:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-sshd --- 17:00:52 [INFO] No sources to compile 17:00:52 [INFO] 17:00:52 [INFO] --- maven-dependency-plugin:3.8.0:unpack (unpack) @ shaded-sshd --- 17:00:52 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-sshd-jar:7.0.12-SNAPSHOT:jar 17:00:52 [INFO] 17:00:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 17:00:52 [INFO] 17:00:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ shaded-sshd --- 17:00:52 [INFO] 17:00:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 17:00:52 [INFO] 17:00:52 [INFO] 17:00:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ shaded-sshd --- 17:00:52 [INFO] Spotbugs plugin skipped 17:00:52 [INFO] 17:00:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd --- 17:00:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/src/test/resources 17:00:52 [INFO] 17:00:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-sshd --- 17:00:52 [INFO] No sources to compile 17:00:52 [INFO] 17:00:52 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ shaded-sshd --- 17:00:52 [INFO] No tests to run. 17:00:52 [INFO] 17:00:52 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-sources) @ shaded-sshd --- 17:00:53 [INFO] 17:00:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ shaded-sshd --- 17:00:53 [INFO] 17:00:53 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (default) @ shaded-sshd --- 17:00:53 [INFO] Source directory: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sources added. 17:00:53 [INFO] 17:00:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-sshd --- 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 17:00:53 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:53 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:53 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.config.keys.loader.openssh, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 17:00:53 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 17:00:53 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.12-SNAPSHOT.jar 17:00:53 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 17:00:53 [INFO] 17:00:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ shaded-sshd --- 17:00:53 [INFO] Skipping javadoc generation 17:00:53 [INFO] 17:00:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ shaded-sshd --- 17:00:53 [INFO] CycloneDX: Resolving Dependencies 17:00:54 [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) 17:00:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.xml 17:00:54 [INFO] attaching as shaded-sshd-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.json 17:00:54 [INFO] attaching as shaded-sshd-7.0.12-SNAPSHOT-cyclonedx.json 17:00:54 [INFO] 17:00:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 17:00:54 [INFO] Skipping duplicate-finder execution! 17:00:54 [INFO] 17:00:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-sshd --- 17:00:54 [WARNING] Used undeclared dependencies found: 17:00:54 [WARNING] io.netty:netty-common:jar:4.1.114.Final:provided 17:00:54 [WARNING] io.netty:netty-transport:jar:4.1.114.Final:provided 17:00:54 [WARNING] io.netty:netty-handler:jar:4.1.114.Final:provided 17:00:54 [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:provided 17:00:54 [INFO] 17:00:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd --- 17:00:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.12-SNAPSHOT-sources.jar 17:00:54 [INFO] 17:00:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-sshd --- 17:00:54 [INFO] Skipping modernizer execution! 17:00:54 [INFO] 17:00:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-sshd --- 17:00:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:54 [INFO] 17:00:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-sshd --- 17:00:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-SNAPSHOT.pom 17:00:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-SNAPSHOT.jar 17:00:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-SNAPSHOT-cyclonedx.xml 17:00:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-SNAPSHOT-cyclonedx.json 17:00:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-SNAPSHOT-sources.jar 17:00:54 [INFO] 17:00:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-sshd --- 17:00:55 [INFO] Installing org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-SNAPSHOT.jar 17:00:55 [INFO] Writing OBR metadata 17:00:55 [INFO] 17:00:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-sshd --- 17:00:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:55 [INFO] 17:00:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-sshd --- 17:00:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:55 [INFO] 17:00:55 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ shaded-sshd --- 17:00:55 [INFO] org.opendaylight.netconf:shaded-sshd:bundle:7.0.12-SNAPSHOT 17:00:55 [INFO] +- org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.12-SNAPSHOT:provided 17:00:55 [INFO] | +- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:00:55 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:00:55 [INFO] | +- org.apache.sshd:sshd-netty:jar:2.13.2:provided 17:00:55 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:provided 17:00:55 [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:provided 17:00:55 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:provided 17:00:55 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:provided 17:00:55 [INFO] | | \- io.netty:netty-handler:jar:4.1.114.Final:provided 17:00:55 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:provided 17:00:55 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:provided 17:00:55 [INFO] | \- net.i2p.crypto:eddsa:jar:0.3.0:provided 17:00:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:55 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:00:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:00:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:00:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:00:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:00:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:00:55 [INFO] +- junit:junit:jar:4.13.2:test 17:00:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:00:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:00:55 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:00:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 17:00:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:00:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:55 [INFO] 17:00:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ shaded-sshd --- 17:00:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/sonatype-clm/module.xml 17:00:55 [INFO] 17:00:55 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 17:00:55 [INFO] Building transport-tcp 7.0.12-SNAPSHOT [41/121] 17:00:55 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:55 [INFO] 17:00:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-tcp --- 17:00:55 [INFO] 17:00:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-tcp --- 17:00:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:55 [INFO] 17:00:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-tcp --- 17:00:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:55 [INFO] 17:00:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-tcp --- 17:00:55 [INFO] 17:00:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-tcp --- 17:00:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:00:55 [INFO] 17:00:55 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ transport-tcp --- 17:00:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:00:55 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/src/main/yang 17:00:55 [INFO] yang-to-sources: Found 4 dependencies in 2.099 ms 17:00:55 [INFO] yang-to-sources: Project model files found: 3 in 3.422 ms 17:00:55 [INFO] yang-to-sources: 7 YANG models processed in 34.54 ms 17:00:55 [INFO] BindingJavaFileGenerator: Defined 48 files in 8.329 ms 17:00:55 [INFO] Sorted 48 files into 19 directories in 146.3 μs 17:00:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 48 in 21.77 ms 17:00:55 [INFO] 17:00:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-tcp --- 17:00:55 [INFO] Starting audit... 17:00:55 Audit done. 17:00:55 [INFO] You have 0 Checkstyle violations. 17:00:55 [INFO] 17:00:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-tcp --- 17:00:55 [INFO] Starting audit... 17:00:55 Audit done. 17:00:55 [INFO] You have 0 Checkstyle violations. 17:00:55 [INFO] 17:00:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-tcp --- 17:00:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/classes/LICENSE 17:00:55 [INFO] 17:00:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tcp --- 17:00:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/src/main/resources 17:00:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/generated-sources/spi 17:00:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:00:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:00:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:00:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/generated-sources/spi 17:00:55 [INFO] 17:00:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-tcp --- 17:00:55 [INFO] Recompiling the module because of changed dependency. 17:00:55 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 17:00:56 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:00:56 [INFO] 17:00:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-tcp >>> 17:00:56 [INFO] 17:00:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ transport-tcp --- 17:00:56 [INFO] Fork Value is true 17:00:59 [INFO] Done SpotBugs Analysis.... 17:00:59 [INFO] 17:00:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-tcp <<< 17:00:59 [INFO] 17:00:59 [INFO] 17:00:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-tcp --- 17:00:59 [INFO] BugInstance size is 0 17:00:59 [INFO] Error size is 0 17:00:59 [INFO] No errors/warnings found 17:00:59 [INFO] 17:00:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tcp --- 17:00:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/src/test/resources 17:00:59 [INFO] 17:00:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-tcp --- 17:00:59 [INFO] Recompiling the module because of changed dependency. 17:00:59 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:00:59 [INFO] 17:00:59 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-tcp --- 17:00:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:00:59 [INFO] 17:00:59 [INFO] ------------------------------------------------------- 17:00:59 [INFO] T E S T S 17:00:59 [INFO] ------------------------------------------------------- 17:01:00 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 17:01:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:01:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.231 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 17:01:04 [INFO] 17:01:04 [INFO] Results: 17:01:04 [INFO] 17:01:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:01:04 [INFO] 17:01:04 [INFO] 17:01:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ transport-tcp --- 17:01:04 [INFO] 17:01:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tcp --- 17:01:04 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT.jar 17:01:05 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/classes/META-INF/MANIFEST.MF 17:01:05 [INFO] 17:01:05 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ transport-tcp --- 17:01:05 [INFO] No previous run data found, generating javadoc. 17:01:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT-javadoc.jar 17:01:07 [INFO] 17:01:07 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-tcp --- 17:01:07 [INFO] CycloneDX: Resolving Dependencies 17:01:07 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:01:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.xml 17:01:07 [INFO] attaching as transport-tcp-7.0.12-SNAPSHOT-cyclonedx.xml 17:01:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.json 17:01:07 [INFO] attaching as transport-tcp-7.0.12-SNAPSHOT-cyclonedx.json 17:01:07 [INFO] 17:01:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 17:01:07 [INFO] Skipping duplicate-finder execution! 17:01:07 [INFO] 17:01:07 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-tcp --- 17:01:07 [INFO] No dependency problems found 17:01:07 [INFO] 17:01:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-tcp --- 17:01:08 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT-sources.jar 17:01:08 [INFO] 17:01:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-tcp --- 17:01:08 [INFO] 17:01:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-tcp --- 17:01:08 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/code-coverage/jacoco.exec 17:01:08 [INFO] Analyzed bundle 'transport-tcp' with 20 classes 17:01:08 [INFO] 17:01:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-tcp --- 17:01:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-SNAPSHOT.pom 17:01:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-SNAPSHOT.jar 17:01:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-SNAPSHOT-javadoc.jar 17:01:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-SNAPSHOT-cyclonedx.xml 17:01:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-SNAPSHOT-cyclonedx.json 17:01:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-SNAPSHOT-sources.jar 17:01:08 [INFO] 17:01:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tcp --- 17:01:08 [INFO] Installing org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-SNAPSHOT.jar 17:01:08 [INFO] Writing OBR metadata 17:01:08 [INFO] 17:01:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-tcp --- 17:01:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:08 [INFO] 17:01:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tcp --- 17:01:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:08 [INFO] 17:01:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-tcp --- 17:01:08 [INFO] org.opendaylight.netconf:transport-tcp:bundle:7.0.12-SNAPSHOT 17:01:08 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:01:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:01:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:08 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 17:01:08 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:01:08 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:01:08 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:01:08 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:01:08 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:01:08 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:01:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:01:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:01:08 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:01:08 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:01:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:01:08 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:01:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:01:08 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:01:08 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:01:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:01:08 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:01:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:01:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:08 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:01:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:01:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:01:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:01:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:01:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:01:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:01:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:01:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:01:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:01:08 [INFO] +- junit:junit:jar:4.13.2:test 17:01:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:01:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:01:08 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:01:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:01:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:01:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:08 [INFO] 17:01:08 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-tcp --- 17:01:08 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/sonatype-clm/module.xml 17:01:08 [INFO] 17:01:08 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 17:01:08 [INFO] Building transport-ssh 7.0.12-SNAPSHOT [42/121] 17:01:08 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:08 [INFO] 17:01:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-ssh --- 17:01:08 [INFO] 17:01:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-ssh --- 17:01:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:08 [INFO] 17:01:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-ssh --- 17:01:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:08 [INFO] 17:01:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-ssh --- 17:01:08 [INFO] 17:01:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-ssh --- 17:01:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:01:08 [INFO] 17:01:08 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ transport-ssh --- 17:01:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:01:08 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/yang 17:01:08 [INFO] yang-to-sources: Found 7 dependencies in 3.548 ms 17:01:08 [INFO] yang-to-sources: Project model files found: 7 in 28.78 ms 17:01:08 [INFO] yang-to-sources: 13 YANG models processed in 102.7 ms 17:01:08 [INFO] BindingJavaFileGenerator: Defined 401 files in 19.16 ms 17:01:08 [INFO] Sorted 401 files into 33 directories in 808.0 μs 17:01:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 401 in 89.25 ms 17:01:09 [INFO] 17:01:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-ssh --- 17:01:09 [INFO] Starting audit... 17:01:09 Audit done. 17:01:09 [INFO] You have 0 Checkstyle violations. 17:01:09 [INFO] 17:01:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-ssh --- 17:01:09 [INFO] Starting audit... 17:01:09 Audit done. 17:01:09 [INFO] You have 0 Checkstyle violations. 17:01:09 [INFO] 17:01:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-ssh --- 17:01:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/classes/LICENSE 17:01:09 [INFO] 17:01:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-ssh --- 17:01:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/resources 17:01:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/generated-sources/spi 17:01:09 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 17:01:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:01:09 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 17:01:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/generated-sources/spi 17:01:09 [INFO] 17:01:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-ssh --- 17:01:09 [INFO] Recompiling the module because of changed dependency. 17:01:09 [INFO] Compiling 431 source files with javac [debug release 17] to target/classes 17:01:11 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[101,60] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[100,59] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,58] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour128 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,58] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[123,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroupExchangeSha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[123,78] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[117,72] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[116,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroup1Sha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[116,71] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[161,55] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[159,54] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[158,52] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 17:01:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[186,57] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 17:01:11 [INFO] 17:01:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-ssh >>> 17:01:11 [INFO] 17:01:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ transport-ssh --- 17:01:11 [INFO] Fork Value is true 17:01:17 [INFO] Done SpotBugs Analysis.... 17:01:17 [INFO] 17:01:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-ssh <<< 17:01:17 [INFO] 17:01:17 [INFO] 17:01:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-ssh --- 17:01:17 [INFO] BugInstance size is 0 17:01:17 [INFO] Error size is 0 17:01:17 [INFO] No errors/warnings found 17:01:17 [INFO] 17:01:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-ssh --- 17:01:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/test/resources 17:01:17 [INFO] 17:01:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-ssh --- 17:01:17 [INFO] Recompiling the module because of changed dependency. 17:01:17 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:01:17 [INFO] 17:01:17 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-ssh --- 17:01:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:01:17 [INFO] 17:01:17 [INFO] ------------------------------------------------------- 17:01:17 [INFO] T E S T S 17:01:17 [INFO] ------------------------------------------------------- 17:01:19 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 17:01:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:01:35 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.41 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 17:01:35 [INFO] 17:01:35 [INFO] Results: 17:01:35 [INFO] 17:01:35 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 17:01:35 [INFO] 17:01:35 [INFO] 17:01:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ transport-ssh --- 17:01:35 [INFO] 17:01:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-ssh --- 17:01:36 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT.jar 17:01:36 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/classes/META-INF/MANIFEST.MF 17:01:36 [INFO] 17:01:36 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ transport-ssh --- 17:01:36 [INFO] No previous run data found, generating javadoc. 17:01:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT-javadoc.jar 17:01:41 [INFO] 17:01:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-ssh --- 17:01:41 [INFO] CycloneDX: Resolving Dependencies 17:01:42 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 17:01:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.xml 17:01:42 [INFO] attaching as transport-ssh-7.0.12-SNAPSHOT-cyclonedx.xml 17:01:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.json 17:01:42 [INFO] attaching as transport-ssh-7.0.12-SNAPSHOT-cyclonedx.json 17:01:42 [INFO] 17:01:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 17:01:42 [INFO] Skipping duplicate-finder execution! 17:01:42 [INFO] 17:01:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-ssh --- 17:01:42 [INFO] No dependency problems found 17:01:42 [INFO] 17:01:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-ssh --- 17:01:42 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT-sources.jar 17:01:43 [INFO] 17:01:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-ssh --- 17:01:43 [INFO] 17:01:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-ssh --- 17:01:43 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/code-coverage/jacoco.exec 17:01:43 [INFO] Analyzed bundle 'transport-ssh' with 50 classes 17:01:43 [INFO] 17:01:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-ssh --- 17:01:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-SNAPSHOT.pom 17:01:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-SNAPSHOT.jar 17:01:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-SNAPSHOT-javadoc.jar 17:01:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-SNAPSHOT-cyclonedx.xml 17:01:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-SNAPSHOT-cyclonedx.json 17:01:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-SNAPSHOT-sources.jar 17:01:43 [INFO] 17:01:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-ssh --- 17:01:43 [INFO] Installing org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-SNAPSHOT.jar 17:01:43 [INFO] Writing OBR metadata 17:01:43 [INFO] 17:01:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-ssh --- 17:01:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:43 [INFO] 17:01:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-ssh --- 17:01:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:43 [INFO] 17:01:43 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-ssh --- 17:01:43 [INFO] org.opendaylight.netconf:transport-ssh:bundle:7.0.12-SNAPSHOT 17:01:43 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 17:01:43 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:01:43 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.33.0:provided 17:01:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:01:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:43 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:01:43 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 17:01:43 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:01:43 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:01:43 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:01:43 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:01:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:01:43 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:01:43 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:01:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:01:43 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:01:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:01:43 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:01:43 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:01:43 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:01:43 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:01:43 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:01:43 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:01:43 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:01:43 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:01:43 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test 17:01:43 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:01:43 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:01:43 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:01:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:test 17:01:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:43 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:01:43 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:01:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:01:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:43 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:01:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:01:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:01:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:01:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:01:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:01:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:01:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:01:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:01:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:01:43 [INFO] +- junit:junit:jar:4.13.2:test 17:01:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:01:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:01:43 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:01:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:01:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:01:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:43 [INFO] 17:01:43 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-ssh --- 17:01:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/sonatype-clm/module.xml 17:01:43 [INFO] 17:01:43 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 17:01:43 [INFO] Building transport-tls 7.0.12-SNAPSHOT [43/121] 17:01:43 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:43 [INFO] 17:01:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-tls --- 17:01:43 [INFO] 17:01:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-tls --- 17:01:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:43 [INFO] 17:01:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-tls --- 17:01:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:43 [INFO] 17:01:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-tls --- 17:01:44 [INFO] 17:01:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-tls --- 17:01:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:01:44 [INFO] 17:01:44 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ transport-tls --- 17:01:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:01:44 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/yang 17:01:44 [INFO] yang-to-sources: Found 6 dependencies in 3.232 ms 17:01:44 [INFO] yang-to-sources: Project model files found: 4 in 21.19 ms 17:01:44 [INFO] yang-to-sources: 9 YANG models processed in 68.63 ms 17:01:44 [INFO] BindingJavaFileGenerator: Defined 485 files in 17.57 ms 17:01:44 [INFO] Sorted 485 files into 32 directories in 706.1 μs 17:01:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 485 in 137.9 ms 17:01:44 [INFO] 17:01:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-tls --- 17:01:44 [INFO] Starting audit... 17:01:44 Audit done. 17:01:44 [INFO] You have 0 Checkstyle violations. 17:01:44 [INFO] 17:01:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-tls --- 17:01:45 [INFO] Starting audit... 17:01:45 Audit done. 17:01:45 [INFO] You have 0 Checkstyle violations. 17:01:45 [INFO] 17:01:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-tls --- 17:01:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/classes/LICENSE 17:01:45 [INFO] 17:01:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tls --- 17:01:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/resources 17:01:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/generated-sources/spi 17:01:45 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:01:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:01:45 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:01:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/generated-sources/spi 17:01:45 [INFO] 17:01:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-tls --- 17:01:45 [INFO] Recompiling the module because of changed dependency. 17:01:45 [INFO] Compiling 498 source files with javac [debug release 17] to target/classes 17:01:46 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:01:46 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[32,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$I in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 17:01:46 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[42,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$F in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 17:01:46 [INFO] 17:01:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-tls >>> 17:01:46 [INFO] 17:01:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ transport-tls --- 17:01:46 [INFO] Fork Value is true 17:01:51 [INFO] Done SpotBugs Analysis.... 17:01:51 [INFO] 17:01:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-tls <<< 17:01:51 [INFO] 17:01:51 [INFO] 17:01:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-tls --- 17:01:51 [INFO] BugInstance size is 0 17:01:51 [INFO] Error size is 0 17:01:51 [INFO] No errors/warnings found 17:01:51 [INFO] 17:01:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tls --- 17:01:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/test/resources 17:01:51 [INFO] 17:01:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-tls --- 17:01:51 [INFO] Recompiling the module because of changed dependency. 17:01:51 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:01:51 [INFO] 17:01:51 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-tls --- 17:01:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:01:51 [INFO] 17:01:51 [INFO] ------------------------------------------------------- 17:01:51 [INFO] T E S T S 17:01:51 [INFO] ------------------------------------------------------- 17:01:52 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 17:01:53 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.315 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 17:01:53 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 17:01:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:01:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 17:01:58 [INFO] 17:01:58 [INFO] Results: 17:01:58 [INFO] 17:01:58 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 17:01:58 [INFO] 17:01:58 [INFO] 17:01:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ transport-tls --- 17:01:58 [INFO] 17:01:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tls --- 17:01:58 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT.jar 17:01:58 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/classes/META-INF/MANIFEST.MF 17:01:58 [INFO] 17:01:58 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ transport-tls --- 17:01:59 [INFO] No previous run data found, generating javadoc. 17:02:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT-javadoc.jar 17:02:04 [INFO] 17:02:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-tls --- 17:02:04 [INFO] CycloneDX: Resolving Dependencies 17:02:05 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 17:02:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.xml 17:02:05 [INFO] attaching as transport-tls-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.json 17:02:05 [INFO] attaching as transport-tls-7.0.12-SNAPSHOT-cyclonedx.json 17:02:05 [INFO] 17:02:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 17:02:05 [INFO] Skipping duplicate-finder execution! 17:02:05 [INFO] 17:02:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-tls --- 17:02:05 [INFO] No dependency problems found 17:02:05 [INFO] 17:02:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-tls --- 17:02:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT-sources.jar 17:02:05 [INFO] 17:02:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-tls --- 17:02:05 [INFO] 17:02:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-tls --- 17:02:05 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/code-coverage/jacoco.exec 17:02:05 [INFO] Analyzed bundle 'transport-tls' with 21 classes 17:02:05 [INFO] 17:02:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-tls --- 17:02:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-SNAPSHOT.pom 17:02:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-SNAPSHOT.jar 17:02:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-SNAPSHOT-javadoc.jar 17:02:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-SNAPSHOT-cyclonedx.json 17:02:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-SNAPSHOT-sources.jar 17:02:05 [INFO] 17:02:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tls --- 17:02:05 [INFO] Installing org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-SNAPSHOT.jar 17:02:05 [INFO] Writing OBR metadata 17:02:05 [INFO] 17:02:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-tls --- 17:02:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:05 [INFO] 17:02:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tls --- 17:02:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:05 [INFO] 17:02:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-tls --- 17:02:05 [INFO] org.opendaylight.netconf:transport-tls:bundle:7.0.12-SNAPSHOT 17:02:05 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:02:05 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 17:02:05 [INFO] +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:02:05 [INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:02:05 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:02:05 [INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:02:05 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:02:05 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:05 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:02:05 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:02:05 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:02:05 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:02:05 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:02:05 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:02:05 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:02:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:02:05 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:02:05 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:02:05 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:02:05 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test 17:02:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:test 17:02:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:02:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:02:05 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:02:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:02:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:02:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:02:05 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:02:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:02:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:02:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:02:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:05 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:02:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:02:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:02:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:02:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:02:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:02:05 [INFO] +- junit:junit:jar:4.13.2:test 17:02:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:02:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:02:05 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:02:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:02:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:02:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:05 [INFO] 17:02:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-tls --- 17:02:05 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/sonatype-clm/module.xml 17:02:05 [INFO] 17:02:05 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 17:02:05 [INFO] Building OpenDaylight :: Netconf :: Transport 7.0.12-SNAPSHOT [44/121] 17:02:05 [INFO] ------------------------------[ feature ]------------------------------- 17:02:05 [INFO] 17:02:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-transport --- 17:02:05 [INFO] 17:02:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-transport --- 17:02:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:05 [INFO] 17:02:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 17:02:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:05 [INFO] 17:02:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-transport --- 17:02:06 [INFO] 17:02:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 17:02:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:06 [INFO] argLine set to empty 17:02:06 [INFO] 17:02:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-transport --- 17:02:06 [INFO] Starting audit... 17:02:06 Audit done. 17:02:06 [INFO] You have 0 Checkstyle violations. 17:02:06 [INFO] 17:02:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-transport --- 17:02:06 [INFO] Starting audit... 17:02:06 Audit done. 17:02:06 [INFO] You have 0 Checkstyle violations. 17:02:06 [INFO] 17:02:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-transport --- 17:02:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/classes/LICENSE 17:02:06 [INFO] 17:02:06 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 17:02:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/feature/feature.xml 17:02:06 [INFO] ...done! 17:02:06 [INFO] Attaching features XML 17:02:06 [INFO] 17:02:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-transport --- 17:02:06 [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 17:02:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:02:06 [INFO] 17:02:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 17:02:06 [INFO] 17:02:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-transport --- 17:02:06 [INFO] 17:02:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 17:02:06 [INFO] 17:02:06 [INFO] 17:02:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-transport --- 17:02:06 [INFO] 17:02:06 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-transport --- 17:02:06 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport 17:02:06 [INFO] Project dependency features detected: [] 17:02:06 [INFO] Pax Exam System (Version: 4.13.3) created. 17:02:06 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:02:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:02:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:02:07 [INFO] Waiting for remote bundle context.. on 21000 name: f629643f-e520-4e4f-821e-1e903a32d4fe timout: [ RelativeTimeout value = 180000 ] 17:02:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:02:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:02:13 [INFO] 17:02:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-transport --- 17:02:13 [INFO] 17:02:13 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-transport --- 17:02:13 [INFO] No Javadoc in project. Archive not created. 17:02:13 [INFO] 17:02:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-transport --- 17:02:13 [INFO] CycloneDX: Resolving Dependencies 17:02:14 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 17:02:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.xml 17:02:14 [INFO] attaching as odl-netconf-transport-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.json 17:02:14 [INFO] attaching as odl-netconf-transport-7.0.12-SNAPSHOT-cyclonedx.json 17:02:14 [INFO] 17:02:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 17:02:14 [INFO] Skipping duplicate-finder execution! 17:02:14 [INFO] 17:02:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-transport --- 17:02:14 [INFO] Skipping plugin execution 17:02:14 [INFO] 17:02:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport --- 17:02:14 [INFO] Skipping source per configuration. 17:02:14 [INFO] 17:02:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-transport --- 17:02:14 [INFO] 17:02:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-transport --- 17:02:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:14 [INFO] 17:02:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-transport --- 17:02:14 [WARNING] 17:02:14 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 17:02:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:14 [WARNING] 17:02:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:14 [WARNING] 17:02:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.12-SNAPSHOT/odl-netconf-transport-7.0.12-SNAPSHOT.pom 17:02:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.12-SNAPSHOT/odl-netconf-transport-7.0.12-SNAPSHOT-features.xml 17:02:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.12-SNAPSHOT/odl-netconf-transport-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.12-SNAPSHOT/odl-netconf-transport-7.0.12-SNAPSHOT-cyclonedx.json 17:02:14 [INFO] 17:02:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-transport --- 17:02:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:14 [WARNING] 17:02:14 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 17:02:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:14 [WARNING] 17:02:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:14 [WARNING] 17:02:14 [INFO] 17:02:14 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-transport --- 17:02:14 [INFO] org.opendaylight.netconf:odl-netconf-transport:feature:7.0.12-SNAPSHOT 17:02:14 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:02:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:02:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:02:14 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:02:14 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:02:14 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:02:14 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:02:14 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:02:14 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:02:14 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:02:14 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:02:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:02:14 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:02:14 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:02:14 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:02:14 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:02:14 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:14 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:02:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:02:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:14 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:02:14 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:02:14 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:02:14 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:02:14 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:14 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:02:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:02:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:02:14 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:02:14 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | +- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:14 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:02:14 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:02:14 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:14 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:02:14 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:02:14 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:02:14 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:02:14 [INFO] | \- io.netty:netty-handler:jar:4.1.114.Final:compile 17:02:14 [INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:02:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:14 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:02:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:02:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:02:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:02:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:02:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:02:14 [INFO] +- junit:junit:jar:4.13.2:test 17:02:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:02:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:02:14 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:02:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:02:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:02:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:14 [INFO] 17:02:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-transport --- 17:02:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/sonatype-clm/module.xml 17:02:14 [INFO] 17:02:14 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 17:02:14 [INFO] Building netconf-client 7.0.12-SNAPSHOT [45/121] 17:02:14 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:14 [INFO] 17:02:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-client --- 17:02:14 [INFO] 17:02:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-client --- 17:02:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:14 [INFO] 17:02:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-client --- 17:02:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:14 [INFO] 17:02:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-client --- 17:02:15 [INFO] 17:02:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-client --- 17:02:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:02:15 [INFO] 17:02:15 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ netconf-client --- 17:02:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:02:15 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/yang 17:02:15 [INFO] yang-to-sources: Found 11 dependencies in 6.246 ms 17:02:15 [INFO] yang-to-sources: Project model files found: 1 in 2.729 ms 17:02:15 [INFO] yang-to-sources: 19 YANG models processed in 144.2 ms 17:02:15 [INFO] BindingJavaFileGenerator: Defined 87 files in 22.58 ms 17:02:15 [INFO] Sorted 87 files into 25 directories in 151.6 μs 17:02:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 87 in 62.83 ms 17:02:15 [INFO] 17:02:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-client --- 17:02:15 [INFO] Starting audit... 17:02:15 Audit done. 17:02:15 [INFO] You have 0 Checkstyle violations. 17:02:15 [INFO] 17:02:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-client --- 17:02:16 [INFO] Starting audit... 17:02:16 Audit done. 17:02:16 [INFO] You have 0 Checkstyle violations. 17:02:16 [INFO] 17:02:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-client --- 17:02:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/classes/LICENSE 17:02:16 [INFO] 17:02:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client --- 17:02:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/resources 17:02:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/generated-sources/spi 17:02:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:02:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/generated-sources/spi 17:02:16 [INFO] 17:02:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-client --- 17:02:16 [INFO] Recompiling the module because of changed dependency. 17:02:16 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[39,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[43,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[46,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientFactory.java:[17,8] auto-closeable resource org.opendaylight.netconf.client.NetconfClientFactory has a member method close() that could throw InterruptedException 17:02:16 [INFO] 17:02:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-client >>> 17:02:16 [INFO] 17:02:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-client --- 17:02:16 [INFO] Fork Value is true 17:02:20 [INFO] Done SpotBugs Analysis.... 17:02:20 [INFO] 17:02:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-client <<< 17:02:20 [INFO] 17:02:20 [INFO] 17:02:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-client --- 17:02:20 [INFO] BugInstance size is 0 17:02:20 [INFO] Error size is 0 17:02:20 [INFO] No errors/warnings found 17:02:20 [INFO] 17:02:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client --- 17:02:20 [INFO] Copying 4 resources from src/test/resources to target/test-classes 17:02:20 [INFO] 17:02:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-client --- 17:02:20 [INFO] Recompiling the module because of changed dependency. 17:02:20 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 17:02:20 [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 17:02:20 [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 17:02:20 [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 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[26,9] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,22] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,21] unchecked conversion 17:02:20 required: org.opendaylight.netconf.api.NetconfSessionListenerFactory 17:02:20 found: org.opendaylight.netconf.api.NetconfSessionListenerFactory 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[31,53] unchecked conversion 17:02:20 required: io.netty.util.concurrent.Promise 17:02:20 found: io.netty.util.concurrent.Promise 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,50] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 17:02:20 required: io.netty.util.concurrent.GenericFutureListener> 17:02:20 found: io.netty.util.concurrent.GenericFutureListener 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,54] unchecked conversion 17:02:20 required: io.netty.util.concurrent.GenericFutureListener> 17:02:20 found: io.netty.util.concurrent.GenericFutureListener 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[151,53] unchecked conversion 17:02:20 required: io.netty.util.concurrent.Promise 17:02:20 found: io.netty.util.concurrent.Promise 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[163,53] unchecked conversion 17:02:20 required: io.netty.util.concurrent.Promise 17:02:20 found: io.netty.util.concurrent.Promise 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[176,53] unchecked conversion 17:02:20 required: io.netty.util.concurrent.Promise 17:02:20 found: io.netty.util.concurrent.Promise 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[203,53] unchecked conversion 17:02:20 required: io.netty.util.concurrent.Promise 17:02:20 found: io.netty.util.concurrent.Promise 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,64] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 17:02:20 required: io.netty.util.concurrent.GenericFutureListener> 17:02:20 found: io.netty.util.concurrent.GenericFutureListener 17:02:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,68] unchecked conversion 17:02:20 required: io.netty.util.concurrent.GenericFutureListener> 17:02:20 found: io.netty.util.concurrent.GenericFutureListener 17:02:20 [INFO] 17:02:20 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-client --- 17:02:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:02:20 [INFO] 17:02:20 [INFO] ------------------------------------------------------- 17:02:20 [INFO] T E S T S 17:02:20 [INFO] ------------------------------------------------------- 17:02:22 [INFO] Running org.opendaylight.netconf.client.NC1252Test 17:02:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:02:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.510 s -- in org.opendaylight.netconf.client.NC1252Test 17:02:26 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 17:02:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 17:02:27 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 17:02:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.250 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 17:02:33 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 17:02:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 17:02:33 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 17:02:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 17:02:33 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 17:02:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 17:02:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 17:02:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 17:02:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 17:02:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 17:02:34 [INFO] 17:02:34 [INFO] Results: 17:02:34 [INFO] 17:02:34 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 17:02:34 [INFO] 17:02:34 [INFO] 17:02:34 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-client --- 17:02:34 [INFO] 17:02:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client --- 17:02:34 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT.jar 17:02:34 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 17:02:34 [INFO] 17:02:34 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ netconf-client --- 17:02:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-tests.jar 17:02:34 [INFO] 17:02:34 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ netconf-client --- 17:02:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-test-sources.jar 17:02:34 [INFO] 17:02:34 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-client --- 17:02:34 [INFO] No previous run data found, generating javadoc. 17:02:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-javadoc.jar 17:02:38 [INFO] 17:02:38 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-client --- 17:02:38 [INFO] CycloneDX: Resolving Dependencies 17:02:39 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 17:02:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.xml 17:02:39 [INFO] attaching as netconf-client-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.json 17:02:39 [INFO] attaching as netconf-client-7.0.12-SNAPSHOT-cyclonedx.json 17:02:39 [INFO] 17:02:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 17:02:39 [INFO] Skipping duplicate-finder execution! 17:02:39 [INFO] 17:02:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-client --- 17:02:39 [WARNING] Used undeclared dependencies found: 17:02:39 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:02:39 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:39 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:02:39 [WARNING] Non-test scoped test only dependencies found: 17:02:39 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:02:39 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:39 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] 17:02:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-client --- 17:02:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-sources.jar 17:02:39 [INFO] 17:02:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-client --- 17:02:39 [INFO] 17:02:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-client --- 17:02:39 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/code-coverage/jacoco.exec 17:02:39 [INFO] Analyzed bundle 'netconf-client' with 18 classes 17:02:39 [INFO] 17:02:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-client --- 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT.pom 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT.jar 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT-tests.jar 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT-test-sources.jar 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT-javadoc.jar 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT-cyclonedx.json 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT-sources.jar 17:02:39 [INFO] 17:02:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client --- 17:02:39 [INFO] Installing org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT.jar 17:02:39 [INFO] Writing OBR metadata 17:02:39 [INFO] 17:02:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-client --- 17:02:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:39 [INFO] 17:02:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client --- 17:02:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:39 [INFO] 17:02:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-client --- 17:02:39 [INFO] org.opendaylight.netconf:netconf-client:bundle:7.0.12-SNAPSHOT 17:02:39 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:02:39 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:02:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:02:39 [INFO] +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:02:39 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:02:39 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 17:02:39 [INFO] +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:02:39 [INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:02:39 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:02:39 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:02:39 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:02:39 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 17:02:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:02:39 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:02:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:02:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:02:39 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:02:39 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:02:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:39 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] | \- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:02:39 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:02:39 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:39 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:02:39 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:02:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:02:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:02:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:02:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:02:39 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:02:39 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:02:39 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 17:02:39 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.12-SNAPSHOT:test 17:02:39 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:02:39 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:02:39 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:02:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:39 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:02:39 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:02:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:02:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:02:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:02:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:39 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:02:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:02:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:02:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:02:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:02:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:02:39 [INFO] +- junit:junit:jar:4.13.2:test 17:02:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:02:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:02:39 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:02:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:02:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:02:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:39 [INFO] 17:02:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-client --- 17:02:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/sonatype-clm/module.xml 17:02:39 [INFO] 17:02:39 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 17:02:39 [INFO] Building odl-netconf-client 7.0.12-SNAPSHOT [46/121] 17:02:39 [INFO] ------------------------------[ feature ]------------------------------- 17:02:39 [INFO] 17:02:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-client --- 17:02:39 [INFO] 17:02:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-client --- 17:02:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:39 [INFO] 17:02:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 17:02:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:39 [INFO] 17:02:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-client --- 17:02:40 [INFO] 17:02:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-client --- 17:02:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:40 [INFO] argLine set to empty 17:02:40 [INFO] 17:02:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-client --- 17:02:40 [INFO] Starting audit... 17:02:40 Audit done. 17:02:40 [INFO] You have 0 Checkstyle violations. 17:02:40 [INFO] 17:02:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-client --- 17:02:40 [INFO] Starting audit... 17:02:40 Audit done. 17:02:40 [INFO] You have 0 Checkstyle violations. 17:02:40 [INFO] 17:02:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-client --- 17:02:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/classes/LICENSE 17:02:40 [INFO] 17:02:40 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 17:02:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/feature/feature.xml 17:02:40 [INFO] ...done! 17:02:40 [INFO] Attaching features XML 17:02:40 [INFO] 17:02:40 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-client --- 17:02:40 [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 17:02:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:02:40 [INFO] 17:02:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 17:02:40 [INFO] 17:02:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-client --- 17:02:40 [INFO] 17:02:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 17:02:40 [INFO] 17:02:40 [INFO] 17:02:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-client --- 17:02:40 [INFO] 17:02:40 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-client --- 17:02:40 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-client 17:02:40 [INFO] Project dependency features detected: [] 17:02:40 [INFO] Pax Exam System (Version: 4.13.3) created. 17:02:40 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:02:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:02:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:02:41 [INFO] Waiting for remote bundle context.. on 21000 name: babf4804-17d7-42f7-9a2c-e8c6398eee60 timout: [ RelativeTimeout value = 180000 ] 17:02:45 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 17:02:45 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 17:02:45 at java.base/java.lang.Thread.run(Thread.java:833) 17:02:45 Caused by: java.io.IOException: The server has been stopped. 17:02:45 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 17:02:45 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 17:02:45 ... 1 more 17:02:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:02:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:02:48 [INFO] 17:02:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-client --- 17:02:48 [INFO] 17:02:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-client --- 17:02:48 [INFO] No Javadoc in project. Archive not created. 17:02:48 [INFO] 17:02:48 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-client --- 17:02:48 [INFO] CycloneDX: Resolving Dependencies 17:02:50 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 17:02:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.xml 17:02:50 [INFO] attaching as odl-netconf-client-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.json 17:02:50 [INFO] attaching as odl-netconf-client-7.0.12-SNAPSHOT-cyclonedx.json 17:02:50 [INFO] 17:02:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 17:02:50 [INFO] Skipping duplicate-finder execution! 17:02:50 [INFO] 17:02:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-client --- 17:02:50 [INFO] Skipping plugin execution 17:02:50 [INFO] 17:02:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-client --- 17:02:50 [INFO] Skipping source per configuration. 17:02:50 [INFO] 17:02:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-client --- 17:02:50 [INFO] 17:02:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-client --- 17:02:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:50 [INFO] 17:02:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-client --- 17:02:50 [WARNING] 17:02:50 [WARNING] The packaging plugin for project odl-netconf-client did not assign 17:02:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:50 [WARNING] 17:02:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:50 [WARNING] 17:02:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.12-SNAPSHOT/odl-netconf-client-7.0.12-SNAPSHOT.pom 17:02:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.12-SNAPSHOT/odl-netconf-client-7.0.12-SNAPSHOT-features.xml 17:02:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.12-SNAPSHOT/odl-netconf-client-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.12-SNAPSHOT/odl-netconf-client-7.0.12-SNAPSHOT-cyclonedx.json 17:02:50 [INFO] 17:02:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-client --- 17:02:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:50 [WARNING] 17:02:50 [WARNING] The packaging plugin for project odl-netconf-client did not assign 17:02:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:50 [WARNING] 17:02:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:50 [WARNING] 17:02:50 [INFO] 17:02:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-client --- 17:02:50 [INFO] org.opendaylight.netconf:odl-netconf-client:feature:7.0.12-SNAPSHOT 17:02:50 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:02:50 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:02:50 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:02:50 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:02:50 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:02:50 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:02:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:02:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:02:50 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:02:50 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:02:50 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:02:50 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:02:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:02:50 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:02:50 [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:02:50 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:02:50 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:02:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:02:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:02:50 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:02:50 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:02:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:02:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:02:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:02:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:02:50 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:02:50 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:02:50 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:02:50 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:02:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:02:50 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:02:50 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:02:50 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:02:50 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:02:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:50 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:02:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:02:50 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:02:50 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:02:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:02:50 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:02:50 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:02:50 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:02:50 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:50 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:02:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:02:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:50 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:02:50 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:02:50 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:02:50 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:02:50 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:02:50 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:02:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:02:50 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:02:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:02:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:02:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:50 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:02:50 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:02:50 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:02:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:02:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:02:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:02:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:02:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:02:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:02:50 [INFO] +- junit:junit:jar:4.13.2:test 17:02:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:02:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:02:50 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:02:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:02:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:02:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:50 [INFO] 17:02:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-client --- 17:02:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/sonatype-clm/module.xml 17:02:50 [INFO] 17:02:50 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6022 >--------- 17:02:50 [INFO] Building OpenDaylight :: Netconf :: RFC6022 Models 7.0.12-SNAPSHOT [47/121] 17:02:50 [INFO] ------------------------------[ feature ]------------------------------- 17:02:50 [INFO] 17:02:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] 17:02:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:50 [INFO] 17:02:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:50 [INFO] 17:02:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] 17:02:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:50 [INFO] argLine set to empty 17:02:50 [INFO] 17:02:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Starting audit... 17:02:50 Audit done. 17:02:50 [INFO] You have 0 Checkstyle violations. 17:02:50 [INFO] 17:02:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Starting audit... 17:02:50 Audit done. 17:02:50 [INFO] You have 0 Checkstyle violations. 17:02:50 [INFO] 17:02:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/classes/LICENSE 17:02:50 [INFO] 17:02:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6022 --- 17:02:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/feature/feature.xml 17:02:51 [INFO] ...done! 17:02:51 [INFO] Attaching features XML 17:02:51 [INFO] 17:02:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6022 --- 17:02:51 [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 17:02:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:02:51 [INFO] 17:02:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6022 >>> 17:02:51 [INFO] 17:02:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc6022 --- 17:02:51 [INFO] 17:02:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6022 <<< 17:02:51 [INFO] 17:02:51 [INFO] 17:02:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc6022 --- 17:02:51 [INFO] 17:02:51 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc6022 --- 17:02:51 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6022 17:02:51 [INFO] Project dependency features detected: [] 17:02:51 [INFO] Pax Exam System (Version: 4.13.3) created. 17:02:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:02:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:02:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:02:51 [INFO] Waiting for remote bundle context.. on 21000 name: 4f8b072d-8ea1-4137-b64f-8aca7d967437 timout: [ RelativeTimeout value = 180000 ] 17:02:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:02:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:02:58 [INFO] 17:02:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] 17:02:58 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] No Javadoc in project. Archive not created. 17:02:58 [INFO] 17:02:58 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] CycloneDX: Resolving Dependencies 17:02:59 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:02:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.xml 17:02:59 [INFO] attaching as odl-netconf-model-rfc6022-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.json 17:02:59 [INFO] attaching as odl-netconf-model-rfc6022-7.0.12-SNAPSHOT-cyclonedx.json 17:02:59 [INFO] 17:02:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6022 --- 17:02:59 [INFO] Skipping duplicate-finder execution! 17:02:59 [INFO] 17:02:59 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6022 --- 17:02:59 [INFO] Skipping plugin execution 17:02:59 [INFO] 17:02:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6022 --- 17:02:59 [INFO] Skipping source per configuration. 17:02:59 [INFO] 17:02:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6022 --- 17:02:59 [INFO] 17:02:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6022 --- 17:02:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:59 [INFO] 17:02:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6022 --- 17:02:59 [WARNING] 17:02:59 [WARNING] The packaging plugin for project odl-netconf-model-rfc6022 did not assign 17:02:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:59 [WARNING] 17:02:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:59 [WARNING] 17:02:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.12-SNAPSHOT/odl-netconf-model-rfc6022-7.0.12-SNAPSHOT.pom 17:02:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.12-SNAPSHOT/odl-netconf-model-rfc6022-7.0.12-SNAPSHOT-features.xml 17:02:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.12-SNAPSHOT/odl-netconf-model-rfc6022-7.0.12-SNAPSHOT-cyclonedx.xml 17:02:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.12-SNAPSHOT/odl-netconf-model-rfc6022-7.0.12-SNAPSHOT-cyclonedx.json 17:02:59 [INFO] 17:02:59 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6022 --- 17:02:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:59 [WARNING] 17:02:59 [WARNING] The packaging plugin for project odl-netconf-model-rfc6022 did not assign 17:02:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:59 [WARNING] 17:02:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:59 [WARNING] 17:02:59 [INFO] 17:02:59 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc6022 --- 17:02:59 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6022:feature:7.0.12-SNAPSHOT 17:02:59 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:02:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:02:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:02:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:02:59 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:02:59 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:02:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:02:59 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:02:59 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:02:59 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:02:59 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:02:59 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:02:59 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:59 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:02:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:02:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:59 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:02:59 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:02:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:59 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:02:59 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:02:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:59 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:02:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:02:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:02:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:02:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:02:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:02:59 [INFO] +- junit:junit:jar:4.13.2:test 17:02:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:02:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:02:59 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:02:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:02:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:02:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:59 [INFO] 17:02:59 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc6022 --- 17:02:59 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/sonatype-clm/module.xml 17:02:59 [INFO] 17:02:59 [INFO] ---< org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name >---- 17:02:59 [INFO] Building rfc7407-ietf-x509-cert-to-name 7.0.12-SNAPSHOT [48/121] 17:02:59 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:59 [INFO] 17:02:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] 17:02:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:59 [INFO] 17:02:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:59 [INFO] 17:02:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] 17:02:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:02:59 [INFO] 17:02:59 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:02:59 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/main/yang 17:02:59 [INFO] yang-to-sources: Found 1 dependencies in 913.9 μs 17:02:59 [INFO] yang-to-sources: Project model files found: 1 in 1.236 ms 17:02:59 [INFO] yang-to-sources: 2 YANG models processed in 7.095 ms 17:02:59 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.757 ms 17:02:59 [INFO] Sorted 16 files into 4 directories in 91.81 μs 17:02:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 10.59 ms 17:02:59 [INFO] 17:02:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] Starting audit... 17:02:59 Audit done. 17:02:59 [INFO] You have 0 Checkstyle violations. 17:02:59 [INFO] 17:02:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] Starting audit... 17:02:59 Audit done. 17:02:59 [INFO] You have 0 Checkstyle violations. 17:02:59 [INFO] 17:02:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/classes/LICENSE 17:02:59 [INFO] 17:02:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/main/resources 17:02:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 17:02:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:02:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 17:02:59 [INFO] 17:02:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 17:02:59 [INFO] Recompiling the module because of changed dependency. 17:02:59 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:03:00 [INFO] 17:03:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 17:03:00 [INFO] 17:03:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 17:03:00 [INFO] Fork Value is true 17:03:02 [INFO] Done SpotBugs Analysis.... 17:03:02 [INFO] 17:03:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 17:03:02 [INFO] 17:03:02 [INFO] 17:03:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 17:03:02 [INFO] BugInstance size is 0 17:03:02 [INFO] Error size is 0 17:03:02 [INFO] No errors/warnings found 17:03:02 [INFO] 17:03:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 17:03:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/test/resources 17:03:02 [INFO] 17:03:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 17:03:02 [INFO] No sources to compile 17:03:02 [INFO] 17:03:02 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 17:03:02 [INFO] No tests to run. 17:03:02 [INFO] 17:03:02 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 17:03:02 [INFO] 17:03:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 17:03:02 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar 17:03:02 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 17:03:02 [INFO] 17:03:02 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 17:03:02 [INFO] No previous run data found, generating javadoc. 17:03:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-javadoc.jar 17:03:04 [INFO] 17:03:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] CycloneDX: Resolving Dependencies 17:03:04 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 17:03:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml 17:03:04 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-cyclonedx.xml 17:03:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.json 17:03:04 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-cyclonedx.json 17:03:04 [INFO] 17:03:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] Skipping duplicate-finder execution! 17:03:04 [INFO] 17:03:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] No dependency problems found 17:03:04 [INFO] 17:03:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-sources.jar 17:03:04 [INFO] 17:03:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] 17:03:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:03:04 [INFO] 17:03:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.pom 17:03:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar 17:03:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-javadoc.jar 17:03:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-cyclonedx.xml 17:03:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-cyclonedx.json 17:03:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-sources.jar 17:03:04 [INFO] 17:03:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] Installing org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar 17:03:04 [INFO] Writing OBR metadata 17:03:04 [INFO] 17:03:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:04 [INFO] 17:03:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:03:04 [INFO] 17:03:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:bundle:7.0.12-SNAPSHOT 17:03:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:03:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:03:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:03:04 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:03:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:03:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:03:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:03:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:03:04 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:03:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:03:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:03:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:03:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:03:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:03:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:03:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:03:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:03:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:03:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:03:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:03:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:03:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:03:04 [INFO] +- junit:junit:jar:4.13.2:test 17:03:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:03:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:03:04 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:03:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:03:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:03:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:04 [INFO] 17:03:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 17:03:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/sonatype-clm/module.xml 17:03:04 [INFO] 17:03:04 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 17:03:04 [INFO] Building netconf-server 7.0.12-SNAPSHOT [49/121] 17:03:04 [INFO] -------------------------------[ bundle ]------------------------------- 17:03:05 [INFO] 17:03:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-server --- 17:03:05 [INFO] 17:03:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-server --- 17:03:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:05 [INFO] 17:03:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-server --- 17:03:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:05 [INFO] 17:03:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-server --- 17:03:05 [INFO] 17:03:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-server --- 17:03:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:03:05 [INFO] 17:03:05 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ netconf-server --- 17:03:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:03:05 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/yang 17:03:05 [INFO] yang-to-sources: Found 17 dependencies in 6.459 ms 17:03:05 [INFO] yang-to-sources: Project model files found: 2 in 5.002 ms 17:03:05 [INFO] yang-to-sources: 23 YANG models processed in 150.8 ms 17:03:05 [INFO] BindingJavaFileGenerator: Defined 99 files in 22.02 ms 17:03:05 [INFO] Sorted 99 files into 30 directories in 179.1 μs 17:03:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 47.43 ms 17:03:05 [INFO] 17:03:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-server --- 17:03:05 [INFO] Starting audit... 17:03:05 Audit done. 17:03:05 [INFO] You have 0 Checkstyle violations. 17:03:05 [INFO] 17:03:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-server --- 17:03:06 [INFO] Starting audit... 17:03:06 Audit done. 17:03:06 [INFO] You have 0 Checkstyle violations. 17:03:06 [INFO] 17:03:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-server --- 17:03:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/classes/LICENSE 17:03:06 [INFO] 17:03:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server --- 17:03:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/resources 17:03:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/generated-sources/spi 17:03:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:03:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:03:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:03:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/generated-sources/spi 17:03:06 [INFO] 17:03:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-server --- 17:03:06 [INFO] Recompiling the module because of changed dependency. 17:03:06 [INFO] Compiling 148 source files with javac [debug release 17] to target/classes 17:03:07 [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 17:03:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:07 [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 17:03:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:07 [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 17:03:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:07 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:07 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[84,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:07 [INFO] 17:03:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-server >>> 17:03:07 [INFO] 17:03:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-server --- 17:03:07 [INFO] Fork Value is true 17:03:12 [INFO] Done SpotBugs Analysis.... 17:03:12 [INFO] 17:03:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-server <<< 17:03:12 [INFO] 17:03:12 [INFO] 17:03:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-server --- 17:03:12 [INFO] BugInstance size is 0 17:03:12 [INFO] Error size is 0 17:03:12 [INFO] No errors/warnings found 17:03:12 [INFO] 17:03:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server --- 17:03:12 [INFO] Copying 2 resources from src/test/resources to target/test-classes 17:03:12 [INFO] 17:03:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-server --- 17:03:12 [INFO] Recompiling the module because of changed dependency. 17:03:12 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 17:03:12 [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 17:03:12 [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 17:03:12 [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 17:03:12 [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 17:03:12 [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 17:03:12 [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 17:03:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[95,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[96,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:12 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:12 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/mapping/operations/DefaultCloseSessionTest.java:[68,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 17:03:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/NetconfCapabilityMonitoringServiceTest.java:[77,59] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:12 [INFO] 17:03:12 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-server --- 17:03:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:03:12 [INFO] 17:03:12 [INFO] ------------------------------------------------------- 17:03:12 [INFO] T E S T S 17:03:12 [INFO] ------------------------------------------------------- 17:03:13 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 17:03:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:03:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.370 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 17:03:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 17:03:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 17:03:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 17:03:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 17:03:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 17:03:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 17:03:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 17:03:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 17:03:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 17:03:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 17:03:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 17:03:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 17:03:22 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 17:03:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 17:03:22 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 17:03:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 17:03:22 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 17:03:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 17:03:22 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 17:03:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.server.MessageParserTest 17:03:22 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 17:03:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 17:03:22 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 17:03:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 17:03:22 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 17:03:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 17:03:22 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 17:03:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 17:03:22 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 17:03:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 17:03:23 [INFO] 17:03:23 [INFO] Results: 17:03:23 [INFO] 17:03:23 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 17:03:23 [INFO] 17:03:23 [INFO] 17:03:23 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-server --- 17:03:23 [INFO] 17:03:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server --- 17:03:23 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT.jar 17:03:23 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 17:03:23 [INFO] 17:03:23 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-server --- 17:03:23 [INFO] No previous run data found, generating javadoc. 17:03:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT-javadoc.jar 17:03:27 [INFO] 17:03:27 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-server --- 17:03:27 [INFO] CycloneDX: Resolving Dependencies 17:03:28 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 17:03:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.xml 17:03:28 [INFO] attaching as netconf-server-7.0.12-SNAPSHOT-cyclonedx.xml 17:03:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.json 17:03:28 [INFO] attaching as netconf-server-7.0.12-SNAPSHOT-cyclonedx.json 17:03:28 [INFO] 17:03:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 17:03:28 [INFO] Skipping duplicate-finder execution! 17:03:28 [INFO] 17:03:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-server --- 17:03:28 [WARNING] Used undeclared dependencies found: 17:03:28 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] 17:03:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-server --- 17:03:28 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT-sources.jar 17:03:28 [INFO] 17:03:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-server --- 17:03:28 [INFO] 17:03:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-server --- 17:03:28 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/code-coverage/jacoco.exec 17:03:28 [INFO] Analyzed bundle 'netconf-server' with 43 classes 17:03:28 [INFO] 17:03:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-server --- 17:03:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-SNAPSHOT.pom 17:03:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-SNAPSHOT.jar 17:03:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-SNAPSHOT-javadoc.jar 17:03:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-SNAPSHOT-cyclonedx.xml 17:03:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-SNAPSHOT-cyclonedx.json 17:03:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-SNAPSHOT-sources.jar 17:03:28 [INFO] 17:03:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server --- 17:03:28 [INFO] Installing org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-SNAPSHOT.jar 17:03:28 [INFO] Writing OBR metadata 17:03:28 [INFO] 17:03:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-server --- 17:03:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:28 [INFO] 17:03:28 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server --- 17:03:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:03:28 [INFO] 17:03:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-server --- 17:03:28 [INFO] org.opendaylight.netconf:netconf-server:bundle:7.0.12-SNAPSHOT 17:03:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:03:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:03:28 [INFO] +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:03:28 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 17:03:28 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:03:28 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:03:28 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 17:03:28 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:03:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:03:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:03:28 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:03:28 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:03:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:03:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:03:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:03:28 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:03:28 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:03:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:03:28 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:03:28 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:03:28 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:03:28 [INFO] | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:28 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:03:28 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:03:28 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:03:28 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:03:28 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:03:28 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:03:28 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:03:28 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:test 17:03:28 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 17:03:28 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:test 17:03:28 [INFO] +- org.opendaylight.netconf:netconf-client:test-jar:tests:7.0.12-SNAPSHOT:test 17:03:28 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.12-SNAPSHOT:test 17:03:28 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:03:28 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:03:28 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:03:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:03:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:03:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:03:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:03:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:03:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:03:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:03:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:03:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:03:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:03:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:03:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:03:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:03:28 [INFO] +- junit:junit:jar:4.13.2:test 17:03:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:03:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:03:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:03:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:03:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:03:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:28 [INFO] 17:03:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-server --- 17:03:28 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/sonatype-clm/module.xml 17:03:28 [INFO] 17:03:28 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 17:03:28 [INFO] Building OpenDaylight :: Netconf :: Impl 7.0.12-SNAPSHOT [50/121] 17:03:28 [INFO] ------------------------------[ feature ]------------------------------- 17:03:28 [INFO] 17:03:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-impl --- 17:03:28 [INFO] 17:03:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-impl --- 17:03:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:28 [INFO] 17:03:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 17:03:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:28 [INFO] 17:03:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-impl --- 17:03:29 [INFO] 17:03:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 17:03:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:29 [INFO] argLine set to empty 17:03:29 [INFO] 17:03:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-impl --- 17:03:29 [INFO] Starting audit... 17:03:29 Audit done. 17:03:29 [INFO] You have 0 Checkstyle violations. 17:03:29 [INFO] 17:03:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-impl --- 17:03:29 [INFO] Starting audit... 17:03:29 Audit done. 17:03:29 [INFO] You have 0 Checkstyle violations. 17:03:29 [INFO] 17:03:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-impl --- 17:03:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/classes/LICENSE 17:03:29 [INFO] 17:03:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 17:03:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/feature/feature.xml 17:03:29 [INFO] ...done! 17:03:29 [INFO] Attaching features XML 17:03:29 [INFO] 17:03:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-impl --- 17:03:29 [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 17:03:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:03:29 [INFO] 17:03:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 17:03:29 [INFO] 17:03:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-impl --- 17:03:29 [INFO] 17:03:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 17:03:29 [INFO] 17:03:29 [INFO] 17:03:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-impl --- 17:03:29 [INFO] 17:03:29 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-impl --- 17:03:29 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-impl 17:03:29 [INFO] Project dependency features detected: [] 17:03:29 [INFO] Pax Exam System (Version: 4.13.3) created. 17:03:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:03:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:03:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:03:30 [INFO] Waiting for remote bundle context.. on 21000 name: bb9e7a1c-006a-4177-a48d-a653830987c5 timout: [ RelativeTimeout value = 180000 ] 17:03:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:03:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:03:38 [INFO] 17:03:38 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-impl --- 17:03:38 [INFO] 17:03:38 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-impl --- 17:03:38 [INFO] No Javadoc in project. Archive not created. 17:03:38 [INFO] 17:03:38 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-impl --- 17:03:38 [INFO] CycloneDX: Resolving Dependencies 17:03:40 [INFO] CycloneDX: Creating BOM version 1.5 with 130 component(s) 17:03:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.xml 17:03:40 [INFO] attaching as odl-netconf-impl-7.0.12-SNAPSHOT-cyclonedx.xml 17:03:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.json 17:03:40 [INFO] attaching as odl-netconf-impl-7.0.12-SNAPSHOT-cyclonedx.json 17:03:40 [INFO] 17:03:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 17:03:40 [INFO] Skipping duplicate-finder execution! 17:03:40 [INFO] 17:03:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-impl --- 17:03:40 [INFO] Skipping plugin execution 17:03:40 [INFO] 17:03:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-impl --- 17:03:40 [INFO] Skipping source per configuration. 17:03:40 [INFO] 17:03:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-impl --- 17:03:40 [INFO] 17:03:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-impl --- 17:03:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:40 [INFO] 17:03:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-impl --- 17:03:40 [WARNING] 17:03:40 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 17:03:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:40 [WARNING] 17:03:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:40 [WARNING] 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.12-SNAPSHOT/odl-netconf-impl-7.0.12-SNAPSHOT.pom 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.12-SNAPSHOT/odl-netconf-impl-7.0.12-SNAPSHOT-features.xml 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.12-SNAPSHOT/odl-netconf-impl-7.0.12-SNAPSHOT-cyclonedx.xml 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.12-SNAPSHOT/odl-netconf-impl-7.0.12-SNAPSHOT-cyclonedx.json 17:03:40 [INFO] 17:03:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-impl --- 17:03:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:40 [WARNING] 17:03:40 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 17:03:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:40 [WARNING] 17:03:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:40 [WARNING] 17:03:40 [INFO] 17:03:40 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-impl --- 17:03:40 [INFO] org.opendaylight.netconf:odl-netconf-impl:feature:7.0.12-SNAPSHOT 17:03:40 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:03:40 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:03:40 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:03:40 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:03:40 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:03:40 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:03:40 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:03:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:03:40 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:03:40 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:03:40 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:03:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:03:40 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:03:40 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:03:40 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:03:40 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:03:40 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:03:40 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:03:40 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:03:40 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:03:40 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:03:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:03:40 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:03:40 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:03:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:03:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:03:40 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:03:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:03:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:03:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:03:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:03:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:03:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:03:40 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:03:40 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:03:40 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:03:40 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:03:40 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:03:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:03:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:03:40 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:03:40 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:03:40 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:03:40 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:03:40 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:03:40 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:03:40 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:03:40 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:03:40 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:03:40 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:03:40 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:03:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:03:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:03:40 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:03:40 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:03:40 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:40 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:03:40 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:40 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:03:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:03:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:40 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:03:40 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:03:40 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:03:40 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:03:40 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:03:40 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:03:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:03:40 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:03:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:03:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:03:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:03:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:03:40 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:03:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:40 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:03:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:40 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:03:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:03:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:03:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:03:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:03:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:03:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:03:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:03:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:03:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:03:40 [INFO] +- junit:junit:jar:4.13.2:test 17:03:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:03:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:03:40 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:03:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:03:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:03:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:40 [INFO] 17:03:40 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-impl --- 17:03:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/sonatype-clm/module.xml 17:03:40 [INFO] 17:03:40 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 17:03:40 [INFO] Building OpenDaylight :: Netconf :: All 7.0.12-SNAPSHOT [51/121] 17:03:40 [INFO] ------------------------------[ feature ]------------------------------- 17:03:40 [INFO] 17:03:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-all --- 17:03:40 [INFO] 17:03:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-all --- 17:03:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:40 [INFO] 17:03:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 17:03:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:40 [INFO] 17:03:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-all --- 17:03:41 [INFO] 17:03:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-all --- 17:03:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:41 [INFO] argLine set to empty 17:03:41 [INFO] 17:03:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-all --- 17:03:41 [INFO] Starting audit... 17:03:41 Audit done. 17:03:41 [INFO] You have 0 Checkstyle violations. 17:03:41 [INFO] 17:03:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-all --- 17:03:41 [INFO] Starting audit... 17:03:41 Audit done. 17:03:41 [INFO] You have 0 Checkstyle violations. 17:03:41 [INFO] 17:03:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-all --- 17:03:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/classes/LICENSE 17:03:41 [INFO] 17:03:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 17:03:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/feature/feature.xml 17:03:44 [INFO] ...done! 17:03:44 [INFO] Attaching features XML 17:03:44 [INFO] 17:03:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-all --- 17:03:44 [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 17:03:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:03:44 [INFO] 17:03:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 17:03:44 [INFO] 17:03:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-all --- 17:03:44 [INFO] 17:03:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 17:03:44 [INFO] 17:03:44 [INFO] 17:03:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-all --- 17:03:44 [INFO] 17:03:44 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-all --- 17:03:44 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-all 17:03:44 [INFO] Project dependency features detected: [] 17:03:44 [INFO] Pax Exam System (Version: 4.13.3) created. 17:03:44 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:03:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:03:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:03:45 [INFO] Waiting for remote bundle context.. on 21000 name: 08fa5d32-f4c4-4947-b96c-bfad9cf31eca timout: [ RelativeTimeout value = 180000 ] 17:03:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:03:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:03:53 [INFO] 17:03:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-all --- 17:03:53 [INFO] 17:03:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-all --- 17:03:53 [INFO] No Javadoc in project. Archive not created. 17:03:53 [INFO] 17:03:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-all --- 17:03:53 [INFO] CycloneDX: Resolving Dependencies 17:03:55 [INFO] CycloneDX: Creating BOM version 1.5 with 133 component(s) 17:03:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.xml 17:03:55 [INFO] attaching as odl-netconf-all-7.0.12-SNAPSHOT-cyclonedx.xml 17:03:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.json 17:03:55 [INFO] attaching as odl-netconf-all-7.0.12-SNAPSHOT-cyclonedx.json 17:03:55 [INFO] 17:03:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 17:03:55 [INFO] Skipping duplicate-finder execution! 17:03:55 [INFO] 17:03:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-all --- 17:03:55 [INFO] Skipping plugin execution 17:03:55 [INFO] 17:03:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-all --- 17:03:55 [INFO] Skipping source per configuration. 17:03:55 [INFO] 17:03:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-all --- 17:03:55 [INFO] 17:03:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-all --- 17:03:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:55 [INFO] 17:03:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-all --- 17:03:55 [WARNING] 17:03:55 [WARNING] The packaging plugin for project odl-netconf-all did not assign 17:03:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:55 [WARNING] 17:03:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:55 [WARNING] 17:03:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.12-SNAPSHOT/odl-netconf-all-7.0.12-SNAPSHOT.pom 17:03:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.12-SNAPSHOT/odl-netconf-all-7.0.12-SNAPSHOT-features.xml 17:03:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.12-SNAPSHOT/odl-netconf-all-7.0.12-SNAPSHOT-cyclonedx.xml 17:03:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.12-SNAPSHOT/odl-netconf-all-7.0.12-SNAPSHOT-cyclonedx.json 17:03:55 [INFO] 17:03:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-all --- 17:03:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:55 [WARNING] 17:03:55 [WARNING] The packaging plugin for project odl-netconf-all did not assign 17:03:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:55 [WARNING] 17:03:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:55 [WARNING] 17:03:55 [INFO] 17:03:55 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-all --- 17:03:55 [INFO] org.opendaylight.netconf:odl-netconf-all:feature:7.0.12-SNAPSHOT 17:03:55 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:03:55 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:03:55 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:03:55 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:03:55 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:03:55 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:03:55 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:03:55 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:03:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:03:55 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:03:55 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:03:55 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:03:55 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:03:55 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:03:55 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:03:55 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:03:55 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:03:55 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:03:55 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:03:55 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:55 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:55 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:55 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:03:55 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:03:55 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:55 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:03:55 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:55 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:03:55 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:03:55 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:03:55 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:03:55 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:03:55 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:03:55 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:03:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:03:55 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:03:55 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:03:55 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:03:55 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:55 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:03:55 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:03:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:03:55 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:03:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:03:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:03:55 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:03:55 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:03:55 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:03:55 [INFO] +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | \- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:03:55 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:03:55 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:03:55 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:03:55 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:03:55 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:03:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:03:55 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:03:55 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:03:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:03:55 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:03:55 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:03:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:03:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:03:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:03:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:03:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:03:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:03:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:03:55 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:03:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:03:55 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:03:55 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:03:55 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:03:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:03:55 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:03:55 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:03:55 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:03:55 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:03:55 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:03:55 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:03:55 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:03:55 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:03:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:55 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:03:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:03:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:03:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:03:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:03:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:03:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:03:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:03:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:03:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:03:55 [INFO] +- junit:junit:jar:4.13.2:test 17:03:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:03:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:03:55 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:03:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:03:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:03:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:55 [INFO] 17:03:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-all --- 17:03:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/sonatype-clm/module.xml 17:03:55 [INFO] 17:03:55 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 17:03:55 [INFO] Building yanglib-mdsal-writer 7.0.12-SNAPSHOT [52/121] 17:03:55 [INFO] -------------------------------[ bundle ]------------------------------- 17:03:55 [INFO] 17:03:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ yanglib-mdsal-writer --- 17:03:55 [INFO] 17:03:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ yanglib-mdsal-writer --- 17:03:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:55 [INFO] 17:03:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 17:03:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:55 [INFO] 17:03:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ yanglib-mdsal-writer --- 17:03:56 [INFO] 17:03:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 17:03:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:03:56 [INFO] 17:03:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ yanglib-mdsal-writer --- 17:03:56 [INFO] Starting audit... 17:03:56 Audit done. 17:03:56 [INFO] You have 0 Checkstyle violations. 17:03:56 [INFO] 17:03:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ yanglib-mdsal-writer --- 17:03:56 [INFO] Starting audit... 17:03:56 Audit done. 17:03:56 [INFO] You have 0 Checkstyle violations. 17:03:56 [INFO] 17:03:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ yanglib-mdsal-writer --- 17:03:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/classes/LICENSE 17:03:56 [INFO] 17:03:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 17:03:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/resources 17:03:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/generated-sources/spi 17:03:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/generated-sources/yang 17:03:56 [INFO] 17:03:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ yanglib-mdsal-writer --- 17:03:56 [INFO] Recompiling the module because of changed dependency. 17:03:56 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:03:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[141,46] buildModuleState(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.NonNull java.lang.String,@org.eclipse.jdt.annotation.NonNull org.opendaylight.netconf.yanglib.writer.YangLibrarySchemaSourceUrlProvider) in org.opendaylight.netconf.yanglib.writer.YangLibraryContentBuilderUtil has been deprecated 17:03:57 [INFO] 17:03:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 17:03:57 [INFO] 17:03:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 17:03:57 [INFO] Fork Value is true 17:04:00 [INFO] Done SpotBugs Analysis.... 17:04:00 [INFO] 17:04:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 17:04:00 [INFO] 17:04:00 [INFO] 17:04:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ yanglib-mdsal-writer --- 17:04:00 [INFO] BugInstance size is 0 17:04:00 [INFO] Error size is 0 17:04:00 [INFO] No errors/warnings found 17:04:00 [INFO] 17:04:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 17:04:00 [INFO] Copying 8 resources from src/test/resources to target/test-classes 17:04:00 [INFO] 17:04:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 17:04:00 [INFO] Recompiling the module because of changed dependency. 17:04:00 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[37,18] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[38,22] auto-closeable resource singleton is never referenced in body of corresponding try statement 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:00 [INFO] 17:04:00 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ yanglib-mdsal-writer --- 17:04:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:04:00 [INFO] 17:04:00 [INFO] ------------------------------------------------------- 17:04:00 [INFO] T E S T S 17:04:00 [INFO] ------------------------------------------------------- 17:04:01 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 17:04:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.222 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 17:04:06 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 17:04:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 17:04:07 [INFO] 17:04:07 [INFO] Results: 17:04:07 [INFO] 17:04:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 17:04:07 [INFO] 17:04:07 [INFO] 17:04:07 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ yanglib-mdsal-writer --- 17:04:07 [INFO] 17:04:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib-mdsal-writer --- 17:04:07 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT.jar 17:04:07 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 17:04:07 [INFO] 17:04:07 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ yanglib-mdsal-writer --- 17:04:07 [INFO] No previous run data found, generating javadoc. 17:04:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT-javadoc.jar 17:04:09 [INFO] 17:04:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ yanglib-mdsal-writer --- 17:04:09 [INFO] CycloneDX: Resolving Dependencies 17:04:10 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 17:04:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.xml 17:04:10 [INFO] attaching as yanglib-mdsal-writer-7.0.12-SNAPSHOT-cyclonedx.xml 17:04:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.json 17:04:10 [INFO] attaching as yanglib-mdsal-writer-7.0.12-SNAPSHOT-cyclonedx.json 17:04:10 [INFO] 17:04:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 17:04:10 [INFO] Skipping duplicate-finder execution! 17:04:10 [INFO] 17:04:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 17:04:10 [INFO] No dependency problems found 17:04:10 [INFO] 17:04:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 17:04:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT-sources.jar 17:04:10 [INFO] 17:04:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 17:04:10 [INFO] 17:04:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ yanglib-mdsal-writer --- 17:04:10 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 17:04:10 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 7 classes 17:04:10 [INFO] 17:04:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ yanglib-mdsal-writer --- 17:04:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-SNAPSHOT.pom 17:04:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-SNAPSHOT.jar 17:04:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-SNAPSHOT-javadoc.jar 17:04:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-SNAPSHOT-cyclonedx.xml 17:04:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-SNAPSHOT-cyclonedx.json 17:04:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-SNAPSHOT-sources.jar 17:04:10 [INFO] 17:04:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib-mdsal-writer --- 17:04:10 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-SNAPSHOT.jar 17:04:10 [INFO] Writing OBR metadata 17:04:10 [INFO] 17:04:10 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ yanglib-mdsal-writer --- 17:04:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:10 [INFO] 17:04:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib-mdsal-writer --- 17:04:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:04:10 [INFO] 17:04:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ yanglib-mdsal-writer --- 17:04:10 [INFO] org.opendaylight.netconf:yanglib-mdsal-writer:bundle:7.0.12-SNAPSHOT 17:04:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:04:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:04:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:04:10 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:04:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:04:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:04:10 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:04:10 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:04:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:04:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:04:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:04:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:04:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:04:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:04:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:04:10 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:04:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:04:10 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:04:10 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:04:10 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:04:10 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:04:10 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:04:10 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:04:10 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:04:10 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:04:10 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:04:10 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) 17:04:10 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:test 17:04:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:test 17:04:10 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:test 17:04:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 17:04:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 17:04:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 17:04:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 17:04:10 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 17:04:10 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 17:04:10 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 17:04:10 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 17:04:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 17:04:10 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 17:04:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 17:04:10 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:test 17:04:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 17:04:10 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 17:04:10 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:test 17:04:10 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.7:test 17:04:10 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:test 17:04:10 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 17:04:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:04:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:04:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:04:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:04:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:04:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:04:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:04:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:04:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:04:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:04:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:04:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:04:10 [INFO] +- junit:junit:jar:4.13.2:test 17:04:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:04:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:04:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:04:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:04:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:10 [INFO] 17:04:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ yanglib-mdsal-writer --- 17:04:10 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/sonatype-clm/module.xml 17:04:10 [INFO] 17:04:10 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 17:04:10 [INFO] Building odl-yanglib-mdsal-writer 7.0.12-SNAPSHOT [53/121] 17:04:10 [INFO] ------------------------------[ feature ]------------------------------- 17:04:10 [INFO] 17:04:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-yanglib-mdsal-writer --- 17:04:10 [INFO] 17:04:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 17:04:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:10 [INFO] 17:04:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 17:04:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:10 [INFO] 17:04:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 17:04:11 [INFO] 17:04:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 17:04:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:04:11 [INFO] argLine set to empty 17:04:11 [INFO] 17:04:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-yanglib-mdsal-writer --- 17:04:11 [INFO] Starting audit... 17:04:11 Audit done. 17:04:11 [INFO] You have 0 Checkstyle violations. 17:04:11 [INFO] 17:04:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-yanglib-mdsal-writer --- 17:04:11 [INFO] Starting audit... 17:04:11 Audit done. 17:04:11 [INFO] You have 0 Checkstyle violations. 17:04:11 [INFO] 17:04:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 17:04:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/classes/LICENSE 17:04:11 [INFO] 17:04:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 17:04:11 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 17:04:11 [INFO] ...done! 17:04:11 [INFO] Attaching features XML 17:04:11 [INFO] 17:04:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-yanglib-mdsal-writer --- 17:04:11 [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 17:04:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:04:11 [INFO] 17:04:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 17:04:11 [INFO] 17:04:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 17:04:11 [INFO] 17:04:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 17:04:11 [INFO] 17:04:11 [INFO] 17:04:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 17:04:11 [INFO] 17:04:11 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-yanglib-mdsal-writer --- 17:04:11 [INFO] Starting SFT for org.opendaylight.netconf:odl-yanglib-mdsal-writer 17:04:11 [INFO] Project dependency features detected: [] 17:04:11 [INFO] Pax Exam System (Version: 4.13.3) created. 17:04:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:04:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:04:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:04:12 [INFO] Waiting for remote bundle context.. on 21000 name: 44ce9089-1984-43f4-82bd-f849388090a2 timout: [ RelativeTimeout value = 180000 ] 17:04:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:04:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:04:25 [INFO] 17:04:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-yanglib-mdsal-writer --- 17:04:25 [INFO] 17:04:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 17:04:25 [INFO] No Javadoc in project. Archive not created. 17:04:25 [INFO] 17:04:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-yanglib-mdsal-writer --- 17:04:25 [INFO] CycloneDX: Resolving Dependencies 17:04:27 [INFO] CycloneDX: Creating BOM version 1.5 with 201 component(s) 17:04:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.xml 17:04:27 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.12-SNAPSHOT-cyclonedx.xml 17:04:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.json 17:04:28 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.12-SNAPSHOT-cyclonedx.json 17:04:28 [INFO] 17:04:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 17:04:28 [INFO] Skipping duplicate-finder execution! 17:04:28 [INFO] 17:04:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 17:04:28 [INFO] Skipping plugin execution 17:04:28 [INFO] 17:04:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 17:04:28 [INFO] Skipping source per configuration. 17:04:28 [INFO] 17:04:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 17:04:28 [INFO] 17:04:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-yanglib-mdsal-writer --- 17:04:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:04:28 [INFO] 17:04:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-yanglib-mdsal-writer --- 17:04:28 [WARNING] 17:04:28 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 17:04:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:04:28 [WARNING] 17:04:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:04:28 [WARNING] 17:04:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.12-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.12-SNAPSHOT.pom 17:04:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.12-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.12-SNAPSHOT-features.xml 17:04:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.12-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.12-SNAPSHOT-cyclonedx.xml 17:04:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.12-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.12-SNAPSHOT-cyclonedx.json 17:04:28 [INFO] 17:04:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 17:04:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:28 [WARNING] 17:04:28 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 17:04:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:04:28 [WARNING] 17:04:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:04:28 [WARNING] 17:04:28 [INFO] 17:04:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-yanglib-mdsal-writer --- 17:04:28 [INFO] org.opendaylight.netconf:odl-yanglib-mdsal-writer:feature:7.0.12-SNAPSHOT 17:04:28 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:04:28 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:04:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:04:28 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:04:28 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:04:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:04:28 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:04:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:04:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:04:28 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:04:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:04:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:04:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:04:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:04:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:04:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:04:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:04:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:04:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:04:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:04:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:04:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:04:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:04:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:04:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:04:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:04:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:04:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:04:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:04:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:04:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:04:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:04:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:04:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:04:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:04:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:04:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:04:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:04:28 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:04:28 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:04:28 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:04:28 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:04:28 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:04:28 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:04:28 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:04:28 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:04:28 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:04:28 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:04:28 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:04:28 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:04:28 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:04:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:04:28 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:04:28 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:04:28 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:04:28 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:04:28 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:04:28 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 17:04:28 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:04:28 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:04:28 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:04:28 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:04:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:04:28 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:04:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:04:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:04:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:04:28 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:04:28 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:04:28 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:04:28 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:04:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:04:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:04:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:04:28 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:04:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:04:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:04:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:04:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:04:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:04:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:04:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:04:28 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:04:28 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:04:28 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:04:28 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:04:28 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:04:28 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:04:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:04:28 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:04:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:04:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:04:28 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:04:28 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:04:28 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:04:28 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:04:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:04:28 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:04:28 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:04:28 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:04:28 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:04:28 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:04:28 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:04:28 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:04:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:04:28 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:04:28 [INFO] +- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:04:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:04:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:04:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:04:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:04:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:04:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:04:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:04:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:04:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:04:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:04:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:04:28 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:04:28 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:04:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:04:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:04:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:04:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:04:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:04:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:04:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:04:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:04:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:04:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:04:28 [INFO] +- junit:junit:jar:4.13.2:test 17:04:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:04:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:04:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:04:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:04:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:04:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:28 [INFO] 17:04:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-yanglib-mdsal-writer --- 17:04:28 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/sonatype-clm/module.xml 17:04:28 [INFO] 17:04:28 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 17:04:28 [INFO] Building netconf-server-mdsal 7.0.12-SNAPSHOT [54/121] 17:04:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:04:28 [INFO] 17:04:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-server-mdsal --- 17:04:28 [INFO] 17:04:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-server-mdsal --- 17:04:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:28 [INFO] 17:04:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 17:04:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:28 [INFO] 17:04:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-server-mdsal --- 17:04:28 [INFO] 17:04:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 17:04:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:04:28 [INFO] 17:04:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-server-mdsal --- 17:04:28 [INFO] Starting audit... 17:04:28 Audit done. 17:04:28 [INFO] You have 0 Checkstyle violations. 17:04:28 [INFO] 17:04:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-server-mdsal --- 17:04:29 [INFO] Starting audit... 17:04:29 Audit done. 17:04:29 [INFO] You have 0 Checkstyle violations. 17:04:29 [INFO] 17:04:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-server-mdsal --- 17:04:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/classes/LICENSE 17:04:29 [INFO] 17:04:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 17:04:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/resources 17:04:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/generated-sources/spi 17:04:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/generated-sources/yang 17:04:29 [INFO] 17:04:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-server-mdsal --- 17:04:29 [INFO] Recompiling the module because of changed dependency. 17:04:29 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 17:04:29 [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 17:04:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:29 [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 17:04:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:29 [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 17:04:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/MdsalNetconfOperationServiceFactory.java:[45,97] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:04:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[319,21] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 17:04:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[309,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationsTransformUtil.java:[42,55] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducer.java:[62,45] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 17:04:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/AbstractGet.java:[81,18] auto-closeable resource yiidWriter is never referenced in body of corresponding try statement 17:04:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/SplittingNormalizedNodeMetadataStreamWriter.java:[90,36] LEGACY_ATTRIBUTE_NAMESPACE in org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream has been deprecated 17:04:29 [INFO] 17:04:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 17:04:29 [INFO] 17:04:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-server-mdsal --- 17:04:29 [INFO] Fork Value is true 17:04:34 [INFO] Done SpotBugs Analysis.... 17:04:34 [INFO] 17:04:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 17:04:34 [INFO] 17:04:34 [INFO] 17:04:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-server-mdsal --- 17:04:34 [INFO] BugInstance size is 0 17:04:34 [INFO] Error size is 0 17:04:34 [INFO] No errors/warnings found 17:04:34 [INFO] 17:04:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 17:04:34 [INFO] Copying 168 resources from src/test/resources to target/test-classes 17:04:34 [INFO] 17:04:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-server-mdsal --- 17:04:34 [INFO] Recompiling the module because of changed dependency. 17:04:34 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 17:04:35 [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 17:04:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:35 [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 17:04:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:35 [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 17:04:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,83] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:04:35 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:04:35 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,87] unchecked conversion 17:04:35 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:04:35 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[61,20] unchecked conversion 17:04:35 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:04:35 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManagerTest.java:[135,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,59] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[48,47] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[59,49] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 17:04:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[165,76] unchecked cast 17:04:35 required: java.util.function.Consumer 17:04:35 found: java.lang.Object 17:04:35 [INFO] 17:04:35 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-server-mdsal --- 17:04:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:04:35 [INFO] 17:04:35 [INFO] ------------------------------------------------------- 17:04:35 [INFO] T E S T S 17:04:35 [INFO] ------------------------------------------------------- 17:04:36 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NC1214Test 17:04:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.394 s -- in org.opendaylight.netconf.server.mdsal.operations.NC1214Test 17:04:39 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 17:04:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 17:04:39 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 17:04:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 17:04:39 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 17:04:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.739 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 17:04:42 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 17:04:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 17:04:42 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 17:04:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 17:04:42 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 17:04:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 17:04:42 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 17:04:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 17:04:43 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 17:04:43 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 17:04:43 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 17:04:44 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.920 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 17:04:44 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 17:04:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 17:04:44 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 17:04:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 17:04:44 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 17:04:44 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.392 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 17:04:44 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 17:04:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 17:04:45 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 17:04:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 17:04:45 [INFO] 17:04:45 [INFO] Results: 17:04:45 [INFO] 17:04:45 [WARNING] Tests run: 104, Failures: 0, Errors: 0, Skipped: 14 17:04:45 [INFO] 17:04:45 [INFO] 17:04:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-server-mdsal --- 17:04:45 [INFO] 17:04:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server-mdsal --- 17:04:45 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT.jar 17:04:45 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 17:04:45 [INFO] 17:04:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-server-mdsal --- 17:04:45 [INFO] No previous run data found, generating javadoc. 17:04:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:04:47 [INFO] 17:04:47 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-server-mdsal --- 17:04:47 [INFO] CycloneDX: Resolving Dependencies 17:04:49 [INFO] CycloneDX: Creating BOM version 1.5 with 110 component(s) 17:04:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.xml 17:04:49 [INFO] attaching as netconf-server-mdsal-7.0.12-SNAPSHOT-cyclonedx.xml 17:04:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.json 17:04:49 [INFO] attaching as netconf-server-mdsal-7.0.12-SNAPSHOT-cyclonedx.json 17:04:49 [INFO] 17:04:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 17:04:49 [INFO] Skipping duplicate-finder execution! 17:04:49 [INFO] 17:04:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 17:04:49 [WARNING] Non-test scoped test only dependencies found: 17:04:49 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:04:49 [INFO] 17:04:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 17:04:49 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT-sources.jar 17:04:49 [INFO] 17:04:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-server-mdsal --- 17:04:49 [INFO] 17:04:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-server-mdsal --- 17:04:49 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 17:04:49 [INFO] Analyzed bundle 'netconf-server-mdsal' with 49 classes 17:04:49 [INFO] 17:04:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-server-mdsal --- 17:04:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-SNAPSHOT.pom 17:04:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-SNAPSHOT.jar 17:04:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:04:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-SNAPSHOT-cyclonedx.xml 17:04:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-SNAPSHOT-cyclonedx.json 17:04:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-SNAPSHOT-sources.jar 17:04:49 [INFO] 17:04:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server-mdsal --- 17:04:49 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-SNAPSHOT.jar 17:04:49 [INFO] Writing OBR metadata 17:04:49 [INFO] 17:04:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-server-mdsal --- 17:04:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:49 [INFO] 17:04:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server-mdsal --- 17:04:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:04:50 [INFO] 17:04:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-server-mdsal --- 17:04:50 [INFO] org.opendaylight.netconf:netconf-server-mdsal:bundle:7.0.12-SNAPSHOT 17:04:50 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:50 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:04:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:04:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:50 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:04:50 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:04:50 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:04:50 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:04:50 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:04:50 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:04:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:04:50 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:04:50 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:04:50 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:04:50 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:04:50 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:04:50 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:04:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:04:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:04:50 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:04:50 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:04:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:04:50 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:04:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:04:50 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:04:50 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:04:50 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:04:50 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:04:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:04:50 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:04:50 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:04:50 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:04:50 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:04:50 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:04:50 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:04:50 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:04:50 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:04:50 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:04:50 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 17:04:50 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:test 17:04:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:test 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 17:04:50 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 17:04:50 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 17:04:50 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 17:04:50 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 17:04:50 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 17:04:50 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 17:04:50 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 17:04:50 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 17:04:50 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 17:04:50 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 17:04:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 17:04:50 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:04:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:test 17:04:50 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:test 17:04:50 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 17:04:50 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 17:04:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:test 17:04:50 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.12-SNAPSHOT:test 17:04:50 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:04:50 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:04:50 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:04:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:04:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:04:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:04:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:04:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:04:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:04:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:04:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:04:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:04:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:04:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:04:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:04:50 [INFO] +- junit:junit:jar:4.13.2:test 17:04:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:04:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:04:50 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:04:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:04:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:50 [INFO] 17:04:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-server-mdsal --- 17:04:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/sonatype-clm/module.xml 17:04:50 [INFO] 17:04:50 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 17:04:50 [INFO] Building netconf-nb 7.0.12-SNAPSHOT [55/121] 17:04:50 [INFO] -------------------------------[ bundle ]------------------------------- 17:04:50 [INFO] 17:04:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-nb --- 17:04:50 [INFO] 17:04:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-nb --- 17:04:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:50 [INFO] 17:04:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-nb --- 17:04:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:50 [INFO] 17:04:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-nb --- 17:04:50 [INFO] 17:04:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-nb --- 17:04:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:04:50 [INFO] 17:04:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-nb --- 17:04:50 [INFO] Starting audit... 17:04:50 Audit done. 17:04:50 [INFO] You have 0 Checkstyle violations. 17:04:50 [INFO] 17:04:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-nb --- 17:04:50 [INFO] Starting audit... 17:04:50 Audit done. 17:04:50 [INFO] You have 0 Checkstyle violations. 17:04:50 [INFO] 17:04:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-nb --- 17:04:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/classes/LICENSE 17:04:50 [INFO] 17:04:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-nb --- 17:04:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/src/main/resources 17:04:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/generated-sources/spi 17:04:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/generated-sources/yang 17:04:50 [INFO] 17:04:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-nb --- 17:04:50 [INFO] Recompiling the module because of changed dependency. 17:04:50 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 17:04:50 [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 17:04:50 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:50 [INFO] 17:04:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-nb >>> 17:04:51 [INFO] 17:04:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-nb --- 17:04:51 [INFO] Fork Value is true 17:04:54 [INFO] Done SpotBugs Analysis.... 17:04:54 [INFO] 17:04:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-nb <<< 17:04:54 [INFO] 17:04:54 [INFO] 17:04:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-nb --- 17:04:54 [INFO] BugInstance size is 0 17:04:54 [INFO] Error size is 0 17:04:54 [INFO] No errors/warnings found 17:04:54 [INFO] 17:04:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-nb --- 17:04:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/src/test/resources 17:04:54 [INFO] 17:04:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-nb --- 17:04:54 [INFO] Recompiling the module because of changed dependency. 17:04:54 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:04:54 [INFO] 17:04:54 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-nb --- 17:04:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:04:54 [INFO] 17:04:54 [INFO] ------------------------------------------------------- 17:04:54 [INFO] T E S T S 17:04:54 [INFO] ------------------------------------------------------- 17:04:55 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 17:04:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.041 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 17:04:57 [INFO] 17:04:57 [INFO] Results: 17:04:57 [INFO] 17:04:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:04:57 [INFO] 17:04:57 [INFO] 17:04:57 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-nb --- 17:04:57 [INFO] 17:04:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-nb --- 17:04:57 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT.jar 17:04:57 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 17:04:57 [INFO] 17:04:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-nb --- 17:04:57 [INFO] No previous run data found, generating javadoc. 17:04:58 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT-javadoc.jar 17:04:58 [INFO] 17:04:58 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-nb --- 17:04:58 [INFO] CycloneDX: Resolving Dependencies 17:05:00 [INFO] CycloneDX: Creating BOM version 1.5 with 117 component(s) 17:05:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.xml 17:05:00 [INFO] attaching as netconf-nb-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.json 17:05:00 [INFO] attaching as netconf-nb-7.0.12-SNAPSHOT-cyclonedx.json 17:05:00 [INFO] 17:05:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 17:05:00 [INFO] Skipping duplicate-finder execution! 17:05:00 [INFO] 17:05:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-nb --- 17:05:00 [INFO] No dependency problems found 17:05:00 [INFO] 17:05:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-nb --- 17:05:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT-sources.jar 17:05:00 [INFO] 17:05:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-nb --- 17:05:00 [INFO] 17:05:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-nb --- 17:05:00 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/code-coverage/jacoco.exec 17:05:00 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 17:05:00 [INFO] 17:05:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-nb --- 17:05:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-SNAPSHOT.pom 17:05:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-SNAPSHOT.jar 17:05:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-SNAPSHOT-javadoc.jar 17:05:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-SNAPSHOT-cyclonedx.json 17:05:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-SNAPSHOT-sources.jar 17:05:00 [INFO] 17:05:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-nb --- 17:05:00 [INFO] Installing org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-SNAPSHOT.jar 17:05:00 [INFO] Writing OBR metadata 17:05:00 [INFO] 17:05:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-nb --- 17:05:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:00 [INFO] 17:05:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-nb --- 17:05:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:00 [INFO] 17:05:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-nb --- 17:05:00 [INFO] org.opendaylight.netconf:netconf-nb:bundle:7.0.12-SNAPSHOT 17:05:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:05:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:05:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:00 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:05:00 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:05:00 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:05:00 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:05:00 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:05:00 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:05:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:05:00 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:05:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:05:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:05:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:00 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:05:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:00 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:05:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:05:00 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:05:00 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:05:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:05:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:05:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:05:00 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:05:00 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:05:00 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:05:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:05:00 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:05:00 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:05:00 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:05:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:05:00 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:05:00 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:05:00 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:05:00 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:05:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:05:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:05:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:05:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:05:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:05:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:05:00 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:05:00 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:05:00 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:05:00 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:05:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:05:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:05:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:05:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:05:00 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:05:00 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:05:00 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:05:00 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:05:00 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:05:00 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:05:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:05:00 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:05:00 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:05:00 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:05:00 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:05:00 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:05:00 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:05:00 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:05:00 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:05:00 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:05:00 [INFO] +- io.netty:netty-handler:jar:4.1.114.Final:test 17:05:00 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:05:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:05:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:05:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:05:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:05:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:05:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:05:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:05:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:05:00 [INFO] +- junit:junit:jar:4.13.2:test 17:05:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:05:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:05:00 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:05:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:05:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:05:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:00 [INFO] 17:05:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-nb --- 17:05:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/sonatype-clm/module.xml 17:05:00 [INFO] 17:05:00 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 17:05:00 [INFO] Building OpenDaylight :: Netconf :: Mdsal 7.0.12-SNAPSHOT [56/121] 17:05:00 [INFO] ------------------------------[ feature ]------------------------------- 17:05:00 [INFO] 17:05:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-mdsal --- 17:05:01 [INFO] 17:05:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-mdsal --- 17:05:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:01 [INFO] 17:05:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 17:05:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:01 [INFO] 17:05:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-mdsal --- 17:05:01 [INFO] 17:05:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 17:05:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:01 [INFO] argLine set to empty 17:05:01 [INFO] 17:05:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-mdsal --- 17:05:01 [INFO] Starting audit... 17:05:01 Audit done. 17:05:01 [INFO] You have 0 Checkstyle violations. 17:05:01 [INFO] 17:05:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-mdsal --- 17:05:01 [INFO] Starting audit... 17:05:01 Audit done. 17:05:01 [INFO] You have 0 Checkstyle violations. 17:05:01 [INFO] 17:05:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-mdsal --- 17:05:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/classes/LICENSE 17:05:01 [INFO] 17:05:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 17:05:01 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/feature/feature.xml 17:05:01 [INFO] ...done! 17:05:01 [INFO] Attaching features XML 17:05:01 [INFO] 17:05:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-mdsal --- 17:05:01 [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 17:05:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:05:01 [INFO] 17:05:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 17:05:01 [INFO] 17:05:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-mdsal --- 17:05:01 [INFO] 17:05:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 17:05:01 [INFO] 17:05:01 [INFO] 17:05:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-mdsal --- 17:05:01 [INFO] 17:05:01 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-mdsal --- 17:05:01 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-mdsal 17:05:01 [INFO] Project dependency features detected: [] 17:05:01 [INFO] Pax Exam System (Version: 4.13.3) created. 17:05:01 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:05:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:05:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:05:02 [INFO] Waiting for remote bundle context.. on 21000 name: c40e19cd-1471-4d4c-a055-475c2cf4b891 timout: [ RelativeTimeout value = 180000 ] 17:05:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:05:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:05:20 [INFO] 17:05:20 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-mdsal --- 17:05:20 [INFO] 17:05:20 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-mdsal --- 17:05:20 [INFO] No Javadoc in project. Archive not created. 17:05:20 [INFO] 17:05:20 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-mdsal --- 17:05:20 [INFO] CycloneDX: Resolving Dependencies 17:05:24 [INFO] CycloneDX: Creating BOM version 1.5 with 343 component(s) 17:05:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.xml 17:05:25 [INFO] attaching as odl-netconf-mdsal-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.json 17:05:25 [INFO] attaching as odl-netconf-mdsal-7.0.12-SNAPSHOT-cyclonedx.json 17:05:25 [INFO] 17:05:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 17:05:25 [INFO] Skipping duplicate-finder execution! 17:05:25 [INFO] 17:05:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 17:05:25 [INFO] Skipping plugin execution 17:05:25 [INFO] 17:05:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 17:05:25 [INFO] Skipping source per configuration. 17:05:25 [INFO] 17:05:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-mdsal --- 17:05:25 [INFO] 17:05:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-mdsal --- 17:05:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:25 [INFO] 17:05:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-mdsal --- 17:05:25 [WARNING] 17:05:25 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 17:05:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:25 [WARNING] 17:05:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:25 [WARNING] 17:05:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.12-SNAPSHOT/odl-netconf-mdsal-7.0.12-SNAPSHOT.pom 17:05:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.12-SNAPSHOT/odl-netconf-mdsal-7.0.12-SNAPSHOT-features.xml 17:05:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.12-SNAPSHOT/odl-netconf-mdsal-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.12-SNAPSHOT/odl-netconf-mdsal-7.0.12-SNAPSHOT-cyclonedx.json 17:05:25 [INFO] 17:05:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-mdsal --- 17:05:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:25 [WARNING] 17:05:25 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 17:05:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:25 [WARNING] 17:05:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:25 [WARNING] 17:05:25 [INFO] 17:05:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-mdsal --- 17:05:25 [INFO] org.opendaylight.netconf:odl-netconf-mdsal:feature:7.0.12-SNAPSHOT 17:05:25 [INFO] +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:05:25 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:05:25 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:05:25 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:05:25 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:05:25 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:05:25 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:05:25 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:05:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:05:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:05:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:05:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:05:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:05:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:05:25 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:05:25 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:05:25 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:05:25 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:05:25 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:05:25 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:05:25 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:05:25 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:05:25 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:05:25 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:05:25 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:05:25 [INFO] | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:05:25 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:05:25 [INFO] | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:05:25 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:05:25 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:05:25 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:05:25 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:05:25 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:05:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:05:25 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:05:25 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:05:25 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:05:25 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:05:25 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:05:25 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:05:25 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:05:25 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:05:25 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:05:25 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:05:25 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:05:25 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:05:25 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:05:25 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:05:25 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:05:25 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:05:25 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:05:25 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:05:25 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:05:25 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:05:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:05:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:05:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:05:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:05:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:05:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:05:25 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:05:25 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:05:25 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:05:25 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:05:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:05:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:05:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:05:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:05:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:05:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:05:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:05:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:05:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:05:25 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:05:25 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:05:25 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:05:25 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:05:25 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:05:25 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:05:25 [INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:05:25 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:05:25 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:05:25 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:05:25 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:05:25 [INFO] | | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:05:25 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:05:25 [INFO] | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:05:25 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:05:25 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:05:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:05:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:05:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:05:25 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:05:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:05:25 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:05:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:05:25 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:05:25 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:05:25 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:05:25 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:05:25 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:05:25 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:05:25 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:05:25 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:05:25 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:05:25 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:05:25 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:05:25 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:05:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:05:25 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:05:25 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:05:25 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:05:25 [INFO] +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:05:25 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:05:25 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:05:25 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:05:25 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:05:25 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:05:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:05:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:05:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:05:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:05:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:05:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:05:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:05:25 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:05:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:05:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:05:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:05:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:05:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:05:25 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:05:25 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:05:25 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:05:25 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:05:25 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:05:25 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:05:25 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:05:25 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:05:25 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:05:25 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:05:25 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:05:25 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:05:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:05:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:05:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:05:25 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:05:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:05:25 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:05:25 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:05:25 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:05:25 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:05:25 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:05:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:05:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:05:25 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:05:25 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:05:25 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:05:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:05:25 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:05:25 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:05:25 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:05:25 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:05:25 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:05:25 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:05:25 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:05:25 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:05:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:05:25 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:05:25 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:05:25 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:05:25 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:25 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:05:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:05:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:25 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:05:25 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:05:25 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:05:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:05:25 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:05:25 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:05:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:05:25 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:05:25 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:05:25 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:05:25 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:05:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:05:25 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:05:25 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:05:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:05:25 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:05:25 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:05:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:05:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:05:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:05:25 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:05:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:05:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:05:25 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] +- org.opendaylight.netconf:netconf-nb:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:05:25 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:05:25 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | \- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:05:25 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:05:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:25 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:05:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:05:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:05:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:05:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:05:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:05:25 [INFO] +- junit:junit:jar:4.13.2:test 17:05:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:05:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:05:25 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:05:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:05:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:05:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:25 [INFO] 17:05:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-mdsal --- 17:05:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/sonatype-clm/module.xml 17:05:25 [INFO] 17:05:25 [INFO] --< org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring >--- 17:05:25 [INFO] Building rfc8040-ietf-restconf-monitoring 7.0.12-SNAPSHOT [57/121] 17:05:25 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:25 [INFO] 17:05:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] 17:05:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:25 [INFO] 17:05:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:25 [INFO] 17:05:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] 17:05:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:05:25 [INFO] 17:05:25 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:25 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/main/yang 17:05:25 [INFO] yang-to-sources: Found 2 dependencies in 686.5 μs 17:05:25 [INFO] yang-to-sources: Project model files found: 1 in 1.086 ms 17:05:25 [INFO] yang-to-sources: 3 YANG models processed in 11.26 ms 17:05:25 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.055 ms 17:05:25 [INFO] Sorted 16 files into 6 directories in 54.40 μs 17:05:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 8.639 ms 17:05:25 [INFO] 17:05:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Starting audit... 17:05:25 Audit done. 17:05:25 [INFO] You have 0 Checkstyle violations. 17:05:25 [INFO] 17:05:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Starting audit... 17:05:25 Audit done. 17:05:25 [INFO] You have 0 Checkstyle violations. 17:05:25 [INFO] 17:05:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/classes/LICENSE 17:05:25 [INFO] 17:05:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/main/resources 17:05:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 17:05:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 17:05:25 [INFO] 17:05:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Recompiling the module because of changed dependency. 17:05:25 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:05:26 [INFO] 17:05:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 17:05:26 [INFO] 17:05:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 17:05:26 [INFO] Fork Value is true 17:05:28 [INFO] Done SpotBugs Analysis.... 17:05:28 [INFO] 17:05:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 17:05:28 [INFO] 17:05:28 [INFO] 17:05:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 17:05:28 [INFO] BugInstance size is 0 17:05:28 [INFO] Error size is 0 17:05:28 [INFO] No errors/warnings found 17:05:28 [INFO] 17:05:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 17:05:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/test/resources 17:05:28 [INFO] 17:05:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 17:05:28 [INFO] No sources to compile 17:05:28 [INFO] 17:05:28 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 17:05:28 [INFO] No tests to run. 17:05:28 [INFO] 17:05:28 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 17:05:28 [INFO] 17:05:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 17:05:28 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT.jar 17:05:28 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 17:05:28 [INFO] 17:05:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 17:05:28 [INFO] No previous run data found, generating javadoc. 17:05:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-javadoc.jar 17:05:30 [INFO] 17:05:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] CycloneDX: Resolving Dependencies 17:05:30 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 17:05:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.xml 17:05:30 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.json 17:05:30 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-cyclonedx.json 17:05:30 [INFO] 17:05:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Skipping duplicate-finder execution! 17:05:30 [INFO] 17:05:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] No dependency problems found 17:05:30 [INFO] 17:05:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-sources.jar 17:05:30 [INFO] 17:05:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] 17:05:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:05:30 [INFO] 17:05:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT.pom 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT.jar 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-javadoc.jar 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-cyclonedx.json 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-sources.jar 17:05:30 [INFO] 17:05:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Installing org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT.jar 17:05:30 [INFO] Writing OBR metadata 17:05:30 [INFO] 17:05:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:31 [INFO] 17:05:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 17:05:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:31 [INFO] 17:05:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8040-ietf-restconf-monitoring --- 17:05:31 [INFO] org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:bundle:7.0.12-SNAPSHOT 17:05:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:05:31 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:05:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:05:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:05:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:05:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:05:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:05:31 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:05:31 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:05:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:05:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:05:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:05:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:05:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:05:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:05:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:05:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:05:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:05:31 [INFO] +- junit:junit:jar:4.13.2:test 17:05:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:05:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:05:31 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:05:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:05:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:05:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:31 [INFO] 17:05:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8040-ietf-restconf-monitoring --- 17:05:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 17:05:31 [INFO] 17:05:31 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8040 >--------- 17:05:31 [INFO] Building OpenDaylight :: Netconf :: RFC8040 Models 7.0.12-SNAPSHOT [58/121] 17:05:31 [INFO] ------------------------------[ feature ]------------------------------- 17:05:31 [INFO] 17:05:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] 17:05:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:31 [INFO] 17:05:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:31 [INFO] 17:05:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] 17:05:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:31 [INFO] argLine set to empty 17:05:31 [INFO] 17:05:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] Starting audit... 17:05:31 Audit done. 17:05:31 [INFO] You have 0 Checkstyle violations. 17:05:31 [INFO] 17:05:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] Starting audit... 17:05:31 Audit done. 17:05:31 [INFO] You have 0 Checkstyle violations. 17:05:31 [INFO] 17:05:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/classes/LICENSE 17:05:31 [INFO] 17:05:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/feature/feature.xml 17:05:31 [INFO] ...done! 17:05:31 [INFO] Attaching features XML 17:05:31 [INFO] 17:05:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8040 --- 17:05:31 [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 17:05:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:05:31 [INFO] 17:05:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8040 >>> 17:05:31 [INFO] 17:05:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] 17:05:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8040 <<< 17:05:31 [INFO] 17:05:31 [INFO] 17:05:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] 17:05:31 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc8040 --- 17:05:31 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8040 17:05:31 [INFO] Project dependency features detected: [] 17:05:31 [INFO] Pax Exam System (Version: 4.13.3) created. 17:05:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:05:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:05:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:05:32 [INFO] Waiting for remote bundle context.. on 21000 name: 3816646c-55cf-4925-9887-6ad35127c913 timout: [ RelativeTimeout value = 180000 ] 17:05:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:05:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:05:40 [INFO] 17:05:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] 17:05:40 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] No Javadoc in project. Archive not created. 17:05:40 [INFO] 17:05:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] CycloneDX: Resolving Dependencies 17:05:40 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:05:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.xml 17:05:40 [INFO] attaching as odl-netconf-model-rfc8040-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.json 17:05:40 [INFO] attaching as odl-netconf-model-rfc8040-7.0.12-SNAPSHOT-cyclonedx.json 17:05:40 [INFO] 17:05:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] Skipping duplicate-finder execution! 17:05:40 [INFO] 17:05:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] Skipping plugin execution 17:05:40 [INFO] 17:05:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] Skipping source per configuration. 17:05:40 [INFO] 17:05:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] 17:05:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:40 [INFO] 17:05:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8040 --- 17:05:40 [WARNING] 17:05:40 [WARNING] The packaging plugin for project odl-netconf-model-rfc8040 did not assign 17:05:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:40 [WARNING] 17:05:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:40 [WARNING] 17:05:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.12-SNAPSHOT/odl-netconf-model-rfc8040-7.0.12-SNAPSHOT.pom 17:05:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.12-SNAPSHOT/odl-netconf-model-rfc8040-7.0.12-SNAPSHOT-features.xml 17:05:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.12-SNAPSHOT/odl-netconf-model-rfc8040-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.12-SNAPSHOT/odl-netconf-model-rfc8040-7.0.12-SNAPSHOT-cyclonedx.json 17:05:40 [INFO] 17:05:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:40 [WARNING] 17:05:40 [WARNING] The packaging plugin for project odl-netconf-model-rfc8040 did not assign 17:05:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:40 [WARNING] 17:05:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:40 [WARNING] 17:05:40 [INFO] 17:05:40 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8040:feature:7.0.12-SNAPSHOT 17:05:40 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:05:40 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:05:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:05:40 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:05:40 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:05:40 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:05:40 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:05:40 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:05:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:05:40 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:05:40 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:05:40 [INFO] +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:05:40 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:40 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:05:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:05:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:40 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:05:40 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:05:40 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:05:40 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:40 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:05:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:40 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:05:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:05:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:05:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:05:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:05:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:05:40 [INFO] +- junit:junit:jar:4.13.2:test 17:05:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:05:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:05:40 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:05:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:05:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:05:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:40 [INFO] 17:05:40 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8040 --- 17:05:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/sonatype-clm/module.xml 17:05:40 [INFO] 17:05:40 [INFO] ---------------< org.opendaylight.netconf.model:rfc8639 >--------------- 17:05:40 [INFO] Building rfc8639 7.0.12-SNAPSHOT [59/121] 17:05:40 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:40 [INFO] 17:05:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8639 --- 17:05:40 [INFO] 17:05:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8639 --- 17:05:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:40 [INFO] 17:05:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8639 --- 17:05:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:40 [INFO] 17:05:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8639 --- 17:05:41 [INFO] 17:05:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8639 --- 17:05:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:05:41 [INFO] 17:05:41 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc8639 --- 17:05:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:41 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/src/main/yang 17:05:41 [INFO] yang-to-sources: Found 8 dependencies in 1.341 ms 17:05:41 [INFO] yang-to-sources: Project model files found: 1 in 5.252 ms 17:05:41 [INFO] yang-to-sources: 9 YANG models processed in 55.36 ms 17:05:41 [INFO] BindingJavaFileGenerator: Defined 136 files in 12.69 ms 17:05:41 [INFO] Sorted 136 files into 22 directories in 178.0 μs 17:05:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 136 in 58.03 ms 17:05:41 [INFO] 17:05:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8639 --- 17:05:41 [INFO] Starting audit... 17:05:41 Audit done. 17:05:41 [INFO] You have 0 Checkstyle violations. 17:05:41 [INFO] 17:05:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8639 --- 17:05:41 [INFO] Starting audit... 17:05:41 Audit done. 17:05:41 [INFO] You have 0 Checkstyle violations. 17:05:41 [INFO] 17:05:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8639 --- 17:05:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/classes/LICENSE 17:05:41 [INFO] 17:05:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8639 --- 17:05:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/src/main/resources 17:05:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/generated-sources/spi 17:05:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/generated-sources/spi 17:05:41 [INFO] 17:05:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8639 --- 17:05:41 [INFO] Recompiling the module because of changed dependency. 17:05:41 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 17:05:42 [INFO] 17:05:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc8639 >>> 17:05:42 [INFO] 17:05:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc8639 --- 17:05:42 [INFO] Fork Value is true 17:05:44 [INFO] Done SpotBugs Analysis.... 17:05:44 [INFO] 17:05:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc8639 <<< 17:05:44 [INFO] 17:05:44 [INFO] 17:05:44 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc8639 --- 17:05:44 [INFO] BugInstance size is 0 17:05:44 [INFO] Error size is 0 17:05:44 [INFO] No errors/warnings found 17:05:44 [INFO] 17:05:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8639 --- 17:05:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/src/test/resources 17:05:44 [INFO] 17:05:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8639 --- 17:05:44 [INFO] No sources to compile 17:05:44 [INFO] 17:05:44 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc8639 --- 17:05:44 [INFO] No tests to run. 17:05:44 [INFO] 17:05:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc8639 --- 17:05:44 [INFO] 17:05:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8639 --- 17:05:45 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT.jar 17:05:45 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/classes/META-INF/MANIFEST.MF 17:05:45 [INFO] 17:05:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc8639 --- 17:05:45 [INFO] No previous run data found, generating javadoc. 17:05:48 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT-javadoc.jar 17:05:48 [INFO] 17:05:48 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc8639 --- 17:05:48 [INFO] CycloneDX: Resolving Dependencies 17:05:49 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:05:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.xml 17:05:49 [INFO] attaching as rfc8639-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.json 17:05:49 [INFO] attaching as rfc8639-7.0.12-SNAPSHOT-cyclonedx.json 17:05:49 [INFO] 17:05:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 17:05:49 [INFO] Skipping duplicate-finder execution! 17:05:49 [INFO] 17:05:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8639 --- 17:05:49 [INFO] No dependency problems found 17:05:49 [INFO] 17:05:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- 17:05:49 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT-sources.jar 17:05:49 [INFO] 17:05:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8639 --- 17:05:49 [INFO] 17:05:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8639 --- 17:05:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:05:49 [INFO] 17:05:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8639 --- 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-SNAPSHOT.pom 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-SNAPSHOT.jar 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-SNAPSHOT-javadoc.jar 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-SNAPSHOT-cyclonedx.json 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-SNAPSHOT-sources.jar 17:05:49 [INFO] 17:05:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8639 --- 17:05:49 [INFO] Installing org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-SNAPSHOT.jar 17:05:49 [INFO] Writing OBR metadata 17:05:49 [INFO] 17:05:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8639 --- 17:05:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:49 [INFO] 17:05:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8639 --- 17:05:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:49 [INFO] 17:05:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8639 --- 17:05:49 [INFO] org.opendaylight.netconf.model:rfc8639:bundle:7.0.12-SNAPSHOT 17:05:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:05:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:05:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:05:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:05:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 17:05:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:compile 17:05:49 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:compile 17:05:49 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:05:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:49 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:05:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:05:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:49 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:05:49 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:05:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:05:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:05:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:05:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:05:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:05:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:05:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:05:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:05:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:05:49 [INFO] +- junit:junit:jar:4.13.2:test 17:05:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:05:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:05:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:05:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:05:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:05:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:49 [INFO] 17:05:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8639 --- 17:05:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/sonatype-clm/module.xml 17:05:49 [INFO] 17:05:49 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8639 >--------- 17:05:49 [INFO] Building OpenDaylight :: Netconf :: RFC8639 Models 7.0.12-SNAPSHOT [60/121] 17:05:49 [INFO] ------------------------------[ feature ]------------------------------- 17:05:49 [INFO] 17:05:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8639 --- 17:05:49 [INFO] 17:05:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8639 --- 17:05:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:49 [INFO] 17:05:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8639 --- 17:05:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:49 [INFO] 17:05:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8639 --- 17:05:50 [INFO] 17:05:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8639 --- 17:05:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:50 [INFO] argLine set to empty 17:05:50 [INFO] 17:05:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8639 --- 17:05:50 [INFO] Starting audit... 17:05:50 Audit done. 17:05:50 [INFO] You have 0 Checkstyle violations. 17:05:50 [INFO] 17:05:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8639 --- 17:05:50 [INFO] Starting audit... 17:05:50 Audit done. 17:05:50 [INFO] You have 0 Checkstyle violations. 17:05:50 [INFO] 17:05:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8639 --- 17:05:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/classes/LICENSE 17:05:50 [INFO] 17:05:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8639 --- 17:05:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/feature/feature.xml 17:05:50 [INFO] ...done! 17:05:50 [INFO] Attaching features XML 17:05:50 [INFO] 17:05:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8639 --- 17:05:50 [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 17:05:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:05:50 [INFO] 17:05:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8639 >>> 17:05:50 [INFO] 17:05:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc8639 --- 17:05:50 [INFO] 17:05:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8639 <<< 17:05:50 [INFO] 17:05:50 [INFO] 17:05:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc8639 --- 17:05:50 [INFO] 17:05:50 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc8639 --- 17:05:50 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8639 17:05:50 [INFO] Project dependency features detected: [] 17:05:50 [INFO] Pax Exam System (Version: 4.13.3) created. 17:05:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:05:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:05:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:05:51 [INFO] Waiting for remote bundle context.. on 21000 name: c37f8b21-e67b-49f3-ac15-a2e518e09012 timout: [ RelativeTimeout value = 180000 ] 17:05:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:05:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:05:57 [INFO] 17:05:57 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc8639 --- 17:05:57 [INFO] 17:05:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc8639 --- 17:05:57 [INFO] No Javadoc in project. Archive not created. 17:05:57 [INFO] 17:05:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc8639 --- 17:05:57 [INFO] CycloneDX: Resolving Dependencies 17:05:58 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 17:05:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.xml 17:05:58 [INFO] attaching as odl-netconf-model-rfc8639-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.json 17:05:58 [INFO] attaching as odl-netconf-model-rfc8639-7.0.12-SNAPSHOT-cyclonedx.json 17:05:58 [INFO] 17:05:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8639 --- 17:05:58 [INFO] Skipping duplicate-finder execution! 17:05:58 [INFO] 17:05:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8639 --- 17:05:58 [INFO] Skipping plugin execution 17:05:58 [INFO] 17:05:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8639 --- 17:05:58 [INFO] Skipping source per configuration. 17:05:58 [INFO] 17:05:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8639 --- 17:05:58 [INFO] 17:05:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8639 --- 17:05:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:58 [INFO] 17:05:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8639 --- 17:05:58 [WARNING] 17:05:58 [WARNING] The packaging plugin for project odl-netconf-model-rfc8639 did not assign 17:05:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:58 [WARNING] 17:05:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:58 [WARNING] 17:05:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.12-SNAPSHOT/odl-netconf-model-rfc8639-7.0.12-SNAPSHOT.pom 17:05:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.12-SNAPSHOT/odl-netconf-model-rfc8639-7.0.12-SNAPSHOT-features.xml 17:05:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.12-SNAPSHOT/odl-netconf-model-rfc8639-7.0.12-SNAPSHOT-cyclonedx.xml 17:05:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.12-SNAPSHOT/odl-netconf-model-rfc8639-7.0.12-SNAPSHOT-cyclonedx.json 17:05:58 [INFO] 17:05:58 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8639 --- 17:05:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:58 [WARNING] 17:05:58 [WARNING] The packaging plugin for project odl-netconf-model-rfc8639 did not assign 17:05:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:58 [WARNING] 17:05:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:58 [WARNING] 17:05:58 [INFO] 17:05:58 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8639 --- 17:05:58 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8639:feature:7.0.12-SNAPSHOT 17:05:58 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:05:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:05:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:05:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:05:58 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:05:58 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:05:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:05:58 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:05:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:05:58 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 17:05:58 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:05:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 17:05:58 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.7:compile 17:05:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:compile 17:05:58 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.7:compile 17:05:58 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.7:compile 17:05:58 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:compile 17:05:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:compile 17:05:58 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:05:58 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:05:58 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.12-SNAPSHOT:compile 17:05:58 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:05:58 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:05:58 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:05:58 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:58 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:58 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:58 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:05:58 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:05:58 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:58 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:05:58 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:05:58 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:05:58 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:58 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:05:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:58 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:05:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:05:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:05:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:05:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:05:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:05:58 [INFO] +- junit:junit:jar:4.13.2:test 17:05:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:05:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:05:58 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:05:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:05:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:05:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:58 [INFO] 17:05:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8639 --- 17:05:58 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/sonatype-clm/module.xml 17:05:58 [INFO] 17:05:58 [INFO] ---------------< org.opendaylight.netconf.model:rfc8641 >--------------- 17:05:58 [INFO] Building rfc8641 7.0.12-SNAPSHOT [61/121] 17:05:58 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:58 [INFO] 17:05:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8641 --- 17:05:58 [INFO] 17:05:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8641 --- 17:05:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:58 [INFO] 17:05:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8641 --- 17:05:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:58 [INFO] 17:05:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8641 --- 17:05:58 [INFO] 17:05:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8641 --- 17:05:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:05:58 [INFO] 17:05:58 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc8641 --- 17:05:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:58 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/src/main/yang 17:05:58 [INFO] yang-to-sources: Found 11 dependencies in 1.706 ms 17:05:58 [INFO] yang-to-sources: Project model files found: 1 in 3.057 ms 17:05:59 [INFO] yang-to-sources: 12 YANG models processed in 59.23 ms 17:05:59 [INFO] BindingJavaFileGenerator: Defined 94 files in 12.89 ms 17:05:59 [INFO] Sorted 94 files into 24 directories in 152.3 μs 17:05:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 94 in 68.49 ms 17:05:59 [INFO] 17:05:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8641 --- 17:05:59 [INFO] Starting audit... 17:05:59 Audit done. 17:05:59 [INFO] You have 0 Checkstyle violations. 17:05:59 [INFO] 17:05:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8641 --- 17:05:59 [INFO] Starting audit... 17:05:59 Audit done. 17:05:59 [INFO] You have 0 Checkstyle violations. 17:05:59 [INFO] 17:05:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8641 --- 17:05:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/classes/LICENSE 17:05:59 [INFO] 17:05:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8641 --- 17:05:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/src/main/resources 17:05:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/generated-sources/spi 17:05:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/generated-sources/spi 17:05:59 [INFO] 17:05:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8641 --- 17:05:59 [INFO] Recompiling the module because of changed dependency. 17:05:59 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 17:05:59 [INFO] 17:05:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc8641 >>> 17:05:59 [INFO] 17:05:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc8641 --- 17:05:59 [INFO] Fork Value is true 17:06:02 [INFO] Done SpotBugs Analysis.... 17:06:02 [INFO] 17:06:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc8641 <<< 17:06:02 [INFO] 17:06:02 [INFO] 17:06:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc8641 --- 17:06:02 [INFO] BugInstance size is 0 17:06:02 [INFO] Error size is 0 17:06:02 [INFO] No errors/warnings found 17:06:02 [INFO] 17:06:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8641 --- 17:06:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/src/test/resources 17:06:02 [INFO] 17:06:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8641 --- 17:06:02 [INFO] No sources to compile 17:06:02 [INFO] 17:06:02 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc8641 --- 17:06:02 [INFO] No tests to run. 17:06:02 [INFO] 17:06:02 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc8641 --- 17:06:02 [INFO] 17:06:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8641 --- 17:06:02 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT.jar 17:06:02 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/classes/META-INF/MANIFEST.MF 17:06:02 [INFO] 17:06:02 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc8641 --- 17:06:02 [INFO] No previous run data found, generating javadoc. 17:06:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT-javadoc.jar 17:06:05 [INFO] 17:06:05 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc8641 --- 17:06:05 [INFO] CycloneDX: Resolving Dependencies 17:06:06 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 17:06:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.xml 17:06:06 [INFO] attaching as rfc8641-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.json 17:06:06 [INFO] attaching as rfc8641-7.0.12-SNAPSHOT-cyclonedx.json 17:06:06 [INFO] 17:06:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 17:06:06 [INFO] Skipping duplicate-finder execution! 17:06:06 [INFO] 17:06:06 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8641 --- 17:06:06 [INFO] No dependency problems found 17:06:06 [INFO] 17:06:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- 17:06:06 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT-sources.jar 17:06:06 [INFO] 17:06:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8641 --- 17:06:06 [INFO] 17:06:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8641 --- 17:06:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:06 [INFO] 17:06:06 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8641 --- 17:06:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-SNAPSHOT.pom 17:06:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-SNAPSHOT.jar 17:06:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-SNAPSHOT-javadoc.jar 17:06:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-SNAPSHOT-cyclonedx.json 17:06:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-SNAPSHOT-sources.jar 17:06:06 [INFO] 17:06:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8641 --- 17:06:06 [INFO] Installing org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-SNAPSHOT.jar 17:06:06 [INFO] Writing OBR metadata 17:06:06 [INFO] 17:06:06 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8641 --- 17:06:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:06 [INFO] 17:06:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8641 --- 17:06:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:06 [INFO] 17:06:06 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8641 --- 17:06:06 [INFO] org.opendaylight.netconf.model:rfc8641:bundle:7.0.12-SNAPSHOT 17:06:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:06:06 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:06:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:06:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:06:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:06:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:06:06 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.12-SNAPSHOT:compile 17:06:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:06:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 17:06:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:compile 17:06:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:compile 17:06:06 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:compile 17:06:06 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:06:06 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:06:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:06:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:06 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:06:06 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:06:06 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:06:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:06:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:06 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:06:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:06:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:06:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:06:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:06:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:06:06 [INFO] +- junit:junit:jar:4.13.2:test 17:06:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:06:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:06:06 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:06:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:06:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:06:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:06 [INFO] 17:06:06 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8641 --- 17:06:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/sonatype-clm/module.xml 17:06:06 [INFO] 17:06:06 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8641 >--------- 17:06:06 [INFO] Building OpenDaylight :: Netconf :: RFC8641 Models 7.0.12-SNAPSHOT [62/121] 17:06:06 [INFO] ------------------------------[ feature ]------------------------------- 17:06:06 [INFO] 17:06:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8641 --- 17:06:06 [INFO] 17:06:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8641 --- 17:06:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:06 [INFO] 17:06:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8641 --- 17:06:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:06 [INFO] 17:06:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8641 --- 17:06:07 [INFO] 17:06:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8641 --- 17:06:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:07 [INFO] argLine set to empty 17:06:07 [INFO] 17:06:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8641 --- 17:06:07 [INFO] Starting audit... 17:06:07 Audit done. 17:06:07 [INFO] You have 0 Checkstyle violations. 17:06:07 [INFO] 17:06:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8641 --- 17:06:07 [INFO] Starting audit... 17:06:07 Audit done. 17:06:07 [INFO] You have 0 Checkstyle violations. 17:06:07 [INFO] 17:06:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8641 --- 17:06:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/classes/LICENSE 17:06:07 [INFO] 17:06:07 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8641 --- 17:06:07 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/feature/feature.xml 17:06:07 [INFO] ...done! 17:06:07 [INFO] Attaching features XML 17:06:07 [INFO] 17:06:07 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8641 --- 17:06:07 [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 17:06:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:06:07 [INFO] 17:06:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8641 >>> 17:06:07 [INFO] 17:06:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc8641 --- 17:06:07 [INFO] 17:06:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8641 <<< 17:06:07 [INFO] 17:06:07 [INFO] 17:06:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc8641 --- 17:06:07 [INFO] 17:06:07 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc8641 --- 17:06:07 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8641 17:06:07 [INFO] Project dependency features detected: [] 17:06:07 [INFO] Pax Exam System (Version: 4.13.3) created. 17:06:07 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:06:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:06:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:06:07 [INFO] Waiting for remote bundle context.. on 21000 name: bece2316-dc17-4cbf-a78e-3b6fd4b3e4f9 timout: [ RelativeTimeout value = 180000 ] 17:06:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:06:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:06:14 [INFO] 17:06:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc8641 --- 17:06:14 [INFO] 17:06:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc8641 --- 17:06:14 [INFO] No Javadoc in project. Archive not created. 17:06:14 [INFO] 17:06:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc8641 --- 17:06:14 [INFO] CycloneDX: Resolving Dependencies 17:06:15 [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) 17:06:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.xml 17:06:15 [INFO] attaching as odl-netconf-model-rfc8641-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.json 17:06:15 [INFO] attaching as odl-netconf-model-rfc8641-7.0.12-SNAPSHOT-cyclonedx.json 17:06:15 [INFO] 17:06:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8641 --- 17:06:15 [INFO] Skipping duplicate-finder execution! 17:06:15 [INFO] 17:06:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8641 --- 17:06:15 [INFO] Skipping plugin execution 17:06:15 [INFO] 17:06:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8641 --- 17:06:15 [INFO] Skipping source per configuration. 17:06:15 [INFO] 17:06:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8641 --- 17:06:15 [INFO] 17:06:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8641 --- 17:06:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:15 [INFO] 17:06:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8641 --- 17:06:15 [WARNING] 17:06:15 [WARNING] The packaging plugin for project odl-netconf-model-rfc8641 did not assign 17:06:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:15 [WARNING] 17:06:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:15 [WARNING] 17:06:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.12-SNAPSHOT/odl-netconf-model-rfc8641-7.0.12-SNAPSHOT.pom 17:06:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.12-SNAPSHOT/odl-netconf-model-rfc8641-7.0.12-SNAPSHOT-features.xml 17:06:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.12-SNAPSHOT/odl-netconf-model-rfc8641-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.12-SNAPSHOT/odl-netconf-model-rfc8641-7.0.12-SNAPSHOT-cyclonedx.json 17:06:15 [INFO] 17:06:15 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8641 --- 17:06:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:15 [WARNING] 17:06:15 [WARNING] The packaging plugin for project odl-netconf-model-rfc8641 did not assign 17:06:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:15 [WARNING] 17:06:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:15 [WARNING] 17:06:15 [INFO] 17:06:15 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8641 --- 17:06:15 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8641:feature:7.0.12-SNAPSHOT 17:06:15 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:06:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:06:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:06:15 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:06:15 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:06:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:06:15 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:06:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:06:15 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.12-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.7:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.7:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.7:compile 17:06:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:06:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:06:15 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.12-SNAPSHOT:compile 17:06:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:06:15 [INFO] +- org.opendaylight.netconf.model:rfc8641:jar:7.0.12-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:06:15 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:15 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:06:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:06:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:06:15 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:06:15 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:06:15 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:15 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:06:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:15 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:06:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:06:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:06:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:06:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:06:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:06:15 [INFO] +- junit:junit:jar:4.13.2:test 17:06:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:06:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:06:15 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:06:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:06:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:06:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:15 [INFO] 17:06:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8641 --- 17:06:15 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/sonatype-clm/module.xml 17:06:15 [INFO] 17:06:15 [INFO] ---------------< org.opendaylight.netconf.model:rfc8650 >--------------- 17:06:15 [INFO] Building rfc8650 7.0.12-SNAPSHOT [63/121] 17:06:15 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:15 [INFO] 17:06:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8650 --- 17:06:15 [INFO] 17:06:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8650 --- 17:06:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:15 [INFO] 17:06:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8650 --- 17:06:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:15 [INFO] 17:06:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8650 --- 17:06:15 [INFO] 17:06:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8650 --- 17:06:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:06:15 [INFO] 17:06:15 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ rfc8650 --- 17:06:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:06:15 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/src/main/yang 17:06:15 [INFO] yang-to-sources: Found 9 dependencies in 1.466 ms 17:06:15 [INFO] yang-to-sources: Project model files found: 1 in 660.8 μs 17:06:15 [INFO] yang-to-sources: 10 YANG models processed in 42.94 ms 17:06:15 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.870 ms 17:06:15 [INFO] Sorted 11 files into 3 directories in 52.11 μs 17:06:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 14.44 ms 17:06:15 [INFO] 17:06:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8650 --- 17:06:15 [INFO] Starting audit... 17:06:15 Audit done. 17:06:15 [INFO] You have 0 Checkstyle violations. 17:06:15 [INFO] 17:06:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8650 --- 17:06:15 [INFO] Starting audit... 17:06:15 Audit done. 17:06:15 [INFO] You have 0 Checkstyle violations. 17:06:15 [INFO] 17:06:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8650 --- 17:06:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/classes/LICENSE 17:06:15 [INFO] 17:06:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8650 --- 17:06:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/src/main/resources 17:06:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/generated-sources/spi 17:06:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:06:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/generated-sources/spi 17:06:15 [INFO] 17:06:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8650 --- 17:06:16 [INFO] Recompiling the module because of changed dependency. 17:06:16 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 17:06:16 [INFO] 17:06:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rfc8650 >>> 17:06:16 [INFO] 17:06:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rfc8650 --- 17:06:16 [INFO] Fork Value is true 17:06:18 [INFO] Done SpotBugs Analysis.... 17:06:18 [INFO] 17:06:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rfc8650 <<< 17:06:18 [INFO] 17:06:18 [INFO] 17:06:18 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rfc8650 --- 17:06:18 [INFO] BugInstance size is 0 17:06:18 [INFO] Error size is 0 17:06:18 [INFO] No errors/warnings found 17:06:18 [INFO] 17:06:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8650 --- 17:06:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/src/test/resources 17:06:18 [INFO] 17:06:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8650 --- 17:06:18 [INFO] No sources to compile 17:06:18 [INFO] 17:06:18 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rfc8650 --- 17:06:18 [INFO] No tests to run. 17:06:18 [INFO] 17:06:18 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rfc8650 --- 17:06:18 [INFO] 17:06:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8650 --- 17:06:18 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT.jar 17:06:18 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/classes/META-INF/MANIFEST.MF 17:06:18 [INFO] 17:06:18 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rfc8650 --- 17:06:18 [INFO] No previous run data found, generating javadoc. 17:06:20 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT-javadoc.jar 17:06:20 [INFO] 17:06:20 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rfc8650 --- 17:06:20 [INFO] CycloneDX: Resolving Dependencies 17:06:20 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 17:06:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.xml 17:06:20 [INFO] attaching as rfc8650-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.json 17:06:20 [INFO] attaching as rfc8650-7.0.12-SNAPSHOT-cyclonedx.json 17:06:20 [INFO] 17:06:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 17:06:20 [INFO] Skipping duplicate-finder execution! 17:06:20 [INFO] 17:06:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8650 --- 17:06:20 [INFO] No dependency problems found 17:06:20 [INFO] 17:06:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- 17:06:20 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT-sources.jar 17:06:20 [INFO] 17:06:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8650 --- 17:06:20 [INFO] 17:06:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8650 --- 17:06:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:20 [INFO] 17:06:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8650 --- 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-SNAPSHOT.pom 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-SNAPSHOT.jar 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-SNAPSHOT-javadoc.jar 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-SNAPSHOT-cyclonedx.json 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-SNAPSHOT-sources.jar 17:06:20 [INFO] 17:06:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8650 --- 17:06:20 [INFO] Installing org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-SNAPSHOT.jar 17:06:20 [INFO] Writing OBR metadata 17:06:20 [INFO] 17:06:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8650 --- 17:06:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:20 [INFO] 17:06:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8650 --- 17:06:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:20 [INFO] 17:06:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8650 --- 17:06:20 [INFO] org.opendaylight.netconf.model:rfc8650:bundle:7.0.12-SNAPSHOT 17:06:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:06:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:06:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:06:20 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.12-SNAPSHOT:compile 17:06:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:06:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:06:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 17:06:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:compile 17:06:20 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:compile 17:06:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:compile 17:06:20 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:06:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:06:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:06:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:06:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:06:20 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:06:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:06:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:06:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:06:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:06:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:06:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:06:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:06:20 [INFO] +- junit:junit:jar:4.13.2:test 17:06:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:06:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:06:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:06:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:06:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:06:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:20 [INFO] 17:06:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8650 --- 17:06:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/sonatype-clm/module.xml 17:06:20 [INFO] 17:06:20 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8650 >--------- 17:06:20 [INFO] Building OpenDaylight :: Netconf :: RFC8650 Models 7.0.12-SNAPSHOT [64/121] 17:06:20 [INFO] ------------------------------[ feature ]------------------------------- 17:06:20 [INFO] 17:06:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8650 --- 17:06:20 [INFO] 17:06:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8650 --- 17:06:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:20 [INFO] 17:06:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8650 --- 17:06:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:20 [INFO] 17:06:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8650 --- 17:06:21 [INFO] 17:06:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8650 --- 17:06:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:21 [INFO] argLine set to empty 17:06:21 [INFO] 17:06:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8650 --- 17:06:21 [INFO] Starting audit... 17:06:21 Audit done. 17:06:21 [INFO] You have 0 Checkstyle violations. 17:06:21 [INFO] 17:06:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8650 --- 17:06:21 [INFO] Starting audit... 17:06:21 Audit done. 17:06:21 [INFO] You have 0 Checkstyle violations. 17:06:21 [INFO] 17:06:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8650 --- 17:06:21 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/classes/LICENSE 17:06:21 [INFO] 17:06:21 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8650 --- 17:06:21 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/feature/feature.xml 17:06:21 [INFO] ...done! 17:06:21 [INFO] Attaching features XML 17:06:21 [INFO] 17:06:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8650 --- 17:06:21 [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 17:06:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:06:21 [INFO] 17:06:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8650 >>> 17:06:21 [INFO] 17:06:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-model-rfc8650 --- 17:06:21 [INFO] 17:06:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8650 <<< 17:06:21 [INFO] 17:06:21 [INFO] 17:06:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-model-rfc8650 --- 17:06:21 [INFO] 17:06:21 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-model-rfc8650 --- 17:06:21 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8650 17:06:21 [INFO] Project dependency features detected: [] 17:06:21 [INFO] Pax Exam System (Version: 4.13.3) created. 17:06:21 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:06:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:06:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:06:22 [INFO] Waiting for remote bundle context.. on 21000 name: de3291b0-72a4-4250-82d2-da0a4b020192 timout: [ RelativeTimeout value = 180000 ] 17:06:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:06:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:06:28 [INFO] 17:06:28 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-model-rfc8650 --- 17:06:28 [INFO] 17:06:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-model-rfc8650 --- 17:06:28 [INFO] No Javadoc in project. Archive not created. 17:06:28 [INFO] 17:06:28 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-model-rfc8650 --- 17:06:28 [INFO] CycloneDX: Resolving Dependencies 17:06:29 [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s) 17:06:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.xml 17:06:29 [INFO] attaching as odl-netconf-model-rfc8650-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.json 17:06:29 [INFO] attaching as odl-netconf-model-rfc8650-7.0.12-SNAPSHOT-cyclonedx.json 17:06:29 [INFO] 17:06:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8650 --- 17:06:29 [INFO] Skipping duplicate-finder execution! 17:06:29 [INFO] 17:06:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8650 --- 17:06:29 [INFO] Skipping plugin execution 17:06:29 [INFO] 17:06:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8650 --- 17:06:29 [INFO] Skipping source per configuration. 17:06:29 [INFO] 17:06:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8650 --- 17:06:29 [INFO] 17:06:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8650 --- 17:06:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:29 [INFO] 17:06:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8650 --- 17:06:29 [WARNING] 17:06:29 [WARNING] The packaging plugin for project odl-netconf-model-rfc8650 did not assign 17:06:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:29 [WARNING] 17:06:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:29 [WARNING] 17:06:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.12-SNAPSHOT/odl-netconf-model-rfc8650-7.0.12-SNAPSHOT.pom 17:06:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.12-SNAPSHOT/odl-netconf-model-rfc8650-7.0.12-SNAPSHOT-features.xml 17:06:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.12-SNAPSHOT/odl-netconf-model-rfc8650-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.12-SNAPSHOT/odl-netconf-model-rfc8650-7.0.12-SNAPSHOT-cyclonedx.json 17:06:29 [INFO] 17:06:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8650 --- 17:06:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:29 [WARNING] 17:06:29 [WARNING] The packaging plugin for project odl-netconf-model-rfc8650 did not assign 17:06:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:29 [WARNING] 17:06:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:29 [WARNING] 17:06:29 [INFO] 17:06:29 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8650 --- 17:06:29 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8650:feature:7.0.12-SNAPSHOT 17:06:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.12-SNAPSHOT:compile 17:06:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:06:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:06:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:06:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:06:29 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:06:29 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:06:29 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:06:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:06:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 17:06:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:06:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 17:06:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.7:compile 17:06:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:compile 17:06:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.7:compile 17:06:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.7:compile 17:06:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:compile 17:06:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:compile 17:06:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:06:29 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:06:29 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.12-SNAPSHOT:compile 17:06:29 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:06:29 [INFO] +- org.opendaylight.netconf.model:rfc8650:jar:7.0.12-SNAPSHOT:compile 17:06:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:06:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:06:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:06:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:06:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:06:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:29 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:06:29 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:06:29 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:06:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:06:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:29 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:06:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:06:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:06:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:06:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:06:29 [INFO] +- junit:junit:jar:4.13.2:test 17:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:06:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:06:29 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:06:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:06:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:06:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:29 [INFO] 17:06:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8650 --- 17:06:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/sonatype-clm/module.xml 17:06:29 [INFO] 17:06:29 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 17:06:29 [INFO] Building keystore-legacy 7.0.12-SNAPSHOT [65/121] 17:06:29 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:29 [INFO] 17:06:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-legacy --- 17:06:29 [INFO] 17:06:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-legacy --- 17:06:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:29 [INFO] 17:06:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-legacy --- 17:06:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:29 [INFO] 17:06:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-legacy --- 17:06:30 [INFO] 17:06:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-legacy --- 17:06:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:06:30 [INFO] 17:06:30 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ keystore-legacy --- 17:06:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:06:30 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/main/yang 17:06:30 [INFO] yang-to-sources: Found 0 dependencies in 2.387 ms 17:06:30 [INFO] yang-to-sources: Project model files found: 1 in 1.483 ms 17:06:30 [INFO] yang-to-sources: 1 YANG models processed in 3.009 ms 17:06:30 [INFO] BindingJavaFileGenerator: Defined 60 files in 2.082 ms 17:06:30 [INFO] Sorted 60 files into 9 directories in 122.6 μs 17:06:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 27.09 ms 17:06:30 [INFO] 17:06:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-legacy --- 17:06:30 [INFO] Starting audit... 17:06:30 Audit done. 17:06:30 [INFO] You have 0 Checkstyle violations. 17:06:30 [INFO] 17:06:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-legacy --- 17:06:30 [INFO] Starting audit... 17:06:30 Audit done. 17:06:30 [INFO] You have 0 Checkstyle violations. 17:06:30 [INFO] 17:06:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-legacy --- 17:06:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/classes/LICENSE 17:06:30 [INFO] 17:06:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-legacy --- 17:06:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/main/resources 17:06:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/generated-sources/spi 17:06:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:06:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/generated-sources/spi 17:06:30 [INFO] 17:06:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-legacy --- 17:06:30 [INFO] Recompiling the module because of changed dependency. 17:06:30 [INFO] Compiling 75 source files with javac [debug release 17] to target/classes 17:06:30 [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 17:06:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:06:30 [INFO] 17:06:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 17:06:30 [INFO] 17:06:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ keystore-legacy --- 17:06:30 [INFO] Fork Value is true 17:06:34 [INFO] Done SpotBugs Analysis.... 17:06:34 [INFO] 17:06:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 17:06:34 [INFO] 17:06:34 [INFO] 17:06:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ keystore-legacy --- 17:06:34 [INFO] BugInstance size is 0 17:06:34 [INFO] Error size is 0 17:06:34 [INFO] No errors/warnings found 17:06:34 [INFO] 17:06:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-legacy --- 17:06:34 [INFO] Copying 7 resources from src/test/resources to target/test-classes 17:06:34 [INFO] 17:06:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-legacy --- 17:06:34 [INFO] Recompiling the module because of changed dependency. 17:06:34 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:06:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:06:34 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:06:34 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 17:06:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,54] unchecked conversion 17:06:34 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:34 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:06:34 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:06:34 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 17:06:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,54] unchecked conversion 17:06:34 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:34 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:34 [INFO] 17:06:34 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ keystore-legacy --- 17:06:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:06:34 [INFO] 17:06:34 [INFO] ------------------------------------------------------- 17:06:34 [INFO] T E S T S 17:06:34 [INFO] ------------------------------------------------------- 17:06:35 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 17:06:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:06:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.930 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 17:06:37 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 17:06:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 17:06:38 [INFO] 17:06:38 [INFO] Results: 17:06:38 [INFO] 17:06:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:06:38 [INFO] 17:06:38 [INFO] 17:06:38 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ keystore-legacy --- 17:06:38 [INFO] 17:06:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-legacy --- 17:06:38 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT.jar 17:06:38 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 17:06:38 [INFO] 17:06:38 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ keystore-legacy --- 17:06:38 [INFO] No previous run data found, generating javadoc. 17:06:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT-javadoc.jar 17:06:41 [INFO] 17:06:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ keystore-legacy --- 17:06:41 [INFO] CycloneDX: Resolving Dependencies 17:06:42 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 17:06:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.xml 17:06:42 [INFO] attaching as keystore-legacy-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.json 17:06:42 [INFO] attaching as keystore-legacy-7.0.12-SNAPSHOT-cyclonedx.json 17:06:42 [INFO] 17:06:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 17:06:42 [INFO] Skipping duplicate-finder execution! 17:06:42 [INFO] 17:06:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-legacy --- 17:06:42 [INFO] No dependency problems found 17:06:42 [INFO] 17:06:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-legacy --- 17:06:42 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT-sources.jar 17:06:42 [INFO] 17:06:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-legacy --- 17:06:42 [INFO] 17:06:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-legacy --- 17:06:42 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/code-coverage/jacoco.exec 17:06:42 [INFO] Analyzed bundle 'keystore-legacy' with 18 classes 17:06:42 [INFO] 17:06:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-legacy --- 17:06:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-SNAPSHOT.pom 17:06:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-SNAPSHOT.jar 17:06:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-SNAPSHOT-javadoc.jar 17:06:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-SNAPSHOT-cyclonedx.json 17:06:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-SNAPSHOT-sources.jar 17:06:42 [INFO] 17:06:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-legacy --- 17:06:42 [INFO] Installing org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-SNAPSHOT.jar 17:06:42 [INFO] Writing OBR metadata 17:06:42 [INFO] 17:06:42 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-legacy --- 17:06:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:42 [INFO] 17:06:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-legacy --- 17:06:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:42 [INFO] 17:06:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-legacy --- 17:06:42 [INFO] org.opendaylight.netconf:keystore-legacy:bundle:7.0.12-SNAPSHOT 17:06:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:06:42 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:06:42 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:06:42 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:06:42 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:06:42 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:06:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:06:42 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:06:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:42 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:06:42 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:06:42 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:06:42 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:06:42 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:06:42 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:06:42 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:06:42 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:test 17:06:42 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:test 17:06:42 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:test 17:06:42 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:test 17:06:42 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:test 17:06:42 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:test 17:06:42 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:test 17:06:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:test 17:06:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:test 17:06:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:test 17:06:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:06:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:06:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:06:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:06:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:42 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:06:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:06:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:06:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:06:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:06:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:06:42 [INFO] +- junit:junit:jar:4.13.2:test 17:06:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:06:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:06:42 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:06:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:06:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:06:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:42 [INFO] 17:06:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-legacy --- 17:06:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/sonatype-clm/module.xml 17:06:42 [INFO] 17:06:42 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 17:06:42 [INFO] Building netconf-dom-api 7.0.12-SNAPSHOT [66/121] 17:06:42 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:42 [INFO] 17:06:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-dom-api --- 17:06:42 [INFO] 17:06:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-dom-api --- 17:06:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:42 [INFO] 17:06:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 17:06:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:42 [INFO] 17:06:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-dom-api --- 17:06:42 [INFO] 17:06:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-dom-api --- 17:06:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:06:42 [INFO] 17:06:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-dom-api --- 17:06:42 [INFO] Starting audit... 17:06:42 Audit done. 17:06:42 [INFO] You have 0 Checkstyle violations. 17:06:42 [INFO] 17:06:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-dom-api --- 17:06:43 [INFO] Starting audit... 17:06:43 Audit done. 17:06:43 [INFO] You have 0 Checkstyle violations. 17:06:43 [INFO] 17:06:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-dom-api --- 17:06:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/classes/LICENSE 17:06:43 [INFO] 17:06:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-dom-api --- 17:06:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/resources 17:06:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/generated-sources/spi 17:06:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/generated-sources/yang 17:06:43 [INFO] 17:06:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-dom-api --- 17:06:43 [INFO] Recompiling the module because of changed dependency. 17:06:43 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes 17:06:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[15,24] requires directive for an automatic module 17:06:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 17:06:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module 17:06:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[48,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 17:06:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[57,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 17:06:43 [INFO] 17:06:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 17:06:43 [INFO] 17:06:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-dom-api --- 17:06:43 [INFO] Fork Value is true 17:06:45 [INFO] Done SpotBugs Analysis.... 17:06:45 [INFO] 17:06:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 17:06:45 [INFO] 17:06:45 [INFO] 17:06:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-dom-api --- 17:06:45 [INFO] BugInstance size is 0 17:06:45 [INFO] Error size is 0 17:06:45 [INFO] No errors/warnings found 17:06:45 [INFO] 17:06:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 17:06:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/test/resources 17:06:45 [INFO] 17:06:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-dom-api --- 17:06:45 [INFO] No sources to compile 17:06:45 [INFO] 17:06:45 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-dom-api --- 17:06:45 [INFO] No tests to run. 17:06:45 [INFO] 17:06:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-dom-api --- 17:06:45 [INFO] 17:06:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-dom-api --- 17:06:45 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package: 17:06:45 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:06:45 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 17:06:45 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:value, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:06:45 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT.jar 17:06:45 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 17:06:45 [INFO] 17:06:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-dom-api --- 17:06:45 [INFO] No previous run data found, generating javadoc. 17:06:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT-javadoc.jar 17:06:46 [INFO] 17:06:46 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-dom-api --- 17:06:46 [INFO] CycloneDX: Resolving Dependencies 17:06:47 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 17:06:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.xml 17:06:47 [INFO] attaching as netconf-dom-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.json 17:06:47 [INFO] attaching as netconf-dom-api-7.0.12-SNAPSHOT-cyclonedx.json 17:06:47 [INFO] 17:06:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 17:06:47 [INFO] Skipping duplicate-finder execution! 17:06:47 [INFO] 17:06:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-dom-api --- 17:06:47 [INFO] No dependency problems found 17:06:47 [INFO] 17:06:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-dom-api --- 17:06:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT-sources.jar 17:06:47 [INFO] 17:06:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-dom-api --- 17:06:47 [INFO] 17:06:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-dom-api --- 17:06:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:47 [INFO] 17:06:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-dom-api --- 17:06:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-SNAPSHOT.pom 17:06:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-SNAPSHOT.jar 17:06:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-SNAPSHOT-javadoc.jar 17:06:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:06:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-SNAPSHOT-cyclonedx.json 17:06:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-SNAPSHOT-sources.jar 17:06:47 [INFO] 17:06:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-dom-api --- 17:06:47 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-SNAPSHOT.jar 17:06:47 [INFO] Writing OBR metadata 17:06:47 [INFO] 17:06:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-dom-api --- 17:06:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:47 [INFO] 17:06:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-dom-api --- 17:06:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:47 [INFO] 17:06:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-dom-api --- 17:06:47 [INFO] org.opendaylight.netconf:netconf-dom-api:bundle:7.0.12-SNAPSHOT 17:06:47 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:06:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:06:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:06:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:47 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:06:47 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:06:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:06:47 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:06:47 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:06:47 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:06:47 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:06:47 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:06:47 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:06:47 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:06:47 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:06:47 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:06:47 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:06:47 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:06:47 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:06:47 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:06:47 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:06:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:06:47 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:06:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:06:47 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:06:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:47 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:06:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:06:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:06:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:06:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:06:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:06:47 [INFO] +- junit:junit:jar:4.13.2:test 17:06:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:06:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:06:47 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:06:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:06:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:06:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:47 [INFO] 17:06:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-dom-api --- 17:06:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/sonatype-clm/module.xml 17:06:47 [INFO] 17:06:47 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 17:06:47 [INFO] Building netconf-client-mdsal 7.0.12-SNAPSHOT [67/121] 17:06:47 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:47 [INFO] 17:06:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-client-mdsal --- 17:06:47 [INFO] 17:06:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-client-mdsal --- 17:06:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:47 [INFO] 17:06:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 17:06:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:47 [INFO] 17:06:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-client-mdsal --- 17:06:48 [INFO] 17:06:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 17:06:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:06:48 [INFO] 17:06:48 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ netconf-client-mdsal --- 17:06:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:06:48 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/yang 17:06:48 [INFO] yang-to-sources: Found 18 dependencies in 7.308 ms 17:06:48 [INFO] yang-to-sources: Project model files found: 1 in 2.441 ms 17:06:48 [INFO] yang-to-sources: 3 YANG models processed in 72.23 ms 17:06:48 [INFO] BindingJavaFileGenerator: Defined 53 files in 5.579 ms 17:06:48 [INFO] Sorted 53 files into 17 directories in 110.6 μs 17:06:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 53 in 20.90 ms 17:06:48 [INFO] 17:06:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-client-mdsal --- 17:06:48 [INFO] Starting audit... 17:06:48 Audit done. 17:06:48 [INFO] You have 0 Checkstyle violations. 17:06:48 [INFO] 17:06:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-client-mdsal --- 17:06:49 [INFO] Starting audit... 17:06:49 Audit done. 17:06:49 [INFO] You have 0 Checkstyle violations. 17:06:49 [INFO] 17:06:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-client-mdsal --- 17:06:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/classes/LICENSE 17:06:49 [INFO] 17:06:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 17:06:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/resources 17:06:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/generated-sources/spi 17:06:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:06:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/generated-sources/spi 17:06:49 [INFO] 17:06:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-client-mdsal --- 17:06:49 [INFO] Recompiling the module because of changed dependency. 17:06:49 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 17:06:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/DeviceActionFactoryImpl.java:[43,52] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[265,30] auto-closeable resource iidWriter is never referenced in body of corresponding try statement 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[98,62] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[101,83] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[102,76] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[108,81] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[311,61] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[312,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[343,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicator.java:[355,56] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceDOMRpcService.java:[44,48] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[135,80] CONFIRMED_COMMIT in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[138,80] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultSslContextFactory.java:[49,31] JdkSslContext(javax.net.ssl.SSLContext,boolean,io.netty.handler.ssl.ClientAuth) in io.netty.handler.ssl.JdkSslContext has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java: org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/AbstractWriteTx.java:[143,71] org.opendaylight.yangtools.yang.data.api.schema.MixinNode in org.opendaylight.yangtools.yang.data.api.schema has been deprecated and marked for removal 17:06:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpc.java:[66,44] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:50 [INFO] 17:06:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 17:06:50 [INFO] 17:06:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-client-mdsal --- 17:06:50 [INFO] Fork Value is true 17:06:57 [INFO] Done SpotBugs Analysis.... 17:06:57 [INFO] 17:06:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 17:06:57 [INFO] 17:06:57 [INFO] 17:06:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-client-mdsal --- 17:06:57 [INFO] BugInstance size is 0 17:06:57 [INFO] Error size is 0 17:06:57 [INFO] No errors/warnings found 17:06:57 [INFO] 17:06:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 17:06:57 [INFO] Copying 43 resources from src/test/resources to target/test-classes 17:06:57 [INFO] 17:06:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-client-mdsal --- 17:06:57 [INFO] Recompiling the module because of changed dependency. 17:06:57 [INFO] Compiling 43 source files with javac [debug release 17] to target/test-classes 17:06:58 [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 17:06:58 [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 17:06:58 [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 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[203,72] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 17:06:58 required: io.netty.util.concurrent.GenericFutureListener> 17:06:58 found: io.netty.util.concurrent.GenericFutureListener 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[203,95] unchecked conversion 17:06:58 required: io.netty.util.concurrent.GenericFutureListener> 17:06:58 found: io.netty.util.concurrent.GenericFutureListener 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[227,76] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 17:06:58 required: io.netty.util.concurrent.GenericFutureListener> 17:06:58 found: io.netty.util.concurrent.GenericFutureListener 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[227,99] unchecked conversion 17:06:58 required: io.netty.util.concurrent.GenericFutureListener> 17:06:58 found: io.netty.util.concurrent.GenericFutureListener 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[400,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/SchemalessNetconfDeviceTest.java:[94,66] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[101,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[102,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[103,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[104,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[105,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[107,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[108,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[109,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[110,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[274,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[284,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[308,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[320,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[330,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[335,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,59] unchecked method invocation: method createEffectiveModelContext in interface org.opendaylight.yangtools.yang.model.repo.api.EffectiveModelContextFactory is applied to given types 17:06:58 required: java.util.Collection 17:06:58 found: java.util.Collection 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,74] unchecked conversion 17:06:58 required: java.util.Collection 17:06:58 found: java.util.Collection 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[39,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[46,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[53,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[60,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[67,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[74,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[93,36] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[103,84] unchecked conversion 17:06:58 required: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 17:06:58 found: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[107,30] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,40] unchecked method invocation: method onRpcAvailable in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener is applied to given types 17:06:58 required: java.util.Collection 17:06:58 found: java.util.Collection 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,57] unchecked conversion 17:06:58 required: java.util.Collection 17:06:58 found: java.util.Collection 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[138,72] unchecked conversion 17:06:58 required: java.util.Collection 17:06:58 found: java.util.Collection 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpcTest.java:[49,40] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpcTest.java:[75,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:58 [INFO] 17:06:58 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-client-mdsal --- 17:06:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:06:58 [INFO] 17:06:58 [INFO] ------------------------------------------------------- 17:06:58 [INFO] T E S T S 17:06:58 [INFO] ------------------------------------------------------- 17:06:59 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 17:07:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 17:07:00 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 17:07:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:07:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 17:07:02 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 17:07:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 17:07:02 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 17:07:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 17:07:02 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NC881Test 17:07:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.netconf.client.mdsal.impl.NC881Test 17:07:02 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 17:07:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 17:07:03 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 17:07:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.034 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 17:07:10 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 17:07:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.132 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 17:07:19 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 17:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 17:07:19 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 17:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 17:07:19 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 17:07:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 17:07:19 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 17:07:20 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 17:07:20 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 17:07:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 17:07:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 17:07:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 17:07:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 17:07:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 17:07:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 17:07:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 17:07:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 17:07:22 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 17:07:22 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 17:07:23 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 17:07:23 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 17:07:23 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.056 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 17:07:23 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 17:07:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 17:07:23 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 17:07:23 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 17:07:23 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 17:07:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 17:07:23 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 17:07:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 17:07:23 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 17:07:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 17:07:24 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 17:07:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 17:07:24 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 17:07:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 17:07:24 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 17:07:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 17:07:24 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 17:07:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 17:07:24 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 17:07:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 17:07:25 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 17:07:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 17:07:25 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 17:07:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 17:07:25 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 17:07:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 17:07:25 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 17:07:25 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 17:07:25 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 17:07:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 17:07:25 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 17:07:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 17:07:25 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 17:07:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 17:07:25 [INFO] 17:07:25 [INFO] Results: 17:07:25 [INFO] 17:07:25 [WARNING] Tests run: 222, Failures: 0, Errors: 0, Skipped: 1 17:07:25 [INFO] 17:07:25 [INFO] 17:07:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-client-mdsal --- 17:07:25 [INFO] 17:07:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client-mdsal --- 17:07:25 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.12-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 17:07:25 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT.jar 17:07:25 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 17:07:25 [INFO] 17:07:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-client-mdsal --- 17:07:26 [INFO] No previous run data found, generating javadoc. 17:07:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:07:29 [INFO] 17:07:29 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-client-mdsal --- 17:07:29 [INFO] CycloneDX: Resolving Dependencies 17:07:31 [INFO] CycloneDX: Creating BOM version 1.5 with 119 component(s) 17:07:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.xml 17:07:31 [INFO] attaching as netconf-client-mdsal-7.0.12-SNAPSHOT-cyclonedx.xml 17:07:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.json 17:07:31 [INFO] attaching as netconf-client-mdsal-7.0.12-SNAPSHOT-cyclonedx.json 17:07:31 [INFO] 17:07:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 17:07:31 [INFO] Skipping duplicate-finder execution! 17:07:31 [INFO] 17:07:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 17:07:31 [WARNING] Used undeclared dependencies found: 17:07:31 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:07:31 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:07:31 [WARNING] Non-test scoped test only dependencies found: 17:07:31 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:07:31 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:07:31 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:07:31 [INFO] 17:07:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 17:07:31 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT-sources.jar 17:07:31 [INFO] 17:07:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-client-mdsal --- 17:07:31 [INFO] 17:07:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-client-mdsal --- 17:07:31 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 17:07:31 [INFO] Analyzed bundle 'netconf-client-mdsal' with 105 classes 17:07:31 [INFO] 17:07:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-client-mdsal --- 17:07:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-SNAPSHOT.pom 17:07:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-SNAPSHOT.jar 17:07:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:07:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-SNAPSHOT-cyclonedx.xml 17:07:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-SNAPSHOT-cyclonedx.json 17:07:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-SNAPSHOT-sources.jar 17:07:31 [INFO] 17:07:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client-mdsal --- 17:07:31 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-SNAPSHOT.jar 17:07:31 [INFO] Writing OBR metadata 17:07:31 [INFO] 17:07:31 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-client-mdsal --- 17:07:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:31 [INFO] 17:07:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client-mdsal --- 17:07:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:31 [INFO] 17:07:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-client-mdsal --- 17:07:31 [INFO] org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.12-SNAPSHOT 17:07:31 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:07:31 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 17:07:31 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:07:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:31 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:07:31 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 17:07:31 [INFO] +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:07:31 [INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:07:31 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:07:31 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:07:31 [INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:07:31 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:07:31 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:07:31 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:07:31 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:07:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:07:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:07:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:07:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:07:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:07:31 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:07:31 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:07:31 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:07:31 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:07:31 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:07:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:07:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:07:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:07:31 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:07:31 [INFO] +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:07:31 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:07:31 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:07:31 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:07:31 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:07:31 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:07:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:07:31 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:07:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:07:31 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:07:31 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:07:31 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:07:31 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:07:31 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:07:31 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:07:31 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:07:31 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:07:31 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:07:31 [INFO] | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:07:31 [INFO] | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:07:31 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:07:31 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:07:31 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:07:31 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:07:31 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:07:31 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:07:31 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:07:31 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:test 17:07:31 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:test 17:07:31 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:07:31 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.12-SNAPSHOT:test 17:07:31 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 17:07:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:07:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:07:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:07:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:07:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:07:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:07:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:07:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:07:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:07:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:07:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:07:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:07:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:07:31 [INFO] +- junit:junit:jar:4.13.2:test 17:07:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:07:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:07:31 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:07:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:07:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:07:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:31 [INFO] 17:07:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-client-mdsal --- 17:07:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/sonatype-clm/module.xml 17:07:31 [INFO] 17:07:31 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 17:07:31 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 7.0.12-SNAPSHOT [68/121] 17:07:31 [INFO] ------------------------------[ feature ]------------------------------- 17:07:31 [INFO] 17:07:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-connector --- 17:07:31 [INFO] 17:07:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-connector --- 17:07:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:31 [INFO] 17:07:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 17:07:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:31 [INFO] 17:07:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-connector --- 17:07:32 [INFO] 17:07:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 17:07:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:07:32 [INFO] argLine set to empty 17:07:32 [INFO] 17:07:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-connector --- 17:07:32 [INFO] Starting audit... 17:07:32 Audit done. 17:07:32 [INFO] You have 0 Checkstyle violations. 17:07:32 [INFO] 17:07:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-connector --- 17:07:32 [INFO] Starting audit... 17:07:32 Audit done. 17:07:32 [INFO] You have 0 Checkstyle violations. 17:07:32 [INFO] 17:07:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-connector --- 17:07:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/classes/LICENSE 17:07:32 [INFO] 17:07:32 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 17:07:32 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/feature/feature.xml 17:07:32 [INFO] ...done! 17:07:32 [INFO] Attaching features XML 17:07:32 [INFO] 17:07:32 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-connector --- 17:07:32 [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 17:07:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:07:32 [INFO] 17:07:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 17:07:32 [INFO] 17:07:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-connector --- 17:07:32 [INFO] 17:07:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 17:07:32 [INFO] 17:07:32 [INFO] 17:07:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-connector --- 17:07:32 [INFO] 17:07:32 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-connector --- 17:07:32 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector 17:07:32 [INFO] Project dependency features detected: [] 17:07:32 [INFO] Pax Exam System (Version: 4.13.3) created. 17:07:32 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:07:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:07:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:07:33 [INFO] Waiting for remote bundle context.. on 21000 name: 2a470fb1-1279-410d-b9eb-84add1b80fbd timout: [ RelativeTimeout value = 180000 ] 17:07:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:07:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:07:46 [INFO] 17:07:46 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-connector --- 17:07:46 [INFO] 17:07:46 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-connector --- 17:07:46 [INFO] No Javadoc in project. Archive not created. 17:07:46 [INFO] 17:07:46 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-connector --- 17:07:46 [INFO] CycloneDX: Resolving Dependencies 17:07:50 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 17:07:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.xml 17:07:50 [INFO] attaching as odl-netconf-connector-7.0.12-SNAPSHOT-cyclonedx.xml 17:07:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.json 17:07:50 [INFO] attaching as odl-netconf-connector-7.0.12-SNAPSHOT-cyclonedx.json 17:07:50 [INFO] 17:07:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 17:07:50 [INFO] Skipping duplicate-finder execution! 17:07:50 [INFO] 17:07:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-connector --- 17:07:50 [INFO] Skipping plugin execution 17:07:50 [INFO] 17:07:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector --- 17:07:50 [INFO] Skipping source per configuration. 17:07:50 [INFO] 17:07:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-connector --- 17:07:50 [INFO] 17:07:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-connector --- 17:07:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:07:50 [INFO] 17:07:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-connector --- 17:07:50 [WARNING] 17:07:50 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 17:07:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:07:50 [WARNING] 17:07:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:07:50 [WARNING] 17:07:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.12-SNAPSHOT/odl-netconf-connector-7.0.12-SNAPSHOT.pom 17:07:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.12-SNAPSHOT/odl-netconf-connector-7.0.12-SNAPSHOT-features.xml 17:07:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.12-SNAPSHOT/odl-netconf-connector-7.0.12-SNAPSHOT-cyclonedx.xml 17:07:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.12-SNAPSHOT/odl-netconf-connector-7.0.12-SNAPSHOT-cyclonedx.json 17:07:50 [INFO] 17:07:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-connector --- 17:07:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:50 [WARNING] 17:07:50 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 17:07:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:07:50 [WARNING] 17:07:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:07:50 [WARNING] 17:07:50 [INFO] 17:07:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-connector --- 17:07:50 [INFO] org.opendaylight.netconf:odl-netconf-connector:feature:7.0.12-SNAPSHOT 17:07:50 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:07:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:07:50 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:07:50 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:07:50 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:07:50 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:07:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:07:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:07:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:07:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:07:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:07:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:07:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:07:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:07:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:07:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:07:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:07:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:07:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:07:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:07:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:07:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:07:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:07:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:07:50 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:07:50 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:07:50 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:07:50 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:07:50 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:07:50 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:07:50 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:07:50 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:07:50 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:07:50 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:07:50 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:07:50 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:07:50 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:07:50 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:07:50 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:07:50 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:07:50 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:07:50 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:07:50 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:07:50 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:07:50 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:07:50 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:07:50 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:07:50 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:07:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:07:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:07:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:07:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:07:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:07:50 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:07:50 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:07:50 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:07:50 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:07:50 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:07:50 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:07:50 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:07:50 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:07:50 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:07:50 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:07:50 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:07:50 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:07:50 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:07:50 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:07:50 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:07:50 [INFO] +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:07:50 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:07:50 [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:07:50 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:07:50 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:07:50 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:07:50 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:07:50 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:07:50 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:07:50 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:07:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:07:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:07:50 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:07:50 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:07:50 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:07:50 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:07:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:07:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:07:50 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:07:50 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:07:50 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 17:07:50 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:07:50 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:50 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:07:50 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:07:50 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:07:50 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:07:50 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:07:50 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:07:50 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:07:50 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:07:50 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:07:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:07:50 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:07:50 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:07:50 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:07:50 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:07:50 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:07:50 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:07:50 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:07:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:50 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:07:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:07:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:07:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:07:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:07:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:07:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:07:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:07:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:07:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:07:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:07:50 [INFO] +- junit:junit:jar:4.13.2:test 17:07:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:07:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:07:50 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:07:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:07:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:07:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:50 [INFO] 17:07:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-connector --- 17:07:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/sonatype-clm/module.xml 17:07:50 [INFO] 17:07:50 [INFO] ------------< org.opendaylight.netconf:netconf-test-models >------------ 17:07:50 [INFO] Building netconf-test-models 7.0.12-SNAPSHOT [69/121] 17:07:50 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:50 [INFO] 17:07:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-test-models --- 17:07:50 [INFO] 17:07:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-test-models --- 17:07:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:50 [INFO] 17:07:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-models --- 17:07:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:50 [INFO] 17:07:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-test-models --- 17:07:50 [INFO] 17:07:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-models --- 17:07:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:07:50 [INFO] 17:07:50 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ netconf-test-models --- 17:07:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:07:50 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/src/main/yang 17:07:50 [INFO] yang-to-sources: Found 3 dependencies in 1.129 ms 17:07:50 [INFO] yang-to-sources: Project model files found: 3 in 1.210 ms 17:07:50 [INFO] yang-to-sources: 5 YANG models processed in 10.49 ms 17:07:50 [INFO] BindingJavaFileGenerator: Defined 32 files in 2.789 ms 17:07:50 [INFO] Sorted 32 files into 7 directories in 65.98 μs 17:07:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 7.993 ms 17:07:50 [INFO] 17:07:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-test-models --- 17:07:50 [INFO] Starting audit... 17:07:50 Audit done. 17:07:50 [INFO] You have 0 Checkstyle violations. 17:07:50 [INFO] 17:07:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-test-models --- 17:07:51 [INFO] Starting audit... 17:07:51 Audit done. 17:07:51 [INFO] You have 0 Checkstyle violations. 17:07:51 [INFO] 17:07:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-test-models --- 17:07:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/classes/LICENSE 17:07:51 [INFO] 17:07:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-models --- 17:07:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/src/main/resources 17:07:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/generated-sources/spi 17:07:51 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:07:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:07:51 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:07:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/generated-sources/spi 17:07:51 [INFO] 17:07:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-models --- 17:07:51 [INFO] Recompiling the module because of changed dependency. 17:07:51 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 17:07:51 [INFO] 17:07:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-test-models >>> 17:07:51 [INFO] 17:07:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-test-models --- 17:07:51 [INFO] Fork Value is true 17:07:53 [INFO] Done SpotBugs Analysis.... 17:07:53 [INFO] 17:07:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-test-models <<< 17:07:53 [INFO] 17:07:53 [INFO] 17:07:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-test-models --- 17:07:53 [INFO] BugInstance size is 0 17:07:53 [INFO] Error size is 0 17:07:53 [INFO] No errors/warnings found 17:07:53 [INFO] 17:07:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-models --- 17:07:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/src/test/resources 17:07:53 [INFO] 17:07:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-models --- 17:07:53 [INFO] No sources to compile 17:07:53 [INFO] 17:07:53 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-test-models --- 17:07:53 [INFO] No tests to run. 17:07:53 [INFO] 17:07:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-test-models --- 17:07:53 [INFO] 17:07:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-models --- 17:07:53 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT.jar 17:07:53 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/classes/META-INF/MANIFEST.MF 17:07:53 [INFO] 17:07:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-test-models --- 17:07:53 [INFO] No previous run data found, generating javadoc. 17:07:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT-javadoc.jar 17:07:55 [INFO] 17:07:55 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-test-models --- 17:07:55 [INFO] CycloneDX: Resolving Dependencies 17:07:55 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:07:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.xml 17:07:55 [INFO] attaching as netconf-test-models-7.0.12-SNAPSHOT-cyclonedx.xml 17:07:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.json 17:07:55 [INFO] attaching as netconf-test-models-7.0.12-SNAPSHOT-cyclonedx.json 17:07:55 [INFO] 17:07:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-models --- 17:07:55 [INFO] Skipping duplicate-finder execution! 17:07:55 [INFO] 17:07:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-test-models --- 17:07:55 [INFO] No dependency problems found 17:07:55 [INFO] 17:07:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-models --- 17:07:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT-sources.jar 17:07:55 [INFO] 17:07:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-models --- 17:07:55 [INFO] 17:07:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-models --- 17:07:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:07:55 [INFO] 17:07:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-test-models --- 17:07:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-SNAPSHOT.pom 17:07:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-SNAPSHOT.jar 17:07:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-SNAPSHOT-javadoc.jar 17:07:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-SNAPSHOT-cyclonedx.xml 17:07:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-SNAPSHOT-cyclonedx.json 17:07:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-SNAPSHOT-sources.jar 17:07:55 [INFO] 17:07:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-models --- 17:07:55 [INFO] Installing org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-SNAPSHOT.jar 17:07:55 [INFO] Writing OBR metadata 17:07:55 [INFO] 17:07:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-test-models --- 17:07:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:55 [INFO] 17:07:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-models --- 17:07:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:55 [INFO] 17:07:55 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-test-models --- 17:07:55 [INFO] org.opendaylight.netconf:netconf-test-models:bundle:7.0.12-SNAPSHOT 17:07:55 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:07:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:07:55 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:07:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:07:55 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:07:55 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:07:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:07:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:55 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:07:55 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:07:55 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:07:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:07:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:07:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:07:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:07:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:55 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:07:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:07:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:07:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:07:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:07:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:07:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:07:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:07:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:07:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:07:55 [INFO] +- junit:junit:jar:4.13.2:test 17:07:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:07:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:07:55 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:07:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:07:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:07:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:55 [INFO] 17:07:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-test-models --- 17:07:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/sonatype-clm/module.xml 17:07:55 [INFO] 17:07:55 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 17:07:55 [INFO] Building netconf-topology 7.0.12-SNAPSHOT [70/121] 17:07:55 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:55 [INFO] 17:07:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-topology --- 17:07:55 [INFO] 17:07:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-topology --- 17:07:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:55 [INFO] 17:07:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-topology --- 17:07:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:55 [INFO] 17:07:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-topology --- 17:07:56 [INFO] 17:07:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology --- 17:07:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:07:56 [INFO] 17:07:56 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ netconf-topology --- 17:07:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:07:56 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/yang 17:07:56 [INFO] yang-to-sources: Found 21 dependencies in 7.054 ms 17:07:56 [INFO] yang-to-sources: Project model files found: 2 in 1.361 ms 17:07:56 [INFO] yang-to-sources: 7 YANG models processed in 76.79 ms 17:07:56 [INFO] BindingJavaFileGenerator: Defined 44 files in 6.479 ms 17:07:56 [INFO] Sorted 44 files into 12 directories in 87.66 μs 17:07:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 44 in 34.45 ms 17:07:56 [INFO] 17:07:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-topology --- 17:07:56 [INFO] Starting audit... 17:07:56 Audit done. 17:07:56 [INFO] You have 0 Checkstyle violations. 17:07:56 [INFO] 17:07:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-topology --- 17:07:56 [INFO] Starting audit... 17:07:56 Audit done. 17:07:56 [INFO] You have 0 Checkstyle violations. 17:07:56 [INFO] 17:07:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-topology --- 17:07:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/classes/LICENSE 17:07:56 [INFO] 17:07:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology --- 17:07:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/resources 17:07:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/generated-sources/spi 17:07:56 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:07:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:07:56 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:07:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/generated-sources/spi 17:07:56 [INFO] 17:07:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology --- 17:07:56 [INFO] Recompiling the module because of changed dependency. 17:07:56 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 17:07:57 [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 17:07:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:07:57 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 17:07:57 [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 17:07:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [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 17:07:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeHandler.java:[370,47] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:07:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[32,54] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:07:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[33,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:07:57 [INFO] 17:07:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-topology >>> 17:07:57 [INFO] 17:07:57 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-topology --- 17:07:57 [INFO] Fork Value is true 17:08:01 [INFO] Done SpotBugs Analysis.... 17:08:01 [INFO] 17:08:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-topology <<< 17:08:01 [INFO] 17:08:01 [INFO] 17:08:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-topology --- 17:08:01 [INFO] BugInstance size is 0 17:08:01 [INFO] Error size is 0 17:08:01 [INFO] No errors/warnings found 17:08:01 [INFO] 17:08:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology --- 17:08:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/resources 17:08:01 [INFO] 17:08:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology --- 17:08:01 [INFO] Recompiling the module because of changed dependency. 17:08:01 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 17:08:02 [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 17:08:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:02 [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 17:08:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:02 [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 17:08:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[52,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[54,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:08:02 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:02 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,79] unchecked conversion 17:08:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:08:02 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:02 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,79] unchecked conversion 17:08:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:08:02 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:02 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,74] unchecked conversion 17:08:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:08:02 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:02 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,79] unchecked conversion 17:08:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:08:02 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:02 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,74] unchecked conversion 17:08:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:08:02 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:02 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,74] unchecked conversion 17:08:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:02 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[64,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:02 [INFO] 17:08:02 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-topology --- 17:08:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:02 [INFO] 17:08:02 [INFO] ------------------------------------------------------- 17:08:02 [INFO] T E S T S 17:08:02 [INFO] ------------------------------------------------------- 17:08:03 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 17:08:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.804 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 17:08:06 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 17:08:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 17:08:06 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 17:08:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.134 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 17:08:08 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 17:08:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 17:08:08 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 17:08:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.794 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 17:08:11 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 17:08:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 17:08:11 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 17:08:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 17:08:11 [INFO] 17:08:11 [INFO] Results: 17:08:11 [INFO] 17:08:11 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 17:08:11 [INFO] 17:08:11 [INFO] 17:08:11 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-topology --- 17:08:11 [INFO] 17:08:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology --- 17:08:12 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT.jar 17:08:12 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 17:08:12 [INFO] 17:08:12 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-topology --- 17:08:12 [INFO] No previous run data found, generating javadoc. 17:08:14 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT-javadoc.jar 17:08:14 [INFO] 17:08:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-topology --- 17:08:14 [INFO] CycloneDX: Resolving Dependencies 17:08:16 [INFO] CycloneDX: Creating BOM version 1.5 with 122 component(s) 17:08:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.xml 17:08:16 [INFO] attaching as netconf-topology-7.0.12-SNAPSHOT-cyclonedx.xml 17:08:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.json 17:08:16 [INFO] attaching as netconf-topology-7.0.12-SNAPSHOT-cyclonedx.json 17:08:16 [INFO] 17:08:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 17:08:16 [INFO] Skipping duplicate-finder execution! 17:08:16 [INFO] 17:08:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-topology --- 17:08:16 [WARNING] Used undeclared dependencies found: 17:08:16 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:08:16 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:08:16 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:08:16 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] io.netty:netty-common:jar:4.1.114.Final:compile 17:08:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:08:16 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 17:08:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:08:16 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:08:16 [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile 17:08:16 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] io.netty:netty-handler:jar:4.1.114.Final:compile 17:08:16 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:08:16 [WARNING] Unused declared dependencies found: 17:08:16 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:08:16 [WARNING] Non-test scoped test only dependencies found: 17:08:16 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:08:16 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:08:16 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:08:16 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] 17:08:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology --- 17:08:16 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT-sources.jar 17:08:16 [INFO] 17:08:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology --- 17:08:16 [INFO] 17:08:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology --- 17:08:16 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/code-coverage/jacoco.exec 17:08:16 [INFO] Analyzed bundle 'netconf-topology' with 20 classes 17:08:16 [INFO] 17:08:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-topology --- 17:08:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-SNAPSHOT.pom 17:08:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-SNAPSHOT.jar 17:08:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-SNAPSHOT-javadoc.jar 17:08:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-SNAPSHOT-cyclonedx.xml 17:08:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-SNAPSHOT-cyclonedx.json 17:08:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-SNAPSHOT-sources.jar 17:08:16 [INFO] 17:08:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology --- 17:08:16 [INFO] Installing org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-SNAPSHOT.jar 17:08:16 [INFO] Writing OBR metadata 17:08:16 [INFO] 17:08:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-topology --- 17:08:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:08:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:08:16 [INFO] 17:08:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology --- 17:08:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:08:16 [INFO] 17:08:16 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-topology --- 17:08:16 [INFO] org.opendaylight.netconf:netconf-topology:bundle:7.0.12-SNAPSHOT 17:08:16 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:08:16 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:08:16 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:08:16 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:08:16 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:08:16 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:08:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:08:16 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:08:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:08:16 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:08:16 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:08:16 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:08:16 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:08:16 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:08:16 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:08:16 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:08:16 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:08:16 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:08:16 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:08:16 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:08:16 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:08:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:08:16 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:08:16 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:08:16 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:08:16 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:08:16 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:08:16 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:08:16 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:08:16 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:08:16 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:08:16 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:08:16 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:08:16 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:08:16 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:08:16 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:08:16 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:08:16 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:08:16 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:08:16 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:08:16 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:08:16 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:08:16 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:08:16 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:08:16 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:08:16 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:08:16 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:08:16 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:08:16 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:08:16 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 17:08:16 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 17:08:16 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 17:08:16 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 17:08:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 17:08:16 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 17:08:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 17:08:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 17:08:16 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 17:08:16 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 17:08:16 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 17:08:16 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.12-SNAPSHOT:test 17:08:16 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:08:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:08:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:08:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:08:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:08:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:08:16 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:08:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:08:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:08:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:08:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:08:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:08:16 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:08:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:08:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:08:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:08:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:08:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:08:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:08:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:08:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:08:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:08:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:08:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:08:16 [INFO] +- junit:junit:jar:4.13.2:test 17:08:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:08:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:08:16 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:08:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:08:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:08:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:08:16 [INFO] 17:08:16 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-topology --- 17:08:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/sonatype-clm/module.xml 17:08:16 [INFO] 17:08:16 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 17:08:16 [INFO] Building netconf-topology-singleton 7.0.12-SNAPSHOT [71/121] 17:08:16 [INFO] -------------------------------[ bundle ]------------------------------- 17:08:17 [INFO] 17:08:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-topology-singleton --- 17:08:17 [INFO] 17:08:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-topology-singleton --- 17:08:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:17 [INFO] 17:08:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 17:08:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:17 [INFO] 17:08:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-topology-singleton --- 17:08:17 [INFO] 17:08:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 17:08:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:08:17 [INFO] 17:08:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-topology-singleton --- 17:08:17 [INFO] Starting audit... 17:08:17 Audit done. 17:08:17 [INFO] You have 0 Checkstyle violations. 17:08:17 [INFO] 17:08:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-topology-singleton --- 17:08:18 [INFO] Starting audit... 17:08:18 Audit done. 17:08:18 [INFO] You have 0 Checkstyle violations. 17:08:18 [INFO] 17:08:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-topology-singleton --- 17:08:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/classes/LICENSE 17:08:18 [INFO] 17:08:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 17:08:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/resources 17:08:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/generated-sources/spi 17:08:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/generated-sources/yang 17:08:18 [INFO] 17:08:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology-singleton --- 17:08:18 [INFO] Recompiling the module because of changed dependency. 17:08:18 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[69,74] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[75,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[141,29] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[169,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/SlaveSalFacade.java:[39,79] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[206,43] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[308,50] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[315,30] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:08:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/NetconfTopologyUtils.java:[53,37] found raw type: org.opendaylight.yangtools.yang.binding.KeyStep 17:08:19 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep 17:08:19 [INFO] 17:08:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 17:08:19 [INFO] 17:08:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-topology-singleton --- 17:08:19 [INFO] Fork Value is true 17:08:24 [INFO] Done SpotBugs Analysis.... 17:08:24 [INFO] 17:08:24 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 17:08:24 [INFO] 17:08:24 [INFO] 17:08:24 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-topology-singleton --- 17:08:24 [INFO] BugInstance size is 0 17:08:24 [INFO] Error size is 0 17:08:24 [INFO] No errors/warnings found 17:08:24 [INFO] 17:08:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 17:08:24 [INFO] Copying 2 resources from src/test/resources to target/test-classes 17:08:24 [INFO] 17:08:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology-singleton --- 17:08:24 [INFO] Recompiling the module because of changed dependency. 17:08:24 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[175,63] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[232,47] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[310,18] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[601,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[609,44] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[610,34] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[330,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[331,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[415,57] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[437,68] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[580,38] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[656,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[657,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[447,18] auto-closeable resource schemaSourceReg is never referenced in body of corresponding try statement 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[192,44] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[193,44] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[239,72] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:25 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[345,73] unchecked conversion 17:08:25 required: org.opendaylight.mdsal.binding.api.DataObjectModification 17:08:25 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:08:25 [INFO] 17:08:25 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-topology-singleton --- 17:08:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:25 [INFO] 17:08:25 [INFO] ------------------------------------------------------- 17:08:25 [INFO] T E S T S 17:08:25 [INFO] ------------------------------------------------------- 17:08:26 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 17:08:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.55 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 17:08:38 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 17:08:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.352 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 17:08:42 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 17:08:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.333 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 17:08:48 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 17:08:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 17:08:49 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 17:08:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 17:08:49 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 17:08:52 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.712 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 17:08:52 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 17:08:54 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.278 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 17:08:54 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 17:08:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 17:08:54 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 17:08:56 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.216 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 17:08:56 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 17:08:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 17:08:59 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 17:09:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 17:09:00 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 17:09:03 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.026 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 17:09:03 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 17:09:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 17:09:04 [INFO] 17:09:04 [INFO] Results: 17:09:04 [INFO] 17:09:04 [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 17:09:04 [INFO] 17:09:04 [INFO] 17:09:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-topology-singleton --- 17:09:04 [INFO] 17:09:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-singleton --- 17:09:04 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.12-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 17:09:04 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT.jar 17:09:04 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 17:09:04 [INFO] 17:09:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-topology-singleton --- 17:09:04 [INFO] No previous run data found, generating javadoc. 17:09:06 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT-javadoc.jar 17:09:06 [INFO] 17:09:06 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-topology-singleton --- 17:09:06 [INFO] CycloneDX: Resolving Dependencies 17:09:09 [INFO] CycloneDX: Creating BOM version 1.5 with 145 component(s) 17:09:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.xml 17:09:09 [INFO] attaching as netconf-topology-singleton-7.0.12-SNAPSHOT-cyclonedx.xml 17:09:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.json 17:09:09 [INFO] attaching as netconf-topology-singleton-7.0.12-SNAPSHOT-cyclonedx.json 17:09:09 [INFO] 17:09:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 17:09:09 [INFO] Skipping duplicate-finder execution! 17:09:09 [INFO] 17:09:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 17:09:09 [WARNING] Used undeclared dependencies found: 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:09:09 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 17:09:09 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:09:09 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:09:09 [WARNING] com.typesafe:config:jar:1.4.2:compile 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 17:09:09 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:09:09 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:09:09 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:09:09 [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile 17:09:09 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:09:09 [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:09:09 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:test 17:09:09 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:09 [WARNING] Non-test scoped test only dependencies found: 17:09:09 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:09:09 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:09:09 [WARNING] com.typesafe:config:jar:1.4.2:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:09:09 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:09:09 [INFO] 17:09:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 17:09:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT-sources.jar 17:09:09 [INFO] 17:09:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology-singleton --- 17:09:09 [INFO] 17:09:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology-singleton --- 17:09:09 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 17:09:09 [INFO] Analyzed bundle 'netconf-topology-singleton' with 108 classes 17:09:10 [INFO] 17:09:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-topology-singleton --- 17:09:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-SNAPSHOT.pom 17:09:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-SNAPSHOT.jar 17:09:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-SNAPSHOT-javadoc.jar 17:09:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-SNAPSHOT-cyclonedx.xml 17:09:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-SNAPSHOT-cyclonedx.json 17:09:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-SNAPSHOT-sources.jar 17:09:10 [INFO] 17:09:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-singleton --- 17:09:10 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-SNAPSHOT.jar 17:09:10 [INFO] Writing OBR metadata 17:09:10 [INFO] 17:09:10 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-topology-singleton --- 17:09:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:09:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:09:10 [INFO] 17:09:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-singleton --- 17:09:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:10 [INFO] 17:09:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-topology-singleton --- 17:09:10 [INFO] org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.12-SNAPSHOT 17:09:10 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:09:10 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:09:10 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:09:10 [INFO] +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:09:10 [INFO] | +- com.typesafe:config:jar:1.4.2:compile 17:09:10 [INFO] | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:09:10 [INFO] | +- io.aeron:aeron-client:jar:1.38.1:compile 17:09:10 [INFO] | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:09:10 [INFO] | +- org.agrona:agrona:jar:1.15.2:compile 17:09:10 [INFO] | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:09:10 [INFO] | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:09:10 [INFO] | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:09:10 [INFO] | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:09:10 [INFO] | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:09:10 [INFO] | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:09:10 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:09:10 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:09:10 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:09:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:09:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:09:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:09:10 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:09:10 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:09:10 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:09:10 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:09:10 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:09:10 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:09:10 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:09:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:09:10 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:09:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:09:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:09:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:09:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:09:10 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:09:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:09:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:09:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:09:10 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:09:10 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:09:10 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:09:10 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:09:10 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:09:10 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:09:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:09:10 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:09:10 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:09:10 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:09:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:09:10 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:09:10 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:09:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:09:10 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:09:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:09:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:10 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:09:10 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:09:10 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:10 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:09:10 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:09:10 [INFO] +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:09:10 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:09:10 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:09:10 [INFO] | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:09:10 [INFO] | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:09:10 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:09:10 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:compile 17:09:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:09:10 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:09:10 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:09:10 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:09:10 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:09:10 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:09:10 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:09:10 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:09:10 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:09:10 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:09:10 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.7:test 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:test 17:09:10 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:test 17:09:10 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:test 17:09:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 17:09:10 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 17:09:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 17:09:10 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 17:09:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 17:09:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 17:09:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 17:09:10 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 17:09:10 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 17:09:10 [INFO] +- org.opendaylight.controller:sal-test-model:jar:9.0.6:test 17:09:10 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 17:09:10 [INFO] +- commons-io:commons-io:jar:2.17.0:test 17:09:10 [INFO] +- com.typesafe.akka:akka-testkit_2.13:jar:2.6.21:test 17:09:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:09:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:09:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:09:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:09:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:09:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:09:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:09:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:09:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:09:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:09:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:09:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:09:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:09:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:09:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:09:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:09:10 [INFO] +- junit:junit:jar:4.13.2:test 17:09:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:09:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:09:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:09:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:09:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:09:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:09:10 [INFO] 17:09:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-topology-singleton --- 17:09:10 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/sonatype-clm/module.xml 17:09:10 [INFO] 17:09:10 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 17:09:10 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 7.0.12-SNAPSHOT [72/121] 17:09:10 [INFO] ------------------------------[ feature ]------------------------------- 17:09:10 [INFO] 17:09:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] 17:09:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:10 [INFO] 17:09:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:10 [INFO] 17:09:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] 17:09:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:10 [INFO] argLine set to empty 17:09:10 [INFO] 17:09:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] Starting audit... 17:09:10 Audit done. 17:09:10 [INFO] You have 0 Checkstyle violations. 17:09:10 [INFO] 17:09:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] Starting audit... 17:09:10 Audit done. 17:09:10 [INFO] You have 0 Checkstyle violations. 17:09:10 [INFO] 17:09:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/classes/LICENSE 17:09:10 [INFO] 17:09:10 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/feature/feature.xml 17:09:10 [INFO] ...done! 17:09:10 [INFO] Attaching features XML 17:09:10 [INFO] 17:09:10 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-clustered-topology --- 17:09:10 [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 17:09:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:09:10 [INFO] 17:09:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 17:09:10 [INFO] 17:09:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] 17:09:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 17:09:10 [INFO] 17:09:10 [INFO] 17:09:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] 17:09:10 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-clustered-topology --- 17:09:10 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-clustered-topology 17:09:10 [INFO] Project dependency features detected: [] 17:09:10 [INFO] Pax Exam System (Version: 4.13.3) created. 17:09:10 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:09:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:09:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:09:11 [INFO] Waiting for remote bundle context.. on 21000 name: 8f8e356a-b40f-4148-ba5b-b600cba222d0 timout: [ RelativeTimeout value = 180000 ] 17:09:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:09:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:09:26 [INFO] 17:09:26 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-clustered-topology --- 17:09:26 [INFO] 17:09:26 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 17:09:26 [INFO] No Javadoc in project. Archive not created. 17:09:26 [INFO] 17:09:26 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-clustered-topology --- 17:09:26 [INFO] CycloneDX: Resolving Dependencies 17:09:29 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 17:09:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.xml 17:09:29 [INFO] attaching as odl-netconf-clustered-topology-7.0.12-SNAPSHOT-cyclonedx.xml 17:09:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.json 17:09:29 [INFO] attaching as odl-netconf-clustered-topology-7.0.12-SNAPSHOT-cyclonedx.json 17:09:29 [INFO] 17:09:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 17:09:29 [INFO] Skipping duplicate-finder execution! 17:09:29 [INFO] 17:09:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 17:09:29 [INFO] Skipping plugin execution 17:09:29 [INFO] 17:09:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 17:09:29 [INFO] Skipping source per configuration. 17:09:29 [INFO] 17:09:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 17:09:29 [INFO] 17:09:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-clustered-topology --- 17:09:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:29 [INFO] 17:09:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-clustered-topology --- 17:09:29 [WARNING] 17:09:29 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 17:09:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:29 [WARNING] 17:09:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:29 [WARNING] 17:09:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.12-SNAPSHOT/odl-netconf-clustered-topology-7.0.12-SNAPSHOT.pom 17:09:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.12-SNAPSHOT/odl-netconf-clustered-topology-7.0.12-SNAPSHOT-features.xml 17:09:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.12-SNAPSHOT/odl-netconf-clustered-topology-7.0.12-SNAPSHOT-cyclonedx.xml 17:09:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.12-SNAPSHOT/odl-netconf-clustered-topology-7.0.12-SNAPSHOT-cyclonedx.json 17:09:29 [INFO] 17:09:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-clustered-topology --- 17:09:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:09:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:09:29 [WARNING] 17:09:29 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 17:09:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:29 [WARNING] 17:09:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:29 [WARNING] 17:09:29 [INFO] 17:09:29 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-clustered-topology --- 17:09:29 [INFO] org.opendaylight.netconf:odl-netconf-clustered-topology:feature:7.0.12-SNAPSHOT 17:09:29 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:09:29 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:09:29 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:09:29 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:09:29 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:09:29 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:09:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:09:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:09:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:09:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:09:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:09:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:09:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:09:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:09:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:09:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:09:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:09:29 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:09:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:09:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:09:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:09:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:09:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:09:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:09:29 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:09:29 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:09:29 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:09:29 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:09:29 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:09:29 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:09:29 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:09:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:09:29 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:09:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:09:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:09:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:09:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:09:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:09:29 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:09:29 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:09:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:09:29 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:09:29 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:09:29 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:09:29 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:09:29 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:09:29 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:09:29 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:09:29 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:09:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:09:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:09:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:09:29 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:09:29 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:09:29 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:09:29 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:09:29 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:09:29 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:09:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:09:29 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:09:29 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:09:29 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:09:29 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:09:29 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:09:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:09:29 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:09:29 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:09:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:09:29 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:09:29 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:09:29 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:09:29 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:09:29 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:09:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:09:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:09:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:09:29 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:09:29 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:09:29 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:09:29 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:09:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:09:29 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:09:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:09:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:09:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:09:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:09:29 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:09:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:09:29 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:09:29 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:09:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:09:29 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:09:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:09:29 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:09:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:29 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:09:29 [INFO] +- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:09:29 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:09:29 [INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:09:29 [INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:09:29 [INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:09:29 [INFO] | | +- org.agrona:agrona:jar:1.15.2:compile 17:09:29 [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:09:29 [INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:09:29 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:09:29 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:09:29 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:09:29 [INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:09:29 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:09:29 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:29 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:09:29 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:09:29 [INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:09:29 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:09:29 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:09:29 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:09:29 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:09:29 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:09:29 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:compile 17:09:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:09:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:09:29 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:09:29 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:09:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:09:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:09:29 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:09:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:09:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:09:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:09:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:09:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:09:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:09:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:09:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:09:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:09:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:09:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:09:29 [INFO] +- junit:junit:jar:4.13.2:test 17:09:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:09:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:09:29 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:09:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:09:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:09:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:09:29 [INFO] 17:09:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-clustered-topology --- 17:09:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/sonatype-clm/module.xml 17:09:29 [INFO] 17:09:29 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 17:09:29 [INFO] Building netconf-topology-impl 7.0.12-SNAPSHOT [73/121] 17:09:29 [INFO] -------------------------------[ bundle ]------------------------------- 17:09:29 [INFO] 17:09:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-topology-impl --- 17:09:29 [INFO] 17:09:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-topology-impl --- 17:09:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:30 [INFO] 17:09:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 17:09:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:30 [INFO] 17:09:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-topology-impl --- 17:09:30 [INFO] 17:09:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 17:09:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:09:30 [INFO] 17:09:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-topology-impl --- 17:09:30 [INFO] Starting audit... 17:09:30 Audit done. 17:09:30 [INFO] You have 0 Checkstyle violations. 17:09:30 [INFO] 17:09:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-topology-impl --- 17:09:30 [INFO] Starting audit... 17:09:30 Audit done. 17:09:30 [INFO] You have 0 Checkstyle violations. 17:09:30 [INFO] 17:09:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-topology-impl --- 17:09:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/classes/LICENSE 17:09:30 [INFO] 17:09:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-impl --- 17:09:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/resources 17:09:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/generated-sources/spi 17:09:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/generated-sources/yang 17:09:30 [INFO] 17:09:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology-impl --- 17:09:30 [INFO] Recompiling the module because of changed dependency. 17:09:30 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:09:30 [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 17:09:30 [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 17:09:30 [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 17:09:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:09:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:09:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:09:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[69,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:09:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[96,29] registerLegacyTreeChangeListener(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 17:09:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[101,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:09:30 [INFO] 17:09:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 17:09:30 [INFO] 17:09:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-topology-impl --- 17:09:30 [INFO] Fork Value is true 17:09:33 [INFO] Done SpotBugs Analysis.... 17:09:33 [INFO] 17:09:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 17:09:33 [INFO] 17:09:33 [INFO] 17:09:33 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-topology-impl --- 17:09:33 [INFO] BugInstance size is 0 17:09:33 [INFO] Error size is 0 17:09:33 [INFO] No errors/warnings found 17:09:33 [INFO] 17:09:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 17:09:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/test/resources 17:09:33 [INFO] 17:09:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology-impl --- 17:09:33 [INFO] Recompiling the module because of changed dependency. 17:09:33 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:09:33 [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 17:09:33 [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 17:09:33 [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 17:09:33 [INFO] 17:09:33 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-topology-impl --- 17:09:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:09:33 [INFO] 17:09:33 [INFO] ------------------------------------------------------- 17:09:33 [INFO] T E S T S 17:09:33 [INFO] ------------------------------------------------------- 17:09:34 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 17:09:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:09:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.212 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 17:09:38 [INFO] 17:09:38 [INFO] Results: 17:09:38 [INFO] 17:09:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:09:38 [INFO] 17:09:38 [INFO] 17:09:38 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-topology-impl --- 17:09:38 [INFO] 17:09:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-impl --- 17:09:38 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT.jar 17:09:38 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 17:09:38 [INFO] 17:09:38 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-topology-impl --- 17:09:38 [INFO] No previous run data found, generating javadoc. 17:09:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT-javadoc.jar 17:09:39 [INFO] 17:09:39 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-topology-impl --- 17:09:39 [INFO] CycloneDX: Resolving Dependencies 17:09:41 [INFO] CycloneDX: Creating BOM version 1.5 with 123 component(s) 17:09:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.xml 17:09:41 [INFO] attaching as netconf-topology-impl-7.0.12-SNAPSHOT-cyclonedx.xml 17:09:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.json 17:09:41 [INFO] attaching as netconf-topology-impl-7.0.12-SNAPSHOT-cyclonedx.json 17:09:41 [INFO] 17:09:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 17:09:41 [INFO] Skipping duplicate-finder execution! 17:09:41 [INFO] 17:09:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-topology-impl --- 17:09:41 [WARNING] Used undeclared dependencies found: 17:09:41 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:09:41 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:09:41 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:09:41 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:09:41 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:09:41 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:09:41 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:09:41 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:09:41 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:09:41 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:09:41 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:09:41 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:09:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:09:41 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:09:41 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:09:41 [WARNING] Non-test scoped test only dependencies found: 17:09:41 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:09:41 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:09:41 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:09:41 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:09:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:09:41 [INFO] 17:09:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-impl --- 17:09:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT-sources.jar 17:09:41 [INFO] 17:09:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology-impl --- 17:09:41 [INFO] 17:09:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology-impl --- 17:09:41 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 17:09:41 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 17:09:41 [INFO] 17:09:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-topology-impl --- 17:09:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-SNAPSHOT.pom 17:09:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-SNAPSHOT.jar 17:09:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-SNAPSHOT-javadoc.jar 17:09:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-SNAPSHOT-cyclonedx.xml 17:09:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-SNAPSHOT-cyclonedx.json 17:09:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-SNAPSHOT-sources.jar 17:09:41 [INFO] 17:09:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-impl --- 17:09:41 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-SNAPSHOT.jar 17:09:41 [INFO] Writing OBR metadata 17:09:41 [INFO] 17:09:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-topology-impl --- 17:09:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:09:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:09:41 [INFO] 17:09:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-impl --- 17:09:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:41 [INFO] 17:09:41 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-topology-impl --- 17:09:41 [INFO] org.opendaylight.netconf:netconf-topology-impl:bundle:7.0.12-SNAPSHOT 17:09:41 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:09:41 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:09:41 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:09:41 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:41 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:09:41 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:09:41 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:09:41 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:09:41 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:09:41 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:09:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:09:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:09:41 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:09:41 [INFO] | +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:09:41 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:09:41 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:09:41 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:09:41 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:09:41 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:09:41 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:09:41 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:09:41 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:09:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:09:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:09:41 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:09:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:09:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:09:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:09:41 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:09:41 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:09:41 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:09:41 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:09:41 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:09:41 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:09:41 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:09:41 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:09:41 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:09:41 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:09:41 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:09:41 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:09:41 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:09:41 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:09:41 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:09:41 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:09:41 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:09:41 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:09:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:09:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:09:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:09:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:09:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:41 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:09:41 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:09:41 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:09:41 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:09:41 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:09:41 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:09:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:09:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:09:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:09:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:09:41 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:09:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:09:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:09:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:09:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:09:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:09:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:09:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:09:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:09:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:09:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:09:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:09:41 [INFO] +- junit:junit:jar:4.13.2:test 17:09:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:09:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:09:41 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:09:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:09:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:09:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:09:41 [INFO] 17:09:41 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-topology-impl --- 17:09:41 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/sonatype-clm/module.xml 17:09:41 [INFO] 17:09:41 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 17:09:41 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 7.0.12-SNAPSHOT [74/121] 17:09:41 [INFO] ------------------------------[ feature ]------------------------------- 17:09:41 [INFO] 17:09:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-topology --- 17:09:41 [INFO] 17:09:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-topology --- 17:09:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:41 [INFO] 17:09:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 17:09:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:41 [INFO] 17:09:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-topology --- 17:09:42 [INFO] 17:09:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 17:09:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:42 [INFO] argLine set to empty 17:09:42 [INFO] 17:09:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-topology --- 17:09:42 [INFO] Starting audit... 17:09:42 Audit done. 17:09:42 [INFO] You have 0 Checkstyle violations. 17:09:42 [INFO] 17:09:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-topology --- 17:09:42 [INFO] Starting audit... 17:09:42 Audit done. 17:09:42 [INFO] You have 0 Checkstyle violations. 17:09:42 [INFO] 17:09:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-topology --- 17:09:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/classes/LICENSE 17:09:42 [INFO] 17:09:42 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 17:09:42 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/feature/feature.xml 17:09:42 [INFO] ...done! 17:09:42 [INFO] Attaching features XML 17:09:42 [INFO] 17:09:42 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-topology --- 17:09:42 [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 17:09:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:09:42 [INFO] 17:09:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 17:09:42 [INFO] 17:09:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-topology --- 17:09:42 [INFO] 17:09:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 17:09:42 [INFO] 17:09:42 [INFO] 17:09:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-topology --- 17:09:42 [INFO] 17:09:42 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-topology --- 17:09:42 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-topology 17:09:42 [INFO] Project dependency features detected: [] 17:09:42 [INFO] Pax Exam System (Version: 4.13.3) created. 17:09:42 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:09:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:09:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:09:43 [INFO] Waiting for remote bundle context.. on 21000 name: 9a6f728c-378e-43c5-977e-4a85acfcf3c4 timout: [ RelativeTimeout value = 180000 ] 17:09:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:09:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:09:58 [INFO] 17:09:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-topology --- 17:09:58 [INFO] 17:09:58 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-topology --- 17:09:58 [INFO] No Javadoc in project. Archive not created. 17:09:58 [INFO] 17:09:58 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-topology --- 17:09:58 [INFO] CycloneDX: Resolving Dependencies 17:10:02 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 17:10:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.xml 17:10:02 [INFO] attaching as odl-netconf-topology-7.0.12-SNAPSHOT-cyclonedx.xml 17:10:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.json 17:10:02 [INFO] attaching as odl-netconf-topology-7.0.12-SNAPSHOT-cyclonedx.json 17:10:02 [INFO] 17:10:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 17:10:02 [INFO] Skipping duplicate-finder execution! 17:10:02 [INFO] 17:10:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-topology --- 17:10:02 [INFO] Skipping plugin execution 17:10:02 [INFO] 17:10:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-topology --- 17:10:02 [INFO] Skipping source per configuration. 17:10:02 [INFO] 17:10:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-topology --- 17:10:02 [INFO] 17:10:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-topology --- 17:10:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:02 [INFO] 17:10:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-topology --- 17:10:02 [WARNING] 17:10:02 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 17:10:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:02 [WARNING] 17:10:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:02 [WARNING] 17:10:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.12-SNAPSHOT/odl-netconf-topology-7.0.12-SNAPSHOT.pom 17:10:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.12-SNAPSHOT/odl-netconf-topology-7.0.12-SNAPSHOT-features.xml 17:10:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.12-SNAPSHOT/odl-netconf-topology-7.0.12-SNAPSHOT-cyclonedx.xml 17:10:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.12-SNAPSHOT/odl-netconf-topology-7.0.12-SNAPSHOT-cyclonedx.json 17:10:02 [INFO] 17:10:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-topology --- 17:10:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:10:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:10:02 [WARNING] 17:10:02 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 17:10:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:02 [WARNING] 17:10:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:02 [WARNING] 17:10:02 [INFO] 17:10:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-topology --- 17:10:02 [INFO] org.opendaylight.netconf:odl-netconf-topology:feature:7.0.12-SNAPSHOT 17:10:02 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:10:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:10:02 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:10:02 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:10:02 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:10:02 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:10:02 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:10:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:10:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:10:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:10:02 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:10:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:10:02 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:10:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:10:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:10:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:10:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:10:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:10:02 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:10:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:10:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:10:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:10:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:10:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:10:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:10:02 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:10:02 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:10:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:10:02 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:10:02 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:10:02 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:10:02 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:10:02 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:10:02 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:10:02 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:10:02 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:10:02 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:10:02 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:10:02 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:10:02 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:10:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:10:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:10:02 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:10:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:10:02 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:10:02 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:10:02 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:10:02 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:10:02 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:10:02 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:10:02 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:10:02 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:10:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:10:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:10:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:10:02 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:10:02 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:10:02 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:10:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:10:02 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:10:02 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:10:02 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:10:02 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:10:02 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:10:02 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:10:02 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:10:02 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:10:02 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:10:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:10:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:10:02 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:10:02 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:10:02 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:10:02 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:10:02 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:10:02 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:10:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:10:02 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:10:02 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:10:02 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:10:02 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:10:02 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:10:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:10:02 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:10:02 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:10:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:10:02 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:10:02 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:10:02 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:10:02 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:10:02 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:10:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:10:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:10:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:10:02 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:10:02 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:10:02 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:10:02 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:10:02 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:10:02 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:10:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:10:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:10:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:10:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:10:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:10:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:10:02 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:10:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:10:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:10:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:10:02 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:10:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:10:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:10:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:10:02 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:10:02 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:10:02 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:10:02 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:10:02 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:10:02 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:10:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:10:02 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:10:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:10:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:10:02 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:10:02 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:10:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:10:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:10:02 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:10:02 [INFO] +- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:10:02 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:10:02 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:10:02 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:10:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:10:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:10:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:10:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:10:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:10:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:10:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:10:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:10:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:10:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:10:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:10:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:10:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:10:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:10:02 [INFO] +- junit:junit:jar:4.13.2:test 17:10:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:10:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:10:02 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:10:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:10:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:10:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:10:02 [INFO] 17:10:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-topology --- 17:10:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/sonatype-clm/module.xml 17:10:02 [INFO] 17:10:02 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 17:10:02 [INFO] Building callhome-provider 7.0.12-SNAPSHOT [75/121] 17:10:02 [INFO] -------------------------------[ bundle ]------------------------------- 17:10:02 [INFO] 17:10:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ callhome-provider --- 17:10:02 [INFO] 17:10:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ callhome-provider --- 17:10:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:02 [INFO] 17:10:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ callhome-provider --- 17:10:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:02 [INFO] 17:10:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ callhome-provider --- 17:10:03 [INFO] 17:10:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ callhome-provider --- 17:10:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:10:03 [INFO] 17:10:03 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ callhome-provider --- 17:10:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:10:03 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/yang 17:10:03 [INFO] yang-to-sources: Found 22 dependencies in 9.095 ms 17:10:03 [INFO] yang-to-sources: Project model files found: 1 in 1.118 ms 17:10:03 [INFO] yang-to-sources: 1 YANG models processed in 65.59 ms 17:10:03 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.419 ms 17:10:03 [INFO] Sorted 26 files into 10 directories in 78.78 μs 17:10:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 20.99 ms 17:10:03 [INFO] 17:10:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ callhome-provider --- 17:10:03 [INFO] Starting audit... 17:10:03 Audit done. 17:10:03 [INFO] You have 0 Checkstyle violations. 17:10:03 [INFO] 17:10:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ callhome-provider --- 17:10:03 [INFO] Starting audit... 17:10:03 Audit done. 17:10:03 [INFO] You have 0 Checkstyle violations. 17:10:03 [INFO] 17:10:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ callhome-provider --- 17:10:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/classes/LICENSE 17:10:03 [INFO] 17:10:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ callhome-provider --- 17:10:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/resources 17:10:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/spi 17:10:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:10:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:10:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:10:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/spi 17:10:03 [INFO] 17:10:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ callhome-provider --- 17:10:03 [INFO] Recompiling the module because of changed dependency. 17:10:03 [INFO] Compiling 47 source files with javac [debug release 17] to target/classes 17:10:04 [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 17:10:04 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:04 [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 17:10:04 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:04 [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 17:10:04 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/AbstractCallHomeSessionContextManager.java:[13,17] auto-closeable resource org.opendaylight.netconf.topology.callhome.AbstractCallHomeSessionContextManager has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSessionContextManager.java:[19,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSessionContextManager has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[134,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[172,43] auto-closeable resource has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshSessionContextManager.java:[20,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshSessionContextManager has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[220,55] auto-closeable resource has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsSessionContextManager.java:[21,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsSessionContextManager has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[240,83] auto-closeable resource has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[62,29] registerLegacyTreeChangeListener(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 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServer.java:[43,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshServer has a member method close() that could throw InterruptedException 17:10:04 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:04 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServer.java:[28,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsServer has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/IetfZeroTouchCallHomeServerProvider.java:[30,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.IetfZeroTouchCallHomeServerProvider has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/NetconfCallHomeTlsService.java:[30,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.NetconfCallHomeTlsService has a member method close() that could throw InterruptedException 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[106,32] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 17:10:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[348,23] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 17:10:04 [INFO] 17:10:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ callhome-provider >>> 17:10:04 [INFO] 17:10:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ callhome-provider --- 17:10:04 [INFO] Fork Value is true 17:10:08 [INFO] Done SpotBugs Analysis.... 17:10:09 [INFO] 17:10:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ callhome-provider <<< 17:10:09 [INFO] 17:10:09 [INFO] 17:10:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ callhome-provider --- 17:10:09 [INFO] BugInstance size is 0 17:10:09 [INFO] Error size is 0 17:10:09 [INFO] No errors/warnings found 17:10:09 [INFO] 17:10:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ callhome-provider --- 17:10:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/resources 17:10:09 [INFO] 17:10:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ callhome-provider --- 17:10:09 [INFO] Recompiling the module because of changed dependency. 17:10:09 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:10:09 [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 17:10:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:09 [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 17:10:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:09 [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 17:10:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[145,49] unchecked method invocation: constructor in record org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest.CustomTreeModification is applied to given types 17:10:09 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[146,62] unchecked conversion 17:10:09 required: org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[151,49] unchecked method invocation: constructor in record org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest.CustomTreeModification is applied to given types 17:10:09 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[152,62] unchecked conversion 17:10:09 required: org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[172,13] unchecked method invocation: constructor in record org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest.CustomTreeModification is applied to given types 17:10:09 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[173,17] unchecked conversion 17:10:09 required: org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[174,13] unchecked method invocation: constructor in record org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest.CustomTreeModification is applied to given types 17:10:09 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[175,17] unchecked conversion 17:10:09 required: org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServerTest.java:[136,75] auto-closeable resource has a member method close() that could throw InterruptedException 17:10:09 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:09 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServerTest.java:[159,99] auto-closeable resource has a member method close() that could throw InterruptedException 17:10:09 [INFO] 17:10:09 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ callhome-provider --- 17:10:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:10:09 [INFO] 17:10:09 [INFO] ------------------------------------------------------- 17:10:09 [INFO] T E S T S 17:10:09 [INFO] ------------------------------------------------------- 17:10:10 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 17:10:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:10:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.934 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 17:10:13 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 17:10:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.164 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 17:10:22 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 17:10:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 17:10:24 [INFO] 17:10:24 [INFO] Results: 17:10:24 [INFO] 17:10:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:10:24 [INFO] 17:10:24 [INFO] 17:10:24 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ callhome-provider --- 17:10:24 [INFO] 17:10:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ callhome-provider --- 17:10:24 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT.jar 17:10:24 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 17:10:24 [INFO] 17:10:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ callhome-provider --- 17:10:24 [INFO] No previous run data found, generating javadoc. 17:10:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT-javadoc.jar 17:10:27 [INFO] 17:10:27 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ callhome-provider --- 17:10:27 [INFO] CycloneDX: Resolving Dependencies 17:10:28 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 17:10:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.xml 17:10:28 [INFO] attaching as callhome-provider-7.0.12-SNAPSHOT-cyclonedx.xml 17:10:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.json 17:10:29 [INFO] attaching as callhome-provider-7.0.12-SNAPSHOT-cyclonedx.json 17:10:29 [INFO] 17:10:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 17:10:29 [INFO] Skipping duplicate-finder execution! 17:10:29 [INFO] 17:10:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ callhome-provider --- 17:10:29 [WARNING] Used undeclared dependencies found: 17:10:29 [WARNING] io.netty:netty-common:jar:4.1.114.Final:compile 17:10:29 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] io.netty:netty-transport:jar:4.1.114.Final:compile 17:10:29 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:29 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] io.netty:netty-handler:jar:4.1.114.Final:compile 17:10:29 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] Non-test scoped test only dependencies found: 17:10:29 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:10:29 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] 17:10:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ callhome-provider --- 17:10:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT-sources.jar 17:10:29 [INFO] 17:10:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ callhome-provider --- 17:10:29 [INFO] 17:10:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ callhome-provider --- 17:10:29 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/code-coverage/jacoco.exec 17:10:29 [INFO] Analyzed bundle 'callhome-provider' with 36 classes 17:10:29 [INFO] 17:10:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ callhome-provider --- 17:10:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-SNAPSHOT.pom 17:10:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-SNAPSHOT.jar 17:10:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-SNAPSHOT-javadoc.jar 17:10:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-SNAPSHOT-cyclonedx.xml 17:10:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-SNAPSHOT-cyclonedx.json 17:10:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-SNAPSHOT-sources.jar 17:10:29 [INFO] 17:10:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ callhome-provider --- 17:10:29 [INFO] Installing org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-SNAPSHOT.jar 17:10:29 [INFO] Writing OBR metadata 17:10:29 [INFO] 17:10:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ callhome-provider --- 17:10:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:10:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:10:29 [INFO] 17:10:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ callhome-provider --- 17:10:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:10:29 [INFO] 17:10:29 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ callhome-provider --- 17:10:29 [INFO] org.opendaylight.netconf:callhome-provider:bundle:7.0.12-SNAPSHOT 17:10:29 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:10:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:10:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:10:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:10:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:10:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:10:29 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:10:29 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:10:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:10:29 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:10:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:10:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:10:29 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:10:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:10:29 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:10:29 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:10:29 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:10:29 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:10:29 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:10:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:10:29 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:10:29 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:10:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:10:29 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:10:29 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:10:29 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:10:29 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:10:29 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:10:29 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:10:29 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:10:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:10:29 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:10:29 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:10:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:10:29 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:10:29 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:10:29 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:10:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:10:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:10:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:10:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:10:29 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:10:29 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:10:29 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:10:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:10:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:10:29 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:10:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:10:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:10:29 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:10:29 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:10:29 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:10:29 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:10:29 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:10:29 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:10:29 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:10:29 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:10:29 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:10:29 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:10:29 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:10:29 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:29 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:10:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 17:10:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 17:10:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 17:10:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:10:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:10:29 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:test 17:10:29 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:test 17:10:29 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:10:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:10:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:10:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:10:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:10:29 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:10:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:10:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:10:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:10:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:10:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:10:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:10:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:10:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:10:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:10:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:10:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:10:29 [INFO] +- junit:junit:jar:4.13.2:test 17:10:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:10:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:10:29 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:10:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:10:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:10:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:10:29 [INFO] 17:10:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ callhome-provider --- 17:10:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/sonatype-clm/module.xml 17:10:29 [INFO] 17:10:29 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 17:10:29 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 7.0.12-SNAPSHOT [76/121] 17:10:29 [INFO] ------------------------------[ feature ]------------------------------- 17:10:29 [INFO] 17:10:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-callhome-ssh --- 17:10:29 [INFO] 17:10:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 17:10:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:29 [INFO] 17:10:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 17:10:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:29 [INFO] 17:10:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 17:10:29 [INFO] 17:10:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 17:10:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:29 [INFO] argLine set to empty 17:10:29 [INFO] 17:10:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-callhome-ssh --- 17:10:30 [INFO] Starting audit... 17:10:30 Audit done. 17:10:30 [INFO] You have 0 Checkstyle violations. 17:10:30 [INFO] 17:10:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-callhome-ssh --- 17:10:30 [INFO] Starting audit... 17:10:30 Audit done. 17:10:30 [INFO] You have 0 Checkstyle violations. 17:10:30 [INFO] 17:10:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-callhome-ssh --- 17:10:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/classes/LICENSE 17:10:30 [INFO] 17:10:30 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 17:10:30 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/feature/feature.xml 17:10:30 [INFO] ...done! 17:10:30 [INFO] Attaching features XML 17:10:30 [INFO] 17:10:30 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-callhome-ssh --- 17:10:30 [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 17:10:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:10:30 [INFO] 17:10:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 17:10:30 [INFO] 17:10:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 17:10:30 [INFO] 17:10:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 17:10:30 [INFO] 17:10:30 [INFO] 17:10:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-callhome-ssh --- 17:10:30 [INFO] 17:10:30 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-callhome-ssh --- 17:10:30 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-callhome-ssh 17:10:30 [INFO] Project dependency features detected: [] 17:10:30 [INFO] Pax Exam System (Version: 4.13.3) created. 17:10:30 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:10:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:10:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:10:30 [INFO] Waiting for remote bundle context.. on 21000 name: b5d9b5f5-1cae-4c44-8a10-c8df867d9122 timout: [ RelativeTimeout value = 180000 ] 17:10:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:10:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:10:45 [INFO] 17:10:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-callhome-ssh --- 17:10:45 [INFO] 17:10:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 17:10:45 [INFO] No Javadoc in project. Archive not created. 17:10:45 [INFO] 17:10:45 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-callhome-ssh --- 17:10:45 [INFO] CycloneDX: Resolving Dependencies 17:10:48 [INFO] CycloneDX: Creating BOM version 1.5 with 260 component(s) 17:10:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.xml 17:10:48 [INFO] attaching as odl-netconf-callhome-ssh-7.0.12-SNAPSHOT-cyclonedx.xml 17:10:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.json 17:10:48 [INFO] attaching as odl-netconf-callhome-ssh-7.0.12-SNAPSHOT-cyclonedx.json 17:10:48 [INFO] 17:10:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 17:10:48 [INFO] Skipping duplicate-finder execution! 17:10:48 [INFO] 17:10:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 17:10:48 [INFO] Skipping plugin execution 17:10:48 [INFO] 17:10:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 17:10:48 [INFO] Skipping source per configuration. 17:10:48 [INFO] 17:10:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 17:10:48 [INFO] 17:10:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-callhome-ssh --- 17:10:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:48 [INFO] 17:10:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-callhome-ssh --- 17:10:48 [WARNING] 17:10:48 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 17:10:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:48 [WARNING] 17:10:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:48 [WARNING] 17:10:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.12-SNAPSHOT/odl-netconf-callhome-ssh-7.0.12-SNAPSHOT.pom 17:10:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.12-SNAPSHOT/odl-netconf-callhome-ssh-7.0.12-SNAPSHOT-features.xml 17:10:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.12-SNAPSHOT/odl-netconf-callhome-ssh-7.0.12-SNAPSHOT-cyclonedx.xml 17:10:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.12-SNAPSHOT/odl-netconf-callhome-ssh-7.0.12-SNAPSHOT-cyclonedx.json 17:10:48 [INFO] 17:10:48 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 17:10:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:10:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:10:48 [WARNING] 17:10:48 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 17:10:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:48 [WARNING] 17:10:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:48 [WARNING] 17:10:48 [INFO] 17:10:48 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-callhome-ssh --- 17:10:48 [INFO] org.opendaylight.netconf:odl-netconf-callhome-ssh:feature:7.0.12-SNAPSHOT 17:10:48 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:10:48 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:10:48 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:10:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:10:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:10:48 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:10:48 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:10:48 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:10:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:10:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:10:48 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:10:48 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:10:48 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:10:48 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:10:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:10:48 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:10:48 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:10:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:10:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:10:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:10:48 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:10:48 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:10:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:10:48 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:10:48 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:10:48 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:10:48 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:10:48 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:10:48 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:10:48 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:10:48 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:10:48 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:10:48 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:10:48 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:10:48 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:10:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:10:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:10:48 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:10:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:10:48 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:10:48 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:10:48 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:10:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:10:48 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:10:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:10:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:10:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:10:48 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:10:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:10:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:10:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:10:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:10:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:10:48 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:10:48 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:10:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:10:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:10:48 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:10:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:10:48 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:10:48 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:10:48 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:10:48 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:10:48 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:10:48 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:10:48 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:10:48 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:10:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:10:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:10:48 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:10:48 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:10:48 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:10:48 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:10:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:10:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:10:48 [INFO] | | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:10:48 [INFO] | | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:10:48 [INFO] | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:10:48 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:10:48 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:10:48 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:10:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:10:48 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] +- org.opendaylight.netconf:callhome-provider:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:10:48 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:10:48 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:10:48 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:10:48 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:10:48 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:10:48 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:10:48 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:10:48 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:10:48 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:10:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:10:48 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:10:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:10:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:10:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:10:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:10:48 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:10:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:10:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:10:48 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:10:48 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:10:48 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:10:48 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:10:48 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:10:48 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:10:48 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:10:48 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:10:48 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:10:48 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:10:48 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:10:48 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:48 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:10:48 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:10:48 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:10:48 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:10:48 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:10:48 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:10:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:10:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:10:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:10:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:10:48 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:10:48 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:10:48 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:10:48 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:10:48 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:10:48 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:10:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:10:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:10:48 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:10:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:10:48 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:10:48 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:10:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:10:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:10:48 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:10:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:10:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:10:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:10:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:10:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:10:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:10:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:10:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:10:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:10:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:10:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:10:48 [INFO] +- junit:junit:jar:4.13.2:test 17:10:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:10:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:10:48 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:10:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:10:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:10:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:10:48 [INFO] 17:10:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-callhome-ssh --- 17:10:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/sonatype-clm/module.xml 17:10:48 [INFO] 17:10:48 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 17:10:48 [INFO] Building OpenDaylight :: Netconf Connector :: All 7.0.12-SNAPSHOT [77/121] 17:10:48 [INFO] ------------------------------[ feature ]------------------------------- 17:10:48 [INFO] 17:10:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-connector-all --- 17:10:48 [INFO] 17:10:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-connector-all --- 17:10:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:48 [INFO] 17:10:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 17:10:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:48 [INFO] 17:10:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-connector-all --- 17:10:49 [INFO] 17:10:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 17:10:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:49 [INFO] argLine set to empty 17:10:49 [INFO] 17:10:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-connector-all --- 17:10:49 [INFO] Starting audit... 17:10:49 Audit done. 17:10:49 [INFO] You have 0 Checkstyle violations. 17:10:49 [INFO] 17:10:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-connector-all --- 17:10:49 [INFO] Starting audit... 17:10:49 Audit done. 17:10:49 [INFO] You have 0 Checkstyle violations. 17:10:49 [INFO] 17:10:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-connector-all --- 17:10:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/classes/LICENSE 17:10:49 [INFO] 17:10:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 17:10:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/feature/feature.xml 17:10:49 [INFO] ...done! 17:10:49 [INFO] Attaching features XML 17:10:49 [INFO] 17:10:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-connector-all --- 17:10:49 [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 17:10:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:10:49 [INFO] 17:10:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 17:10:49 [INFO] 17:10:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-connector-all --- 17:10:49 [INFO] 17:10:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 17:10:49 [INFO] 17:10:49 [INFO] 17:10:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-connector-all --- 17:10:49 [INFO] 17:10:49 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-connector-all --- 17:10:49 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector-all 17:10:49 [INFO] Project dependency features detected: [] 17:10:49 [INFO] Pax Exam System (Version: 4.13.3) created. 17:10:49 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:10:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:10:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:10:50 [INFO] Waiting for remote bundle context.. on 21000 name: 4fb182cf-bfb0-438a-82f3-4ac75d08ab73 timout: [ RelativeTimeout value = 180000 ] 17:11:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:11:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:11:04 [INFO] 17:11:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-connector-all --- 17:11:04 [INFO] 17:11:04 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-connector-all --- 17:11:04 [INFO] No Javadoc in project. Archive not created. 17:11:04 [INFO] 17:11:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-connector-all --- 17:11:04 [INFO] CycloneDX: Resolving Dependencies 17:11:08 [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s) 17:11:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.xml 17:11:08 [INFO] attaching as odl-netconf-connector-all-7.0.12-SNAPSHOT-cyclonedx.xml 17:11:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.json 17:11:08 [INFO] attaching as odl-netconf-connector-all-7.0.12-SNAPSHOT-cyclonedx.json 17:11:08 [INFO] 17:11:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 17:11:08 [INFO] Skipping duplicate-finder execution! 17:11:08 [INFO] 17:11:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 17:11:08 [INFO] Skipping plugin execution 17:11:08 [INFO] 17:11:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 17:11:08 [INFO] Skipping source per configuration. 17:11:08 [INFO] 17:11:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-connector-all --- 17:11:08 [INFO] 17:11:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-connector-all --- 17:11:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:08 [INFO] 17:11:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-connector-all --- 17:11:08 [WARNING] 17:11:08 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 17:11:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:08 [WARNING] 17:11:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:08 [WARNING] 17:11:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.12-SNAPSHOT/odl-netconf-connector-all-7.0.12-SNAPSHOT.pom 17:11:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.12-SNAPSHOT/odl-netconf-connector-all-7.0.12-SNAPSHOT-features.xml 17:11:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.12-SNAPSHOT/odl-netconf-connector-all-7.0.12-SNAPSHOT-cyclonedx.xml 17:11:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.12-SNAPSHOT/odl-netconf-connector-all-7.0.12-SNAPSHOT-cyclonedx.json 17:11:08 [INFO] 17:11:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-connector-all --- 17:11:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:08 [WARNING] 17:11:08 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 17:11:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:08 [WARNING] 17:11:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:08 [WARNING] 17:11:08 [INFO] 17:11:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-connector-all --- 17:11:08 [INFO] org.opendaylight.netconf:odl-netconf-connector-all:feature:7.0.12-SNAPSHOT 17:11:08 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:11:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:11:08 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:11:08 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:11:08 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:11:08 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:11:08 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:11:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:11:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:11:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:11:08 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:11:08 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:11:08 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:11:08 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:11:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:11:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:11:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:11:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:11:08 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:11:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:11:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:11:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:11:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:11:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:11:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:11:08 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:11:08 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:11:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:11:08 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:11:08 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:11:08 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:11:08 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:11:08 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:11:08 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:11:08 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:11:08 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:11:08 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:11:08 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:11:08 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:11:08 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:11:08 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:11:08 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:11:08 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:11:08 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:11:08 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:11:08 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:11:08 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:11:08 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:11:08 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:11:08 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:11:08 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:11:08 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:11:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:11:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:11:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:11:08 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:11:08 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:11:08 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:11:08 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:11:08 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:11:08 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:11:08 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:11:08 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:11:08 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:11:08 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:11:08 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:11:08 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:11:08 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:11:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:11:08 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:11:08 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:11:08 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:11:08 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:11:08 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:11:08 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:11:08 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:11:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:11:08 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:11:08 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:11:08 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:11:08 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:11:08 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:11:08 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:11:08 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:11:08 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:11:08 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:11:08 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:11:08 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:11:08 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:11:08 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:11:08 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:08 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:08 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:08 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:08 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:11:08 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:11:08 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:11:08 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:11:08 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:11:08 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:11:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:11:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:11:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:11:08 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:11:08 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:11:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:11:08 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:11:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:11:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:11:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:11:08 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:11:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:11:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:11:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:11:08 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:11:08 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:11:08 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:11:08 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:11:08 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:11:08 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:11:08 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:11:08 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:11:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:11:08 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:11:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:11:08 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:11:08 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:11:08 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:11:08 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:11:08 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:08 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:11:08 [INFO] +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:11:08 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:11:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:08 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:11:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:11:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:11:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:11:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:11:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:11:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:11:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:11:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:11:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:11:08 [INFO] +- junit:junit:jar:4.13.2:test 17:11:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:11:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:11:08 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:11:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:11:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:11:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:08 [INFO] 17:11:08 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-connector-all --- 17:11:08 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/sonatype-clm/module.xml 17:11:08 [INFO] 17:11:08 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 17:11:08 [INFO] Building netconf-console 7.0.12-SNAPSHOT [78/121] 17:11:08 [INFO] -------------------------------[ bundle ]------------------------------- 17:11:08 [INFO] 17:11:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-console --- 17:11:08 [INFO] 17:11:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-console --- 17:11:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:08 [INFO] 17:11:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-console --- 17:11:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:08 [INFO] 17:11:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-console --- 17:11:09 [INFO] 17:11:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-console --- 17:11:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:11:09 [INFO] 17:11:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-console --- 17:11:09 [INFO] Starting audit... 17:11:09 Audit done. 17:11:09 [INFO] You have 0 Checkstyle violations. 17:11:09 [INFO] 17:11:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-console --- 17:11:09 [INFO] Starting audit... 17:11:09 Audit done. 17:11:09 [INFO] You have 0 Checkstyle violations. 17:11:09 [INFO] 17:11:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-console --- 17:11:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/classes/LICENSE 17:11:09 [INFO] 17:11:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-console --- 17:11:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/src/main/resources 17:11:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/generated-sources/spi 17:11:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/generated-sources/yang 17:11:09 [INFO] 17:11:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-console --- 17:11:09 [INFO] Recompiling the module because of changed dependency. 17:11:09 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 17:11:09 [INFO] 17:11:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-console >>> 17:11:09 [INFO] 17:11:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-console --- 17:11:09 [INFO] Fork Value is true 17:11:13 [INFO] Done SpotBugs Analysis.... 17:11:13 [INFO] 17:11:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-console <<< 17:11:13 [INFO] 17:11:13 [INFO] 17:11:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-console --- 17:11:13 [INFO] BugInstance size is 0 17:11:13 [INFO] Error size is 0 17:11:13 [INFO] No errors/warnings found 17:11:13 [INFO] 17:11:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-console --- 17:11:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/src/test/resources 17:11:13 [INFO] 17:11:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-console --- 17:11:13 [INFO] Recompiling the module because of changed dependency. 17:11:13 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:11:13 [INFO] 17:11:13 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-console --- 17:11:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:11:13 [INFO] 17:11:13 [INFO] ------------------------------------------------------- 17:11:13 [INFO] T E S T S 17:11:13 [INFO] ------------------------------------------------------- 17:11:14 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 17:11:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 17:11:14 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 17:11:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:11:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 17:11:15 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 17:11:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.776 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 17:11:18 [INFO] 17:11:18 [INFO] Results: 17:11:18 [INFO] 17:11:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:11:18 [INFO] 17:11:18 [INFO] 17:11:18 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-console --- 17:11:18 [INFO] 17:11:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-console --- 17:11:18 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT.jar 17:11:18 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 17:11:18 [INFO] 17:11:18 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-console --- 17:11:18 [INFO] No previous run data found, generating javadoc. 17:11:20 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT-javadoc.jar 17:11:20 [INFO] 17:11:20 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-console --- 17:11:20 [INFO] CycloneDX: Resolving Dependencies 17:11:22 [INFO] CycloneDX: Creating BOM version 1.5 with 126 component(s) 17:11:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.xml 17:11:22 [INFO] attaching as netconf-console-7.0.12-SNAPSHOT-cyclonedx.xml 17:11:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.json 17:11:22 [INFO] attaching as netconf-console-7.0.12-SNAPSHOT-cyclonedx.json 17:11:22 [INFO] 17:11:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 17:11:22 [INFO] Skipping duplicate-finder execution! 17:11:22 [INFO] 17:11:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-console --- 17:11:22 [INFO] No dependency problems found 17:11:22 [INFO] 17:11:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-console --- 17:11:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT-sources.jar 17:11:22 [INFO] 17:11:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-console --- 17:11:22 [INFO] 17:11:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-console --- 17:11:22 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/code-coverage/jacoco.exec 17:11:22 [INFO] Analyzed bundle 'netconf-console' with 11 classes 17:11:22 [INFO] 17:11:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-console --- 17:11:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-SNAPSHOT.pom 17:11:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-SNAPSHOT.jar 17:11:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-SNAPSHOT-javadoc.jar 17:11:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-SNAPSHOT-cyclonedx.xml 17:11:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-SNAPSHOT-cyclonedx.json 17:11:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-SNAPSHOT-sources.jar 17:11:22 [INFO] 17:11:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-console --- 17:11:22 [INFO] Installing org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-SNAPSHOT.jar 17:11:22 [INFO] Writing OBR metadata 17:11:22 [INFO] 17:11:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-console --- 17:11:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:22 [INFO] 17:11:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-console --- 17:11:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:11:22 [INFO] 17:11:22 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-console --- 17:11:22 [INFO] org.opendaylight.netconf:netconf-console:bundle:7.0.12-SNAPSHOT 17:11:22 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:22 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:11:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:11:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:22 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:11:22 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:11:22 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:11:22 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:11:22 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:11:22 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:11:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:11:22 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:11:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:11:22 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:11:22 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:11:22 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:11:22 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:11:22 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:11:22 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:11:22 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:11:22 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:11:22 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:11:22 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:11:22 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:22 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:11:22 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:11:22 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:11:22 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:11:22 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:11:22 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:11:22 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:11:22 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:11:22 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:11:22 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:11:22 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:11:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:11:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:11:22 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:11:22 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:11:22 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:11:22 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:11:22 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:11:22 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:11:22 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:11:22 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:11:22 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:11:22 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:11:22 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:11:22 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:11:22 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:11:22 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:11:22 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:11:22 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:11:22 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:11:22 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:11:22 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:11:22 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:11:22 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:11:22 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 17:11:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 17:11:22 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:11:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 17:11:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 17:11:22 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 17:11:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 17:11:22 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:11:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 17:11:22 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 17:11:22 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:11:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 17:11:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 17:11:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 17:11:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 17:11:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 17:11:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 17:11:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 17:11:22 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 17:11:22 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 17:11:22 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 17:11:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:11:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:11:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:22 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:11:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:11:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:11:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:11:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:11:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:11:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:11:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:11:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:11:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:11:22 [INFO] +- junit:junit:jar:4.13.2:test 17:11:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:11:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:11:22 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:11:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:11:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:11:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:22 [INFO] 17:11:22 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-console --- 17:11:22 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/sonatype-clm/module.xml 17:11:22 [INFO] 17:11:22 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 17:11:22 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 7.0.12-SNAPSHOT [79/121] 17:11:22 [INFO] ------------------------------[ feature ]------------------------------- 17:11:22 [INFO] 17:11:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-console --- 17:11:22 [INFO] 17:11:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-console --- 17:11:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:22 [INFO] 17:11:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 17:11:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:22 [INFO] 17:11:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-console --- 17:11:23 [INFO] 17:11:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-console --- 17:11:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:23 [INFO] argLine set to empty 17:11:23 [INFO] 17:11:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-console --- 17:11:23 [INFO] Starting audit... 17:11:23 Audit done. 17:11:23 [INFO] You have 0 Checkstyle violations. 17:11:23 [INFO] 17:11:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-console --- 17:11:23 [INFO] Starting audit... 17:11:23 Audit done. 17:11:23 [INFO] You have 0 Checkstyle violations. 17:11:23 [INFO] 17:11:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-console --- 17:11:23 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/classes/LICENSE 17:11:23 [INFO] 17:11:23 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 17:11:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/feature/feature.xml 17:11:23 [INFO] ...done! 17:11:23 [INFO] Attaching features XML 17:11:23 [INFO] 17:11:23 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-console --- 17:11:23 [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 17:11:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:11:23 [INFO] 17:11:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 17:11:23 [INFO] 17:11:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-console --- 17:11:23 [INFO] 17:11:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 17:11:23 [INFO] 17:11:23 [INFO] 17:11:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-console --- 17:11:23 [INFO] 17:11:23 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-console --- 17:11:23 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-console 17:11:23 [INFO] Project dependency features detected: [] 17:11:23 [INFO] Pax Exam System (Version: 4.13.3) created. 17:11:23 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:11:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:11:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:11:24 [INFO] Waiting for remote bundle context.. on 21000 name: 2a999e29-093c-4b17-949a-31a6eb82d754 timout: [ RelativeTimeout value = 180000 ] 17:11:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:11:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:11:41 [INFO] 17:11:41 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-console --- 17:11:41 [INFO] 17:11:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-console --- 17:11:41 [INFO] No Javadoc in project. Archive not created. 17:11:41 [INFO] 17:11:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-console --- 17:11:41 [INFO] CycloneDX: Resolving Dependencies 17:11:46 [INFO] CycloneDX: Creating BOM version 1.5 with 357 component(s) 17:11:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.xml 17:11:48 [INFO] attaching as odl-netconf-console-7.0.12-SNAPSHOT-cyclonedx.xml 17:11:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.json 17:11:48 [INFO] attaching as odl-netconf-console-7.0.12-SNAPSHOT-cyclonedx.json 17:11:48 [INFO] 17:11:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 17:11:48 [INFO] Skipping duplicate-finder execution! 17:11:48 [INFO] 17:11:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-console --- 17:11:48 [INFO] Skipping plugin execution 17:11:48 [INFO] 17:11:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-console --- 17:11:48 [INFO] Skipping source per configuration. 17:11:48 [INFO] 17:11:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-console --- 17:11:48 [INFO] 17:11:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-console --- 17:11:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:48 [INFO] 17:11:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-console --- 17:11:48 [WARNING] 17:11:48 [WARNING] The packaging plugin for project odl-netconf-console did not assign 17:11:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:48 [WARNING] 17:11:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:48 [WARNING] 17:11:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.12-SNAPSHOT/odl-netconf-console-7.0.12-SNAPSHOT.pom 17:11:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.12-SNAPSHOT/odl-netconf-console-7.0.12-SNAPSHOT-features.xml 17:11:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.12-SNAPSHOT/odl-netconf-console-7.0.12-SNAPSHOT-cyclonedx.xml 17:11:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.12-SNAPSHOT/odl-netconf-console-7.0.12-SNAPSHOT-cyclonedx.json 17:11:48 [INFO] 17:11:48 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-console --- 17:11:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:48 [WARNING] 17:11:48 [WARNING] The packaging plugin for project odl-netconf-console did not assign 17:11:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:48 [WARNING] 17:11:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:48 [WARNING] 17:11:48 [INFO] 17:11:48 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-console --- 17:11:48 [INFO] org.opendaylight.netconf:odl-netconf-console:feature:7.0.12-SNAPSHOT 17:11:48 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:11:48 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:11:48 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:11:48 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:11:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:11:48 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:11:48 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:11:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:11:48 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:11:48 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:11:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:11:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:11:48 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:11:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:11:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:11:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:11:48 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:11:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:11:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:11:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:11:48 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:11:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:11:48 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:11:48 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:11:48 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:11:48 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:11:48 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:11:48 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:11:48 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:11:48 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:11:48 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:11:48 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:11:48 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:11:48 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:11:48 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:11:48 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:11:48 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:11:48 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:11:48 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:11:48 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:11:48 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:11:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:11:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:11:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:11:48 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:11:48 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:11:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:11:48 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:11:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:11:48 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:11:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:11:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:11:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:11:48 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:11:48 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:11:48 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:11:48 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:11:48 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:11:48 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:11:48 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:11:48 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:11:48 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:11:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:11:48 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:11:48 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:11:48 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:11:48 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:11:48 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:11:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:11:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:11:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:11:48 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:11:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:11:48 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:11:48 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:11:48 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:11:48 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:11:48 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:11:48 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:11:48 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:11:48 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:11:48 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:11:48 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:11:48 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:11:48 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:11:48 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:11:48 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:11:48 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:11:48 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:11:48 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:11:48 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:11:48 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:11:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:11:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:11:48 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:11:48 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:11:48 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:11:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:11:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:11:48 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:11:48 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:11:48 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:11:48 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:11:48 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:11:48 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:11:48 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:11:48 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:11:48 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:11:48 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:11:48 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:11:48 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:11:48 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:11:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:11:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:11:48 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:11:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:11:48 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:11:48 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:11:48 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:11:48 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:11:48 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:11:48 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:11:48 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:11:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:11:48 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:11:48 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:11:48 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:11:48 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:11:48 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:11:48 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:11:48 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:11:48 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:11:48 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:11:48 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:11:48 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:11:48 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:11:48 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:11:48 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:11:48 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:11:48 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:11:48 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:11:48 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:11:48 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | \- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:11:48 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:11:48 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:11:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:11:48 [INFO] | \- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] +- org.opendaylight.netconf:netconf-console:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:48 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:48 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:48 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:11:48 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:11:48 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:48 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:48 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:11:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:11:48 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:11:48 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:11:48 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:11:48 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:11:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:11:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:11:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:11:48 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:11:48 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:11:48 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:11:48 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:11:48 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:11:48 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:11:48 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:11:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:11:48 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:11:48 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:11:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:11:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:11:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:11:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:11:48 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:11:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:11:48 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:11:48 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:11:48 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:11:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:48 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:11:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:11:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:11:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:11:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:11:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:11:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:11:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:11:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:11:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:11:48 [INFO] +- junit:junit:jar:4.13.2:test 17:11:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:11:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:11:48 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:11:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:11:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:11:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:48 [INFO] 17:11:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-console --- 17:11:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/sonatype-clm/module.xml 17:11:48 [INFO] 17:11:48 [INFO] ----------< org.opendaylight.netconf:restconf-common-models >----------- 17:11:48 [INFO] Building restconf-common-models 7.0.12-SNAPSHOT [80/121] 17:11:48 [INFO] -------------------------------[ bundle ]------------------------------- 17:11:48 [INFO] 17:11:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-common-models --- 17:11:48 [INFO] 17:11:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-common-models --- 17:11:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:48 [INFO] 17:11:48 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-common-models --- 17:11:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:48 [INFO] 17:11:48 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-common-models --- 17:11:48 [INFO] 17:11:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-common-models --- 17:11:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:11:48 [INFO] 17:11:48 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ restconf-common-models --- 17:11:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:11:48 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/src/main/yang 17:11:48 [INFO] yang-to-sources: Found 1 dependencies in 627.4 μs 17:11:48 [INFO] yang-to-sources: Project model files found: 6 in 1.603 ms 17:11:48 [INFO] yang-to-sources: 7 YANG models processed in 8.122 ms 17:11:48 [INFO] BindingJavaFileGenerator: Defined 80 files in 3.071 ms 17:11:48 [INFO] Sorted 80 files into 25 directories in 117.3 μs 17:11:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 16.63 ms 17:11:48 [INFO] 17:11:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-common-models --- 17:11:48 [INFO] Starting audit... 17:11:48 Audit done. 17:11:48 [INFO] You have 0 Checkstyle violations. 17:11:48 [INFO] 17:11:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-common-models --- 17:11:48 [INFO] Starting audit... 17:11:48 Audit done. 17:11:48 [INFO] You have 0 Checkstyle violations. 17:11:48 [INFO] 17:11:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-common-models --- 17:11:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/classes/LICENSE 17:11:48 [INFO] 17:11:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common-models --- 17:11:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/src/main/resources 17:11:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/spi 17:11:48 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:11:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:11:48 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:11:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/spi 17:11:48 [INFO] 17:11:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-common-models --- 17:11:48 [INFO] Recompiling the module because of changed dependency. 17:11:48 [INFO] Compiling 79 source files with javac [debug release 17] to target/classes 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[266,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[305,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[72,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[83,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[84,27] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[99,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[204,62] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[199,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[55,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[90,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[70,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[80,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[95,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[144,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:48 [INFO] 17:11:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ restconf-common-models >>> 17:11:48 [INFO] 17:11:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ restconf-common-models --- 17:11:48 [INFO] Fork Value is true 17:11:50 [INFO] Done SpotBugs Analysis.... 17:11:50 [INFO] 17:11:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ restconf-common-models <<< 17:11:50 [INFO] 17:11:50 [INFO] 17:11:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ restconf-common-models --- 17:11:50 [INFO] BugInstance size is 0 17:11:50 [INFO] Error size is 0 17:11:50 [INFO] No errors/warnings found 17:11:50 [INFO] 17:11:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common-models --- 17:11:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/src/test/resources 17:11:50 [INFO] 17:11:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-common-models --- 17:11:50 [INFO] No sources to compile 17:11:50 [INFO] 17:11:50 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ restconf-common-models --- 17:11:50 [INFO] No tests to run. 17:11:50 [INFO] 17:11:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ restconf-common-models --- 17:11:50 [INFO] 17:11:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common-models --- 17:11:50 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT.jar 17:11:50 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/classes/META-INF/MANIFEST.MF 17:11:50 [INFO] 17:11:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ restconf-common-models --- 17:11:50 [INFO] No previous run data found, generating javadoc. 17:11:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT-javadoc.jar 17:11:53 [INFO] 17:11:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ restconf-common-models --- 17:11:53 [INFO] CycloneDX: Resolving Dependencies 17:11:53 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 17:11:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.xml 17:11:53 [INFO] attaching as restconf-common-models-7.0.12-SNAPSHOT-cyclonedx.xml 17:11:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.json 17:11:53 [INFO] attaching as restconf-common-models-7.0.12-SNAPSHOT-cyclonedx.json 17:11:53 [INFO] 17:11:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common-models --- 17:11:53 [INFO] Skipping duplicate-finder execution! 17:11:53 [INFO] 17:11:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-common-models --- 17:11:53 [INFO] No dependency problems found 17:11:53 [INFO] 17:11:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-common-models --- 17:11:53 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT-sources.jar 17:11:53 [INFO] 17:11:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-common-models --- 17:11:53 [INFO] 17:11:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-common-models --- 17:11:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:11:53 [INFO] 17:11:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-common-models --- 17:11:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-SNAPSHOT.pom 17:11:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-SNAPSHOT.jar 17:11:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-SNAPSHOT-javadoc.jar 17:11:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-SNAPSHOT-cyclonedx.xml 17:11:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-SNAPSHOT-cyclonedx.json 17:11:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-SNAPSHOT-sources.jar 17:11:53 [INFO] 17:11:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common-models --- 17:11:53 [INFO] Installing org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-SNAPSHOT.jar 17:11:53 [INFO] Writing OBR metadata 17:11:53 [INFO] 17:11:53 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-common-models --- 17:11:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:53 [INFO] 17:11:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common-models --- 17:11:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:11:53 [INFO] 17:11:53 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-common-models --- 17:11:53 [INFO] org.opendaylight.netconf:restconf-common-models:bundle:7.0.12-SNAPSHOT 17:11:53 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:11:53 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:11:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:11:53 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:11:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:11:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:53 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:11:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:11:53 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:11:53 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:11:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:11:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:11:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:11:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:53 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:11:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:11:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:11:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:11:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:11:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:11:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:11:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:11:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:11:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:11:53 [INFO] +- junit:junit:jar:4.13.2:test 17:11:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:11:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:11:53 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:11:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:11:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:11:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:53 [INFO] 17:11:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-common-models --- 17:11:53 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/sonatype-clm/module.xml 17:11:53 [INFO] 17:11:53 [INFO] --------------< org.opendaylight.netconf:restconf-common >-------------- 17:11:53 [INFO] Building restconf-common 7.0.12-SNAPSHOT [81/121] 17:11:53 [INFO] -------------------------------[ bundle ]------------------------------- 17:11:53 [INFO] 17:11:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-common --- 17:11:53 [INFO] 17:11:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-common --- 17:11:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:53 [INFO] 17:11:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-common --- 17:11:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:53 [INFO] 17:11:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-common --- 17:11:54 [INFO] 17:11:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-common --- 17:11:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:11:54 [INFO] 17:11:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-common --- 17:11:54 [INFO] Starting audit... 17:11:54 Audit done. 17:11:54 [INFO] You have 0 Checkstyle violations. 17:11:54 [INFO] 17:11:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-common --- 17:11:54 [INFO] Starting audit... 17:11:54 Audit done. 17:11:54 [INFO] You have 0 Checkstyle violations. 17:11:54 [INFO] 17:11:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-common --- 17:11:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/classes/LICENSE 17:11:54 [INFO] 17:11:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common --- 17:11:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/resources 17:11:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/generated-sources/spi 17:11:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/generated-sources/yang 17:11:54 [INFO] 17:11:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-common --- 17:11:54 [INFO] Recompiling the module because of changed dependency. 17:11:54 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 17:11:54 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[21,36] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[22,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[79,44] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[97,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[99,56] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[100,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:54 [INFO] 17:11:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ restconf-common >>> 17:11:54 [INFO] 17:11:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ restconf-common --- 17:11:54 [INFO] Fork Value is true 17:11:57 [INFO] Done SpotBugs Analysis.... 17:11:58 [INFO] 17:11:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ restconf-common <<< 17:11:58 [INFO] 17:11:58 [INFO] 17:11:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ restconf-common --- 17:11:58 [INFO] BugInstance size is 0 17:11:58 [INFO] Error size is 0 17:11:58 [INFO] No errors/warnings found 17:11:58 [INFO] 17:11:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common --- 17:11:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/test/resources 17:11:58 [INFO] 17:11:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-common --- 17:11:58 [INFO] No sources to compile 17:11:58 [INFO] 17:11:58 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ restconf-common --- 17:11:58 [INFO] No tests to run. 17:11:58 [INFO] 17:11:58 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ restconf-common --- 17:11:58 [INFO] 17:11:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common --- 17:11:58 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT.jar 17:11:58 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/classes/META-INF/MANIFEST.MF 17:11:58 [INFO] 17:11:58 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ restconf-common --- 17:11:58 [INFO] No previous run data found, generating javadoc. 17:11:59 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT-javadoc.jar 17:11:59 [INFO] 17:11:59 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ restconf-common --- 17:11:59 [INFO] CycloneDX: Resolving Dependencies 17:11:59 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 17:12:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.xml 17:12:00 [INFO] attaching as restconf-common-7.0.12-SNAPSHOT-cyclonedx.xml 17:12:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.json 17:12:00 [INFO] attaching as restconf-common-7.0.12-SNAPSHOT-cyclonedx.json 17:12:00 [INFO] 17:12:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common --- 17:12:00 [INFO] Skipping duplicate-finder execution! 17:12:00 [INFO] 17:12:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-common --- 17:12:00 [WARNING] Unused declared dependencies found: 17:12:00 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:12:00 [INFO] 17:12:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-common --- 17:12:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT-sources.jar 17:12:00 [INFO] 17:12:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-common --- 17:12:00 [INFO] 17:12:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-common --- 17:12:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:12:00 [INFO] 17:12:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-common --- 17:12:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-SNAPSHOT.pom 17:12:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-SNAPSHOT.jar 17:12:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-SNAPSHOT-javadoc.jar 17:12:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-SNAPSHOT-cyclonedx.xml 17:12:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-SNAPSHOT-cyclonedx.json 17:12:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-SNAPSHOT-sources.jar 17:12:00 [INFO] 17:12:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common --- 17:12:00 [INFO] Installing org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-SNAPSHOT.jar 17:12:00 [INFO] Writing OBR metadata 17:12:00 [INFO] 17:12:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-common --- 17:12:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:12:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:12:00 [INFO] 17:12:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common --- 17:12:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:12:00 [INFO] 17:12:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-common --- 17:12:00 [INFO] org.opendaylight.netconf:restconf-common:bundle:7.0.12-SNAPSHOT 17:12:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:12:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:12:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:12:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:12:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:12:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:12:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:12:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:12:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:12:00 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:12:00 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:12:00 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:12:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:12:00 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:12:00 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:12:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:12:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:12:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:12:00 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 17:12:00 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 17:12:00 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 17:12:00 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 17:12:00 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 17:12:00 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 17:12:00 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 17:12:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:12:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:12:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:12:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:12:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:12:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:12:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:12:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:12:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:12:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:12:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:12:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:12:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:12:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:12:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:12:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:12:00 [INFO] +- junit:junit:jar:4.13.2:test 17:12:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:12:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:12:00 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:12:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:12:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:12:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:12:00 [INFO] 17:12:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-common --- 17:12:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/sonatype-clm/module.xml 17:12:00 [INFO] 17:12:00 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 17:12:00 [INFO] Building OpenDaylight :: Restconf :: Common 7.0.12-SNAPSHOT [82/121] 17:12:00 [INFO] ------------------------------[ feature ]------------------------------- 17:12:00 [INFO] 17:12:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-common --- 17:12:00 [INFO] 17:12:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-common --- 17:12:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:00 [INFO] 17:12:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 17:12:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:00 [INFO] 17:12:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-common --- 17:12:00 [INFO] 17:12:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-common --- 17:12:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:00 [INFO] argLine set to empty 17:12:00 [INFO] 17:12:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-common --- 17:12:00 [INFO] Starting audit... 17:12:00 Audit done. 17:12:00 [INFO] You have 0 Checkstyle violations. 17:12:00 [INFO] 17:12:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-common --- 17:12:00 [INFO] Starting audit... 17:12:00 Audit done. 17:12:00 [INFO] You have 0 Checkstyle violations. 17:12:00 [INFO] 17:12:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-common --- 17:12:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/classes/LICENSE 17:12:00 [INFO] 17:12:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 17:12:00 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/feature/feature.xml 17:12:00 [INFO] ...done! 17:12:00 [INFO] Attaching features XML 17:12:00 [INFO] 17:12:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-common --- 17:12:00 [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 17:12:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:12:00 [INFO] 17:12:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 17:12:00 [INFO] 17:12:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-restconf-common --- 17:12:00 [INFO] 17:12:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 17:12:00 [INFO] 17:12:00 [INFO] 17:12:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-restconf-common --- 17:12:00 [INFO] 17:12:00 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-restconf-common --- 17:12:00 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-common 17:12:00 [INFO] Project dependency features detected: [] 17:12:00 [INFO] Pax Exam System (Version: 4.13.3) created. 17:12:00 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:12:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:12:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:12:01 [INFO] Waiting for remote bundle context.. on 21000 name: 9ce63d26-4b31-4426-a3f9-bfa530da49da timout: [ RelativeTimeout value = 180000 ] 17:12:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:12:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:12:17 [INFO] 17:12:17 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-restconf-common --- 17:12:17 [INFO] 17:12:17 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-restconf-common --- 17:12:17 [INFO] No Javadoc in project. Archive not created. 17:12:17 [INFO] 17:12:17 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-restconf-common --- 17:12:17 [INFO] CycloneDX: Resolving Dependencies 17:12:20 [INFO] CycloneDX: Creating BOM version 1.5 with 301 component(s) 17:12:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.xml 17:12:20 [INFO] attaching as odl-restconf-common-7.0.12-SNAPSHOT-cyclonedx.xml 17:12:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.json 17:12:20 [INFO] attaching as odl-restconf-common-7.0.12-SNAPSHOT-cyclonedx.json 17:12:20 [INFO] 17:12:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 17:12:20 [INFO] Skipping duplicate-finder execution! 17:12:20 [INFO] 17:12:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-common --- 17:12:20 [INFO] Skipping plugin execution 17:12:20 [INFO] 17:12:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-common --- 17:12:20 [INFO] Skipping source per configuration. 17:12:20 [INFO] 17:12:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-common --- 17:12:20 [INFO] 17:12:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-common --- 17:12:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:20 [INFO] 17:12:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-common --- 17:12:20 [WARNING] 17:12:20 [WARNING] The packaging plugin for project odl-restconf-common did not assign 17:12:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:12:20 [WARNING] 17:12:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:12:20 [WARNING] 17:12:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.12-SNAPSHOT/odl-restconf-common-7.0.12-SNAPSHOT.pom 17:12:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.12-SNAPSHOT/odl-restconf-common-7.0.12-SNAPSHOT-features.xml 17:12:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.12-SNAPSHOT/odl-restconf-common-7.0.12-SNAPSHOT-cyclonedx.xml 17:12:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.12-SNAPSHOT/odl-restconf-common-7.0.12-SNAPSHOT-cyclonedx.json 17:12:20 [INFO] 17:12:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-common --- 17:12:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:12:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:12:20 [WARNING] 17:12:20 [WARNING] The packaging plugin for project odl-restconf-common did not assign 17:12:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:12:20 [WARNING] 17:12:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:12:20 [WARNING] 17:12:20 [INFO] 17:12:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf-common --- 17:12:20 [INFO] org.opendaylight.netconf:odl-restconf-common:feature:7.0.12-SNAPSHOT 17:12:20 [INFO] +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:12:20 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:12:20 [INFO] +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile 17:12:20 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:12:20 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:12:20 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:12:20 [INFO] | \- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:12:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:12:21 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:12:21 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:12:21 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:12:21 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:12:21 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:12:21 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:12:21 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:12:21 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:12:21 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:12:21 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:12:21 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:12:21 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:12:21 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:12:21 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:12:21 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:12:21 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:12:21 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:12:21 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:12:21 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:12:21 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:12:21 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:12:21 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:12:21 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:12:21 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:12:21 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:12:21 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:12:21 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:12:21 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:12:21 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:12:21 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:12:21 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:12:21 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:12:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:12:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:12:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:12:21 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:12:21 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:12:21 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:12:21 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:12:21 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:12:21 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:12:21 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:12:21 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:12:21 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:12:21 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:12:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:12:21 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:12:21 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:12:21 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:12:21 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:12:21 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:12:21 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:12:21 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:12:21 [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:12:21 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:12:21 [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:12:21 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:12:21 [INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:12:21 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:12:21 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:12:21 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:12:21 [INFO] | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:12:21 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:12:21 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:12:21 [INFO] | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:12:21 [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:12:21 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:12:21 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:12:21 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:12:21 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:12:21 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:12:21 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:12:21 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:12:21 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:12:21 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:12:21 [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:12:21 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:12:21 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:12:21 [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:12:21 [INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:12:21 [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:12:21 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:12:21 [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:12:21 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:12:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:12:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:12:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:12:21 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:12:21 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:12:21 [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:12:21 [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:12:21 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:12:21 [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:12:21 [INFO] | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:12:21 [INFO] | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:12:21 [INFO] | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:12:21 [INFO] | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:12:21 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 17:12:21 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:12:21 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:12:21 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:12:21 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:12:21 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:12:21 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:12:21 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:12:21 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:12:21 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:12:21 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:12:21 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:12:21 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:12:21 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:12:21 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:12:21 [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:12:21 [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:12:21 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:12:21 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:12:21 [INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:12:21 [INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:12:21 [INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:12:21 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:12:21 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:12:21 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:12:21 [INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:12:21 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:compile 17:12:21 [INFO] | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:12:21 [INFO] +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:12:21 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:12:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:12:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:12:21 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:12:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:12:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:12:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:12:21 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:12:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:12:21 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:12:21 [INFO] +- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:12:21 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:12:21 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:12:21 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:12:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:12:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:12:21 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:12:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:12:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:12:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:12:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:12:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:12:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:12:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:12:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:12:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:12:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:12:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:12:21 [INFO] +- junit:junit:jar:4.13.2:test 17:12:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:12:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:12:21 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:12:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:12:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:12:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:12:21 [INFO] 17:12:21 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf-common --- 17:12:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/sonatype-clm/module.xml 17:12:21 [INFO] 17:12:21 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 17:12:21 [INFO] Building restconf-api 7.0.12-SNAPSHOT [83/121] 17:12:21 [INFO] -------------------------------[ bundle ]------------------------------- 17:12:21 [INFO] 17:12:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-api --- 17:12:21 [INFO] 17:12:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-api --- 17:12:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:21 [INFO] 17:12:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-api --- 17:12:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:21 [INFO] 17:12:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-api --- 17:12:21 [INFO] 17:12:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-api --- 17:12:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:12:21 [INFO] 17:12:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-api --- 17:12:21 [INFO] Starting audit... 17:12:21 Audit done. 17:12:21 [INFO] You have 0 Checkstyle violations. 17:12:21 [INFO] 17:12:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-api --- 17:12:21 [INFO] Starting audit... 17:12:21 Audit done. 17:12:21 [INFO] You have 0 Checkstyle violations. 17:12:21 [INFO] 17:12:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-api --- 17:12:21 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/classes/LICENSE 17:12:21 [INFO] 17:12:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-api --- 17:12:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/resources 17:12:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/generated-sources/spi 17:12:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/generated-sources/yang 17:12:21 [INFO] 17:12:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-api --- 17:12:21 [INFO] Recompiling the module because of changed dependency. 17:12:21 [INFO] Compiling 31 source files with javac [debug release 17 module-path] to target/classes 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[13,77] requires transitive directive for an automatic module 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[14,66] requires transitive directive for an automatic module 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[17,48] requires directive for an automatic module 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 17:12:22 [INFO] 17:12:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ restconf-api >>> 17:12:22 [INFO] 17:12:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ restconf-api --- 17:12:22 [INFO] Fork Value is true 17:12:26 [INFO] Done SpotBugs Analysis.... 17:12:26 [INFO] 17:12:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ restconf-api <<< 17:12:26 [INFO] 17:12:26 [INFO] 17:12:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ restconf-api --- 17:12:26 [INFO] BugInstance size is 0 17:12:26 [INFO] Error size is 0 17:12:26 [INFO] No errors/warnings found 17:12:26 [INFO] 17:12:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-api --- 17:12:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/test/resources 17:12:26 [INFO] 17:12:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-api --- 17:12:26 [INFO] Recompiling the module because of changed dependency. 17:12:26 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes 17:12:26 [INFO] 17:12:26 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ restconf-api --- 17:12:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:12:26 [INFO] 17:12:26 [INFO] ------------------------------------------------------- 17:12:26 [INFO] T E S T S 17:12:26 [INFO] ------------------------------------------------------- 17:12:27 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 17:12:27 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.restconf.api.ApiPathTest 17:12:27 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 17:12:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.restconf.api.FieldsParamTest 17:12:27 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 17:12:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 17:12:27 [INFO] 17:12:27 [INFO] Results: 17:12:27 [INFO] 17:12:27 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 17:12:27 [INFO] 17:12:27 [INFO] 17:12:27 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ restconf-api --- 17:12:27 [INFO] 17:12:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-api --- 17:12:27 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:7.0.12-SNAPSHOT : Split package, multiple jars provide the same package: 17:12:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:12:27 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle] 17:12:27 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:12:27 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT.jar 17:12:27 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 17:12:27 [INFO] 17:12:27 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ restconf-api --- 17:12:27 [INFO] No previous run data found, generating javadoc. 17:12:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT-javadoc.jar 17:12:29 [INFO] 17:12:29 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ restconf-api --- 17:12:29 [INFO] CycloneDX: Resolving Dependencies 17:12:30 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 17:12:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.xml 17:12:30 [INFO] attaching as restconf-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:12:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.json 17:12:30 [INFO] attaching as restconf-api-7.0.12-SNAPSHOT-cyclonedx.json 17:12:30 [INFO] 17:12:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 17:12:30 [INFO] Skipping duplicate-finder execution! 17:12:30 [INFO] 17:12:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-api --- 17:12:30 [INFO] No dependency problems found 17:12:30 [INFO] 17:12:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-api --- 17:12:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT-sources.jar 17:12:30 [INFO] 17:12:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-api --- 17:12:30 [INFO] 17:12:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-api --- 17:12:30 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/code-coverage/jacoco.exec 17:12:30 [INFO] Analyzed bundle 'restconf-api' with 32 classes 17:12:30 [INFO] 17:12:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-api --- 17:12:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-SNAPSHOT.pom 17:12:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-SNAPSHOT.jar 17:12:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-SNAPSHOT-javadoc.jar 17:12:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:12:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-SNAPSHOT-cyclonedx.json 17:12:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-SNAPSHOT-sources.jar 17:12:30 [INFO] 17:12:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-api --- 17:12:30 [INFO] Installing org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-SNAPSHOT.jar 17:12:30 [INFO] Writing OBR metadata 17:12:30 [INFO] 17:12:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-api --- 17:12:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:12:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:12:30 [INFO] 17:12:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-api --- 17:12:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:12:30 [INFO] 17:12:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-api --- 17:12:30 [INFO] org.opendaylight.netconf:restconf-api:bundle:7.0.12-SNAPSHOT 17:12:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:12:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:12:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:12:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:12:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:12:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:12:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:12:30 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:12:30 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:12:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:12:30 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:12:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:12:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:12:30 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:12:30 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:12:30 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:12:30 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:12:30 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:12:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:12:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:12:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:12:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:12:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:12:30 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:12:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:12:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:12:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:12:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:12:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:12:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:12:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:12:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:12:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:12:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:12:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:12:30 [INFO] +- junit:junit:jar:4.13.2:test 17:12:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:12:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:12:30 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:12:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:12:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:12:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:12:30 [INFO] 17:12:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-api --- 17:12:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/sonatype-clm/module.xml 17:12:30 [INFO] 17:12:30 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 17:12:30 [INFO] Building restconf-nb 7.0.12-SNAPSHOT [84/121] 17:12:30 [INFO] -------------------------------[ bundle ]------------------------------- 17:12:31 [INFO] 17:12:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-nb --- 17:12:31 [INFO] 17:12:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-nb --- 17:12:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:31 [INFO] 17:12:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-nb --- 17:12:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:31 [INFO] 17:12:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-nb --- 17:12:32 [INFO] 17:12:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-nb --- 17:12:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:12:32 [INFO] 17:12:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-nb --- 17:12:32 [INFO] Starting audit... 17:12:32 Audit done. 17:12:32 [INFO] You have 0 Checkstyle violations. 17:12:32 [INFO] 17:12:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-nb --- 17:12:33 [INFO] Starting audit... 17:12:33 Audit done. 17:12:33 [INFO] You have 0 Checkstyle violations. 17:12:33 [INFO] 17:12:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-nb --- 17:12:33 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/classes/LICENSE 17:12:33 [INFO] 17:12:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-nb --- 17:12:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/resources 17:12:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/generated-sources/spi 17:12:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/generated-sources/yang 17:12:33 [INFO] 17:12:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-nb --- 17:12:34 [INFO] Recompiling the module because of changed dependency. 17:12:34 [INFO] Compiling 143 source files with javac [debug release 17] to target/classes 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:35 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[36,24] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/ErrorTagMapping.java:[60,26] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:[34,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:[35,35] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[44,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[50,27] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[56,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:[51,24] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:[56,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[77,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[85,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[89,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonPatchBody.java:[322,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[51,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[114,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[119,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[54,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[56,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[60,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[76,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[53,20] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:[47,27] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:[55,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonOperationInputBody.java:[40,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlOperationInputBody.java:[42,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[65,37] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[105,24] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[126,37] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:[91,40] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[102,36] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/ExistenceCheck.java:[101,31] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[341,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[348,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[354,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[493,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[525,37] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[595,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[601,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[613,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[621,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[649,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[658,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[668,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[677,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[686,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[785,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[807,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[822,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[842,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[859,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[866,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[867,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[880,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[911,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[966,58] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1162,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1230,46] found raw type: org.opendaylight.yangtools.yang.data.api.schema.LeafNode 17:12:35 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.LeafNode 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1256,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1336,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1358,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:35 [INFO] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java: Some input files additionally use or override a deprecated API. 17:12:35 [INFO] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactory.java: Some input files additionally use or override a deprecated API that is marked for removal. 17:12:35 [INFO] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java uses unchecked or unsafe operations. 17:12:35 [INFO] 17:12:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ restconf-nb >>> 17:12:35 [INFO] 17:12:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ restconf-nb --- 17:12:35 [INFO] Fork Value is true 17:12:43 [INFO] Done SpotBugs Analysis.... 17:12:43 [INFO] 17:12:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ restconf-nb <<< 17:12:43 [INFO] 17:12:43 [INFO] 17:12:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ restconf-nb --- 17:12:43 [INFO] BugInstance size is 0 17:12:43 [INFO] Error size is 0 17:12:43 [INFO] No errors/warnings found 17:12:43 [INFO] 17:12:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-nb --- 17:12:43 [INFO] Copying 152 resources from src/test/resources to target/test-classes 17:12:43 [INFO] 17:12:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-nb --- 17:12:43 [INFO] Recompiling the module because of changed dependency. 17:12:43 [INFO] Compiling 65 source files with javac [debug release 17] to target/test-classes 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[108,32] unchecked conversion 17:12:43 required: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 17:12:43 found: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[143,44] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[147,52] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfDataPostTest.java:[105,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfDataPostTest.java:[125,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[105,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/JsonPatchBodyTest.java:[109,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/JsonPatchBodyTest.java:[134,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlPatchBodyTest.java:[64,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlPatchBodyTest.java:[84,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlResourceBodyTest.java:[78,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[55,31] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[68,15] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[69,17] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[70,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[71,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[73,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[86,21] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[107,21] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[108,37] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[109,37] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractFieldsTranslatorTest.java:[307,15] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractFieldsTranslatorTest.java:[307,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[257,35] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[258,30] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[287,38] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[288,30] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfStrategyTest.java:[481,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[69,32] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[84,26] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[48,43] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/streams/dtcl/CreateDataChangeEventSubscriptionRpcTest.java:[160,41] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:43 [INFO] 17:12:43 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ restconf-nb --- 17:12:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:12:43 [INFO] 17:12:43 [INFO] ------------------------------------------------------- 17:12:43 [INFO] T E S T S 17:12:43 [INFO] ------------------------------------------------------- 17:12:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:12:47 [INFO] Running org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 17:12:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 17:12:47 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf799Test 17:12:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf799Test 17:12:49 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf822Test 17:12:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf822Test 17:12:49 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 17:12:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 17:12:49 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 17:12:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 17:12:50 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataOptionsTest 17:12:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataOptionsTest 17:12:50 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 17:12:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 17:12:50 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 17:12:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 17:12:50 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 17:12:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 17:12:50 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 17:12:50 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 17:12:50 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 17:12:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 17:12:50 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsOptionsTest 17:12:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsOptionsTest 17:12:50 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 17:12:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 17:12:51 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 17:12:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 17:12:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 17:12:51 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 17:12:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 17:12:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 17:12:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 17:12:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 17:12:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 17:12:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 17:12:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 17:12:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 17:12:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 17:12:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 17:12:52 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 17:12:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 17:12:52 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 17:12:52 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 17:12:52 [INFO] Running org.opendaylight.restconf.server.api.ServerExceptionTest 17:12:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.restconf.server.api.ServerExceptionTest 17:12:52 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 17:12:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 17:12:52 [INFO] Running org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 17:12:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 17:12:52 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateDataChangeEventSubscriptionRpcTest 17:12:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateDataChangeEventSubscriptionRpcTest 17:12:52 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 17:12:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 17:12:53 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 17:12:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 17:12:53 [INFO] Running org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 17:12:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 17:12:53 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 17:12:53 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 17:12:53 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 17:12:53 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 17:12:53 [INFO] Running org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 17:12:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 17:12:53 [INFO] Running org.opendaylight.restconf.server.spi.NC1265Test 17:12:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.restconf.server.spi.NC1265Test 17:12:53 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 17:12:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 17:12:53 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 17:12:53 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.085 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 17:12:53 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 17:12:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 17:12:53 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 17:12:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 17:12:53 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 17:12:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 17:12:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 17:12:54 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 17:12:54 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 17:12:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 17:12:54 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 17:12:54 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 17:12:54 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.070 s -- in org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 17:12:54 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 17:12:54 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 17:12:54 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 17:12:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 17:12:55 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 17:12:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 17:12:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 17:12:56 [INFO] Running org.opendaylight.restconf.server.api.ParamsTest 17:12:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.restconf.server.api.ParamsTest 17:12:56 [INFO] Running org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 17:12:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 17:12:56 [INFO] 17:12:56 [INFO] Results: 17:12:56 [INFO] 17:12:56 [WARNING] Tests run: 465, Failures: 0, Errors: 0, Skipped: 4 17:12:56 [INFO] 17:12:56 [INFO] 17:12:56 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ restconf-nb --- 17:12:56 [INFO] 17:12:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-nb --- 17:12:57 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT.jar 17:12:57 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/classes/META-INF/MANIFEST.MF 17:12:57 [INFO] 17:12:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ restconf-nb --- 17:12:57 [INFO] No previous run data found, generating javadoc. 17:13:00 [WARNING] Javadoc Warnings 17:13:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:13:00 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 17:13:00 [WARNING] ^ 17:13:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:13:00 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 17:13:00 [WARNING] ^ 17:13:00 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:13:00 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 17:13:00 [WARNING] ^ 17:13:00 [WARNING] 3 warnings 17:13:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT-javadoc.jar 17:13:00 [INFO] 17:13:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ restconf-nb --- 17:13:00 [INFO] CycloneDX: Resolving Dependencies 17:13:02 [INFO] CycloneDX: Creating BOM version 1.5 with 94 component(s) 17:13:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.xml 17:13:02 [INFO] attaching as restconf-nb-7.0.12-SNAPSHOT-cyclonedx.xml 17:13:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.json 17:13:02 [INFO] attaching as restconf-nb-7.0.12-SNAPSHOT-cyclonedx.json 17:13:02 [INFO] 17:13:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 17:13:02 [INFO] Skipping duplicate-finder execution! 17:13:02 [INFO] 17:13:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-nb --- 17:13:02 [WARNING] Used undeclared dependencies found: 17:13:02 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test 17:13:02 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 17:13:02 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 17:13:02 [WARNING] org.xmlunit:xmlunit-core:jar:2.10.0:test 17:13:02 [WARNING] com.google.inject:guice:jar:6.0.0:test 17:13:02 [WARNING] Unused declared dependencies found: 17:13:02 [WARNING] org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:13:02 [INFO] 17:13:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-nb --- 17:13:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT-sources.jar 17:13:02 [INFO] 17:13:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-nb --- 17:13:03 [INFO] 17:13:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-nb --- 17:13:03 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/code-coverage/jacoco.exec 17:13:03 [INFO] Analyzed bundle 'restconf-nb' with 185 classes 17:13:03 [INFO] 17:13:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-nb --- 17:13:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-SNAPSHOT.pom 17:13:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-SNAPSHOT.jar 17:13:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-SNAPSHOT-javadoc.jar 17:13:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-SNAPSHOT-cyclonedx.xml 17:13:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-SNAPSHOT-cyclonedx.json 17:13:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-SNAPSHOT-sources.jar 17:13:03 [INFO] 17:13:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-nb --- 17:13:03 [INFO] Installing org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-SNAPSHOT.jar 17:13:03 [INFO] Writing OBR metadata 17:13:03 [INFO] 17:13:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-nb --- 17:13:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:13:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:13:03 [INFO] 17:13:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-nb --- 17:13:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:13:03 [INFO] 17:13:03 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-nb --- 17:13:03 [INFO] org.opendaylight.netconf:restconf-nb:bundle:7.0.12-SNAPSHOT 17:13:03 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:13:03 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 17:13:03 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:13:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:13:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:13:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:13:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:13:03 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:13:03 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:13:03 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) 17:13:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:13:03 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided (optional) 17:13:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:13:03 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:13:03 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:13:03 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:13:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:13:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:13:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:13:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:13:03 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:13:03 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:13:03 [INFO] +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:13:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:13:03 [INFO] +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:13:03 [INFO] +- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:13:03 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:13:03 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:13:03 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:13:03 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:13:03 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:13:03 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:13:03 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:13:03 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:13:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:13:03 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:13:03 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:13:03 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:13:03 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:13:03 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:13:03 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:13:03 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:13:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:13:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:13:03 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:13:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:13:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:13:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:13:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:13:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:13:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:13:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:13:03 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:13:03 [INFO] +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:13:03 [INFO] +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:13:03 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:13:03 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:13:03 [INFO] +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:13:03 [INFO] +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:13:03 [INFO] +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:13:03 [INFO] +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:13:03 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:13:03 [INFO] +- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:13:03 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:13:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:13:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:13:03 [INFO] +- org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:2.45:test 17:13:03 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.4:test 17:13:03 [INFO] | +- org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.45:test 17:13:03 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:13:03 [INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.45:test 17:13:03 [INFO] | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:test 17:13:03 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:2.45:test 17:13:03 [INFO] | | \- org.glassfish.grizzly:grizzly-http-server:jar:2.4.4:test 17:13:03 [INFO] | | \- org.glassfish.grizzly:grizzly-http:jar:2.4.4:test 17:13:03 [INFO] | | \- org.glassfish.grizzly:grizzly-framework:jar:2.4.4:test 17:13:03 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:jar:2.45:test 17:13:03 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:test 17:13:03 [INFO] | | \- org.glassfish.grizzly:grizzly-http-servlet:jar:2.4.4:test 17:13:03 [INFO] | \- org.junit.jupiter:junit-jupiter:jar:5.11.2:test 17:13:03 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:test 17:13:03 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.45:test 17:13:03 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 17:13:03 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:test 17:13:03 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:test 17:13:03 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:test 17:13:03 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:test 17:13:03 [INFO] | \- org.javassist:javassist:jar:3.30.2-GA:test 17:13:03 [INFO] +- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:test 17:13:03 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 17:13:03 [INFO] | \- org.glassfish.jersey.core:jersey-server:jar:2.45:test 17:13:03 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.45:test 17:13:03 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 17:13:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:test 17:13:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.7:test 17:13:03 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:13:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:test 17:13:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:test 17:13:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 17:13:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:test 17:13:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:test 17:13:03 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:test 17:13:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:test 17:13:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:test 17:13:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:test 17:13:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:test 17:13:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.7:test 17:13:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:test 17:13:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:test 17:13:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:test 17:13:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:test 17:13:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:test 17:13:03 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 17:13:03 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 17:13:03 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 17:13:03 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 17:13:03 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 17:13:03 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 17:13:03 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 17:13:03 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 17:13:03 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 17:13:03 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 17:13:03 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 17:13:03 [INFO] +- org.json:json:jar:20240303:test 17:13:03 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:13:03 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:13:03 [INFO] +- org.opendaylight.aaa.web:testutils:jar:0.19.8:test 17:13:03 [INFO] | +- org.opendaylight.aaa.web:web-jetty-impl:jar:0.19.8:test 17:13:03 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:test 17:13:03 [INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:test 17:13:03 [INFO] | +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:test 17:13:03 [INFO] | \- org.opendaylight.infrautils:inject.guice:jar:6.0.11:test 17:13:03 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:test 17:13:03 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:test 17:13:03 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:test 17:13:03 [INFO] | +- com.google.inject:guice:jar:6.0.0:test 17:13:03 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test 17:13:03 [INFO] | | \- aopalliance:aopalliance:jar:1.0:test 17:13:03 [INFO] | +- org.opendaylight.infrautils:inject:jar:6.0.11:test 17:13:03 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:6.0.11:test 17:13:03 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.177:test 17:13:03 [INFO] +- org.mockito:mockito-core:jar:5.14.1:test 17:13:03 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:13:03 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:13:03 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 17:13:03 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.10.0:test 17:13:03 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:13:03 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.12-SNAPSHOT:test 17:13:03 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:test 17:13:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:13:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:13:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:13:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:13:03 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:13:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:13:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:13:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:13:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:13:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:13:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:13:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:13:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:13:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:13:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:13:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:13:03 [INFO] +- junit:junit:jar:4.13.2:test 17:13:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:13:03 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:13:03 [INFO] 17:13:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-nb --- 17:13:03 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/sonatype-clm/module.xml 17:13:03 [INFO] 17:13:03 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 17:13:03 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 7.0.12-SNAPSHOT [85/121] 17:13:03 [INFO] ------------------------------[ feature ]------------------------------- 17:13:03 [INFO] 17:13:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-nb --- 17:13:03 [INFO] 17:13:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-nb --- 17:13:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:03 [INFO] 17:13:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 17:13:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:03 [INFO] 17:13:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-nb --- 17:13:04 [INFO] 17:13:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 17:13:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:13:04 [INFO] argLine set to empty 17:13:04 [INFO] 17:13:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-nb --- 17:13:04 [INFO] Starting audit... 17:13:04 Audit done. 17:13:04 [INFO] You have 0 Checkstyle violations. 17:13:04 [INFO] 17:13:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-nb --- 17:13:04 [INFO] Starting audit... 17:13:04 Audit done. 17:13:04 [INFO] You have 0 Checkstyle violations. 17:13:04 [INFO] 17:13:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-nb --- 17:13:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/classes/LICENSE 17:13:04 [INFO] 17:13:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 17:13:04 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/feature/feature.xml 17:13:04 [INFO] ...done! 17:13:04 [INFO] Attaching features XML 17:13:04 [INFO] 17:13:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-nb --- 17:13:04 [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 17:13:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:13:04 [INFO] 17:13:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 17:13:04 [INFO] 17:13:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-restconf-nb --- 17:13:04 [INFO] 17:13:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 17:13:04 [INFO] 17:13:04 [INFO] 17:13:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-restconf-nb --- 17:13:04 [INFO] 17:13:04 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-restconf-nb --- 17:13:04 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-nb 17:13:04 [INFO] Project dependency features detected: [] 17:13:04 [INFO] Pax Exam System (Version: 4.13.3) created. 17:13:04 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:13:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:13:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:13:05 [INFO] Waiting for remote bundle context.. on 21000 name: 6475ec45-fbfb-45de-b631-00d673789e9a timout: [ RelativeTimeout value = 180000 ] 17:13:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:13:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:13:21 [INFO] 17:13:21 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-restconf-nb --- 17:13:21 [INFO] 17:13:21 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-restconf-nb --- 17:13:21 [INFO] No Javadoc in project. Archive not created. 17:13:21 [INFO] 17:13:21 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-restconf-nb --- 17:13:21 [INFO] CycloneDX: Resolving Dependencies 17:13:25 [INFO] CycloneDX: Creating BOM version 1.5 with 333 component(s) 17:13:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.xml 17:13:25 [INFO] attaching as odl-restconf-nb-7.0.12-SNAPSHOT-cyclonedx.xml 17:13:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.json 17:13:25 [INFO] attaching as odl-restconf-nb-7.0.12-SNAPSHOT-cyclonedx.json 17:13:25 [INFO] 17:13:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 17:13:25 [INFO] Skipping duplicate-finder execution! 17:13:25 [INFO] 17:13:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-nb --- 17:13:25 [INFO] Skipping plugin execution 17:13:25 [INFO] 17:13:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-nb --- 17:13:25 [INFO] Skipping source per configuration. 17:13:25 [INFO] 17:13:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-nb --- 17:13:25 [INFO] 17:13:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-nb --- 17:13:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:13:25 [INFO] 17:13:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-nb --- 17:13:25 [WARNING] 17:13:25 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 17:13:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:13:25 [WARNING] 17:13:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:13:25 [WARNING] 17:13:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.12-SNAPSHOT/odl-restconf-nb-7.0.12-SNAPSHOT.pom 17:13:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.12-SNAPSHOT/odl-restconf-nb-7.0.12-SNAPSHOT-features.xml 17:13:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.12-SNAPSHOT/odl-restconf-nb-7.0.12-SNAPSHOT-cyclonedx.xml 17:13:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.12-SNAPSHOT/odl-restconf-nb-7.0.12-SNAPSHOT-cyclonedx.json 17:13:25 [INFO] 17:13:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-nb --- 17:13:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:13:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:13:25 [WARNING] 17:13:25 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 17:13:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:13:25 [WARNING] 17:13:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:13:25 [WARNING] 17:13:25 [INFO] 17:13:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf-nb --- 17:13:25 [INFO] org.opendaylight.netconf:odl-restconf-nb:feature:7.0.12-SNAPSHOT 17:13:25 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:13:25 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:13:25 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:13:25 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:13:25 [INFO] +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:13:25 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:13:25 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile 17:13:25 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:13:25 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:13:25 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:13:25 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:13:25 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:13:25 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:13:25 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:13:25 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:13:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:13:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:13:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:13:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:13:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:13:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:13:25 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:13:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:13:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:13:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:13:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:13:25 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:13:25 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:13:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:13:25 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:13:25 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:13:25 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:13:25 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:13:25 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:13:25 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:13:25 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:13:25 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:13:25 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:13:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:13:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:13:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:13:25 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:13:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:13:25 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:13:25 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:13:25 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:13:25 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:13:25 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:13:25 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:13:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:13:25 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:13:25 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:13:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:13:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:13:25 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:13:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:13:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:13:25 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:13:25 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:13:25 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:13:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:13:25 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:13:25 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:13:25 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:13:25 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:13:25 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:13:25 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:13:25 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:13:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:13:25 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:13:25 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:13:25 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:13:25 [INFO] | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:13:25 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:13:25 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:13:25 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:13:25 [INFO] | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:13:25 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:13:25 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:13:25 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:13:25 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:13:25 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:13:25 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:13:25 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:13:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:13:25 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:13:25 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:13:25 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:13:25 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:13:25 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:13:25 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:13:25 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:13:25 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:13:25 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:13:25 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:13:25 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:13:25 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:13:25 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:13:25 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:13:25 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:13:25 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:13:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:13:25 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:13:25 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:13:25 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:13:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:13:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:13:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:13:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:13:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:13:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:13:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:13:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:13:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:13:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:13:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:13:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:13:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:13:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:13:25 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:13:25 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:13:25 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:13:25 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:13:25 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:13:25 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:13:25 [INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:13:25 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:13:25 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:13:25 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:13:25 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:13:25 [INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:13:25 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:13:25 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:13:25 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:13:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:13:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:13:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:13:25 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:13:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:13:25 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:13:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:13:25 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:13:25 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:13:25 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:13:25 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:13:25 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:13:25 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:13:25 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:13:25 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:13:25 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:13:25 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:13:25 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:13:25 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:13:25 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:13:25 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:13:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | \- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:13:25 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:13:25 [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:13:25 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:13:25 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:13:25 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:13:25 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:13:25 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:13:25 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:13:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:13:25 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:13:25 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:13:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | | \- io.netty:netty-transport:jar:4.1.114.Final:compile 17:13:25 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:13:25 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:13:25 [INFO] +- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:13:25 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:13:25 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:13:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:13:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:13:25 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:13:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:13:25 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:13:25 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:13:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:13:25 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:13:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:13:25 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:13:25 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:13:25 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:13:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:13:25 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:13:25 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:13:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:13:25 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:13:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:13:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:13:25 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:13:25 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:13:25 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:13:25 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:13:25 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:13:25 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:13:25 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:13:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:13:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:13:25 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:13:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:13:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:13:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:13:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:13:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:13:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:13:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:13:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:13:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:13:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:13:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:13:25 [INFO] +- junit:junit:jar:4.13.2:test 17:13:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:13:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:13:25 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:13:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:13:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:13:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:13:25 [INFO] 17:13:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf-nb --- 17:13:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/sonatype-clm/module.xml 17:13:25 [INFO] 17:13:25 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 17:13:25 [INFO] Building OpenDaylight :: Restconf 7.0.12-SNAPSHOT [86/121] 17:13:25 [INFO] ------------------------------[ feature ]------------------------------- 17:13:25 [INFO] 17:13:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf --- 17:13:25 [INFO] 17:13:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf --- 17:13:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:25 [INFO] 17:13:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf --- 17:13:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:25 [INFO] 17:13:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf --- 17:13:26 [INFO] 17:13:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf --- 17:13:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:13:26 [INFO] argLine set to empty 17:13:26 [INFO] 17:13:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf --- 17:13:26 [INFO] Starting audit... 17:13:26 Audit done. 17:13:26 [INFO] You have 0 Checkstyle violations. 17:13:26 [INFO] 17:13:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf --- 17:13:26 [INFO] Starting audit... 17:13:26 Audit done. 17:13:26 [INFO] You have 0 Checkstyle violations. 17:13:26 [INFO] 17:13:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf --- 17:13:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/classes/LICENSE 17:13:26 [INFO] 17:13:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 17:13:26 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/feature/feature.xml 17:13:26 [INFO] ...done! 17:13:26 [INFO] Attaching features XML 17:13:26 [INFO] 17:13:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf --- 17:13:26 [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 17:13:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:13:26 [INFO] 17:13:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-restconf >>> 17:13:26 [INFO] 17:13:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-restconf --- 17:13:26 [INFO] 17:13:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-restconf <<< 17:13:26 [INFO] 17:13:26 [INFO] 17:13:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-restconf --- 17:13:26 [INFO] 17:13:26 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-restconf --- 17:13:26 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf 17:13:26 [INFO] Project dependency features detected: [] 17:13:26 [INFO] Pax Exam System (Version: 4.13.3) created. 17:13:26 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:13:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:13:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:13:27 [INFO] Waiting for remote bundle context.. on 21000 name: 096e379a-3a5d-474e-9320-79316e56242f timout: [ RelativeTimeout value = 180000 ] 17:13:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:13:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:13:43 [INFO] 17:13:43 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-restconf --- 17:13:43 [INFO] 17:13:43 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-restconf --- 17:13:43 [INFO] No Javadoc in project. Archive not created. 17:13:43 [INFO] 17:13:43 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-restconf --- 17:13:43 [INFO] CycloneDX: Resolving Dependencies 17:13:47 [INFO] CycloneDX: Creating BOM version 1.5 with 334 component(s) 17:13:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.xml 17:13:47 [INFO] attaching as odl-restconf-7.0.12-SNAPSHOT-cyclonedx.xml 17:13:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.json 17:13:47 [INFO] attaching as odl-restconf-7.0.12-SNAPSHOT-cyclonedx.json 17:13:47 [INFO] 17:13:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 17:13:47 [INFO] Skipping duplicate-finder execution! 17:13:47 [INFO] 17:13:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf --- 17:13:47 [INFO] Skipping plugin execution 17:13:47 [INFO] 17:13:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf --- 17:13:47 [INFO] Skipping source per configuration. 17:13:47 [INFO] 17:13:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf --- 17:13:47 [INFO] 17:13:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf --- 17:13:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:13:47 [INFO] 17:13:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf --- 17:13:47 [WARNING] 17:13:47 [WARNING] The packaging plugin for project odl-restconf did not assign 17:13:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:13:47 [WARNING] 17:13:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:13:47 [WARNING] 17:13:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.12-SNAPSHOT/odl-restconf-7.0.12-SNAPSHOT.pom 17:13:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.12-SNAPSHOT/odl-restconf-7.0.12-SNAPSHOT-features.xml 17:13:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.12-SNAPSHOT/odl-restconf-7.0.12-SNAPSHOT-cyclonedx.xml 17:13:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.12-SNAPSHOT/odl-restconf-7.0.12-SNAPSHOT-cyclonedx.json 17:13:47 [INFO] 17:13:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf --- 17:13:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:13:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:13:47 [WARNING] 17:13:47 [WARNING] The packaging plugin for project odl-restconf did not assign 17:13:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:13:47 [WARNING] 17:13:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:13:47 [WARNING] 17:13:47 [INFO] 17:13:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf --- 17:13:47 [INFO] org.opendaylight.netconf:odl-restconf:feature:7.0.12-SNAPSHOT 17:13:47 [INFO] +- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:13:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:13:47 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:13:47 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:13:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:13:47 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:13:47 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:13:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile 17:13:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:13:47 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:13:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:13:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:13:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:13:47 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:13:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:13:47 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:13:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:13:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:13:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:13:47 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:13:47 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:13:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:13:47 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:13:47 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:13:47 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:13:47 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:13:47 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:13:47 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:13:47 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:13:47 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:13:47 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:13:47 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:13:47 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:13:47 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:13:47 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:13:47 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:13:47 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:13:47 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:13:47 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:13:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:13:47 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:13:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:13:47 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:13:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:13:47 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:13:47 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:13:47 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:13:47 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:13:47 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:13:47 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:13:47 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:13:47 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:13:47 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:13:47 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:13:47 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:13:47 [INFO] | | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:13:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:13:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:13:47 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:13:47 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:13:47 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:13:47 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:13:47 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:13:47 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:13:47 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:13:47 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:13:47 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:13:47 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:13:47 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:13:47 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:13:47 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:13:47 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:13:47 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:13:47 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:13:47 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:13:47 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:13:47 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:13:47 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:13:47 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:13:47 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:13:47 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:13:47 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:13:47 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:13:47 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:13:47 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:13:47 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:13:47 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:13:47 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:13:47 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:13:47 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:13:47 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:13:47 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:13:47 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:13:47 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:13:47 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:13:47 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:13:47 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:13:47 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:13:47 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:13:47 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:13:47 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:13:47 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:13:47 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:13:47 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:13:47 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:13:47 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:13:47 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:13:47 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:13:47 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:13:47 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:13:47 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:13:47 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:13:47 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:13:47 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:13:47 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:13:47 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:13:47 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:13:47 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:13:47 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:13:47 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:13:47 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:13:47 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:13:47 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:13:47 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:13:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:13:47 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:13:47 [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:13:47 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:13:47 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:13:47 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:13:47 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:13:47 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:13:47 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:13:47 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:13:47 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:13:47 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:13:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | | \- io.netty:netty-transport:jar:4.1.114.Final:compile 17:13:47 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:13:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:13:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:13:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:13:47 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:13:47 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:13:47 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:13:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:13:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:13:47 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:13:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:13:47 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:13:47 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:13:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:13:47 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:13:47 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:13:47 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:13:47 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:13:47 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:13:47 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:13:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:13:47 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:13:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:13:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:13:47 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:13:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:13:47 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:13:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:13:47 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:13:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:13:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:13:47 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:13:47 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:13:47 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:13:47 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:13:47 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:13:47 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:13:47 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:13:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:13:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:13:47 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:13:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:13:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:13:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:13:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:13:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:13:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:13:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:13:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:13:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:13:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:13:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:13:47 [INFO] +- junit:junit:jar:4.13.2:test 17:13:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:13:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:13:47 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:13:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:13:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:13:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:13:47 [INFO] 17:13:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf --- 17:13:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/sonatype-clm/module.xml 17:13:47 [INFO] 17:13:47 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 17:13:47 [INFO] Building restconf-openapi 7.0.12-SNAPSHOT [87/121] 17:13:47 [INFO] -------------------------------[ bundle ]------------------------------- 17:13:47 [INFO] 17:13:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-openapi --- 17:13:47 [INFO] 17:13:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-openapi --- 17:13:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:47 [INFO] 17:13:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-openapi --- 17:13:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:47 [INFO] 17:13:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-openapi --- 17:13:48 [INFO] 17:13:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-openapi --- 17:13:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:13:48 [INFO] 17:13:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-openapi --- 17:13:48 [INFO] Starting audit... 17:13:48 Audit done. 17:13:48 [INFO] You have 0 Checkstyle violations. 17:13:48 [INFO] 17:13:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-openapi --- 17:13:48 [INFO] Starting audit... 17:13:48 Audit done. 17:13:48 [INFO] You have 0 Checkstyle violations. 17:13:48 [INFO] 17:13:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-openapi --- 17:13:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/classes/LICENSE 17:13:48 [INFO] 17:13:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-openapi --- 17:13:48 [INFO] Copying 20 resources from src/main/resources to target/classes 17:13:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/generated-sources/spi 17:13:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/generated-sources/yang 17:13:48 [INFO] 17:13:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-openapi --- 17:13:48 [INFO] Recompiling the module because of changed dependency. 17:13:48 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[163,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[121,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[139,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[143,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[180,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[41,65] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[51,52] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:49 [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 17:13:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[164,37] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[188,42] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[247,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[282,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java:[201,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:13:49 [INFO] 17:13:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 17:13:49 [INFO] 17:13:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ restconf-openapi --- 17:13:49 [INFO] Fork Value is true 17:13:55 [INFO] Done SpotBugs Analysis.... 17:13:55 [INFO] 17:13:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 17:13:55 [INFO] 17:13:55 [INFO] 17:13:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ restconf-openapi --- 17:13:55 [INFO] BugInstance size is 0 17:13:55 [INFO] Error size is 0 17:13:55 [INFO] No errors/warnings found 17:13:55 [INFO] 17:13:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-openapi --- 17:13:55 [INFO] Copying 84 resources from src/test/resources to target/test-classes 17:13:55 [INFO] 17:13:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-openapi --- 17:13:55 [INFO] Recompiling the module because of changed dependency. 17:13:55 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 17:13:55 [INFO] 17:13:55 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ restconf-openapi --- 17:13:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:13:55 [INFO] 17:13:55 [INFO] ------------------------------------------------------- 17:13:55 [INFO] T E S T S 17:13:55 [INFO] ------------------------------------------------------- 17:13:56 [INFO] Running org.opendaylight.restconf.openapi.impl.BugsDocumentTest 17:13:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.093 s -- in org.opendaylight.restconf.openapi.impl.BugsDocumentTest 17:14:00 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1386Test 17:14:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.restconf.openapi.impl.NC1386Test 17:14:00 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1389Test 17:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.restconf.openapi.impl.NC1389Test 17:14:00 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1398Test 17:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.restconf.openapi.impl.NC1398Test 17:14:00 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 17:14:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 17:14:01 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 17:14:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 17:14:01 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 17:14:02 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 17:14:02 [INFO] 17:14:02 [INFO] Results: 17:14:02 [INFO] 17:14:02 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 17:14:02 [INFO] 17:14:02 [INFO] 17:14:02 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ restconf-openapi --- 17:14:02 [INFO] 17:14:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-openapi --- 17:14:02 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:7.0.12-SNAPSHOT : Unused Export-Package instructions: [com.fasterxml.jackson.datatype.*] 17:14:02 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT.jar 17:14:03 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/classes/META-INF/MANIFEST.MF 17:14:03 [INFO] 17:14:03 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ restconf-openapi --- 17:14:03 [INFO] No previous run data found, generating javadoc. 17:14:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT-javadoc.jar 17:14:05 [INFO] 17:14:05 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ restconf-openapi --- 17:14:05 [INFO] CycloneDX: Resolving Dependencies 17:14:07 [INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s) 17:14:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.xml 17:14:07 [INFO] attaching as restconf-openapi-7.0.12-SNAPSHOT-cyclonedx.xml 17:14:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.json 17:14:07 [INFO] attaching as restconf-openapi-7.0.12-SNAPSHOT-cyclonedx.json 17:14:07 [INFO] 17:14:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 17:14:07 [INFO] Skipping duplicate-finder execution! 17:14:07 [INFO] 17:14:07 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-openapi --- 17:14:07 [WARNING] Used undeclared dependencies found: 17:14:07 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:14:07 [WARNING] org.glassfish.jersey.core:jersey-common:jar:2.45:test 17:14:07 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:07 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:07 [WARNING] Non-test scoped test only dependencies found: 17:14:07 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:07 [INFO] 17:14:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-openapi --- 17:14:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT-sources.jar 17:14:07 [INFO] 17:14:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-openapi --- 17:14:07 [INFO] 17:14:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-openapi --- 17:14:07 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/code-coverage/jacoco.exec 17:14:07 [INFO] Analyzed bundle 'restconf-openapi' with 49 classes 17:14:07 [INFO] 17:14:07 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-openapi --- 17:14:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-SNAPSHOT.pom 17:14:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-SNAPSHOT.jar 17:14:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-SNAPSHOT-javadoc.jar 17:14:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-SNAPSHOT-cyclonedx.xml 17:14:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-SNAPSHOT-cyclonedx.json 17:14:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-SNAPSHOT-sources.jar 17:14:07 [INFO] 17:14:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-openapi --- 17:14:07 [INFO] Installing org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-SNAPSHOT.jar 17:14:07 [INFO] Writing OBR metadata 17:14:07 [INFO] 17:14:07 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-openapi --- 17:14:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:07 [INFO] 17:14:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-openapi --- 17:14:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:14:07 [INFO] 17:14:07 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-openapi --- 17:14:07 [INFO] org.opendaylight.netconf:restconf-openapi:bundle:7.0.12-SNAPSHOT 17:14:07 [INFO] +- dk.brics:automaton:jar:1.12-4:compile 17:14:07 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:14:07 [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:14:07 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:14:07 [INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:07 [INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:14:07 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:14:07 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:14:07 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:14:07 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:14:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:14:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:14:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:14:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:14:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:14:07 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:14:07 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:14:07 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:14:07 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:07 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:14:07 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:14:07 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:14:07 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:14:07 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:14:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:14:07 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:14:07 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:14:07 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:14:07 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:14:07 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:14:07 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:14:07 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:14:07 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:14:07 [INFO] +- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:14:07 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:14:07 [INFO] | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | +- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:14:07 [INFO] | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:14:07 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:14:07 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:14:07 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:14:07 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:14:07 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:14:07 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:14:07 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:14:07 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:14:07 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:14:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:14:07 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:14:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:14:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:14:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:14:07 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:14:07 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:14:07 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:14:07 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:14:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:14:07 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:14:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:14:07 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:14:07 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:14:07 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:14:07 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:14:07 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:14:07 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:14:07 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:14:07 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:14:07 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:14:07 [INFO] +- org.glassfish.jersey.core:jersey-server:jar:2.45:test 17:14:07 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.45:test 17:14:07 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 17:14:07 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.45:test 17:14:07 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 17:14:07 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 17:14:07 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:14:07 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:14:07 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 17:14:07 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 17:14:07 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 17:14:07 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 17:14:07 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 17:14:07 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 17:14:07 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 17:14:07 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 17:14:07 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 17:14:07 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 17:14:07 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 17:14:07 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 17:14:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:14:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:14:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:07 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:14:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:14:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:14:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:14:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:14:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:14:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:14:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:14:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:14:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:14:07 [INFO] +- junit:junit:jar:4.13.2:test 17:14:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:14:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:14:07 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:14:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:14:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:14:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:07 [INFO] 17:14:07 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-openapi --- 17:14:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/sonatype-clm/module.xml 17:14:07 [INFO] 17:14:07 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 17:14:07 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 7.0.12-SNAPSHOT [88/121] 17:14:07 [INFO] ------------------------------[ feature ]------------------------------- 17:14:07 [INFO] 17:14:07 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-openapi --- 17:14:07 [INFO] 17:14:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-openapi --- 17:14:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:07 [INFO] 17:14:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 17:14:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:08 [INFO] 17:14:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-openapi --- 17:14:08 [INFO] 17:14:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 17:14:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:08 [INFO] argLine set to empty 17:14:08 [INFO] 17:14:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-openapi --- 17:14:08 [INFO] Starting audit... 17:14:08 Audit done. 17:14:08 [INFO] You have 0 Checkstyle violations. 17:14:08 [INFO] 17:14:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-openapi --- 17:14:08 [INFO] Starting audit... 17:14:08 Audit done. 17:14:08 [INFO] You have 0 Checkstyle violations. 17:14:08 [INFO] 17:14:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-openapi --- 17:14:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/classes/LICENSE 17:14:08 [INFO] 17:14:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 17:14:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/feature/feature.xml 17:14:08 [INFO] ...done! 17:14:08 [INFO] Attaching features XML 17:14:08 [INFO] 17:14:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-openapi --- 17:14:08 [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 17:14:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:14:08 [INFO] 17:14:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 17:14:08 [INFO] 17:14:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-restconf-openapi --- 17:14:08 [INFO] 17:14:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 17:14:08 [INFO] 17:14:08 [INFO] 17:14:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-restconf-openapi --- 17:14:08 [INFO] 17:14:08 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-restconf-openapi --- 17:14:08 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-openapi 17:14:08 [INFO] Project dependency features detected: [] 17:14:08 [INFO] Pax Exam System (Version: 4.13.3) created. 17:14:08 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:14:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:14:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:14:09 [INFO] Waiting for remote bundle context.. on 21000 name: f7b307f4-a164-43d5-8dac-16b66c04cced timout: [ RelativeTimeout value = 180000 ] 17:14:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:14:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:14:25 [INFO] 17:14:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-restconf-openapi --- 17:14:25 [INFO] 17:14:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-restconf-openapi --- 17:14:25 [INFO] No Javadoc in project. Archive not created. 17:14:25 [INFO] 17:14:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-restconf-openapi --- 17:14:26 [INFO] CycloneDX: Resolving Dependencies 17:14:30 [INFO] CycloneDX: Creating BOM version 1.5 with 347 component(s) 17:14:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.xml 17:14:30 [INFO] attaching as odl-restconf-openapi-7.0.12-SNAPSHOT-cyclonedx.xml 17:14:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.json 17:14:30 [INFO] attaching as odl-restconf-openapi-7.0.12-SNAPSHOT-cyclonedx.json 17:14:30 [INFO] 17:14:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 17:14:30 [INFO] Skipping duplicate-finder execution! 17:14:30 [INFO] 17:14:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 17:14:30 [INFO] Skipping plugin execution 17:14:30 [INFO] 17:14:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 17:14:30 [INFO] Skipping source per configuration. 17:14:30 [INFO] 17:14:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-openapi --- 17:14:30 [INFO] 17:14:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-openapi --- 17:14:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:30 [INFO] 17:14:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-openapi --- 17:14:30 [WARNING] 17:14:30 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 17:14:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:30 [WARNING] 17:14:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:30 [WARNING] 17:14:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.12-SNAPSHOT/odl-restconf-openapi-7.0.12-SNAPSHOT.pom 17:14:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.12-SNAPSHOT/odl-restconf-openapi-7.0.12-SNAPSHOT-features.xml 17:14:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.12-SNAPSHOT/odl-restconf-openapi-7.0.12-SNAPSHOT-cyclonedx.xml 17:14:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.12-SNAPSHOT/odl-restconf-openapi-7.0.12-SNAPSHOT-cyclonedx.json 17:14:30 [INFO] 17:14:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-openapi --- 17:14:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:30 [WARNING] 17:14:30 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 17:14:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:30 [WARNING] 17:14:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:30 [WARNING] 17:14:30 [INFO] 17:14:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf-openapi --- 17:14:30 [INFO] org.opendaylight.netconf:odl-restconf-openapi:feature:7.0.12-SNAPSHOT 17:14:30 [INFO] +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile 17:14:30 [INFO] | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile 17:14:30 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:14:30 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:14:30 [INFO] | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:14:30 [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:14:30 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:14:30 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:14:30 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:14:30 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:30 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:14:30 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:14:30 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:14:30 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:14:30 [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:14:30 [INFO] | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:14:30 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:14:30 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:14:30 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:14:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:14:30 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:14:30 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:14:30 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:14:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile 17:14:30 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:14:30 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:14:30 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:14:30 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:14:30 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:14:30 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:14:30 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:14:30 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:14:30 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:14:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:14:30 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:14:30 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:14:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:14:30 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:14:30 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:14:30 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:14:30 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:14:30 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:14:30 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:14:30 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:14:30 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:14:30 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:14:30 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:14:30 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:14:30 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:14:30 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:14:30 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:14:30 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:14:30 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:14:30 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:14:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:14:30 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:14:30 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:14:30 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:14:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:14:30 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:14:30 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:14:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:14:30 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:14:30 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:14:30 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:14:30 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:14:30 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:14:30 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:14:30 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:14:30 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:14:30 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:14:30 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:14:30 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:14:30 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:14:30 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:14:30 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:14:30 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:14:30 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:14:30 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:14:30 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:14:30 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:14:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:14:30 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:14:30 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:14:30 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:14:30 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:14:30 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:14:30 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:14:30 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:14:30 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:14:30 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:14:30 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:14:30 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:14:30 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:14:30 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:14:30 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:14:30 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:14:30 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:14:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:14:30 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:14:30 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:14:30 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:14:30 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:14:30 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:14:30 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:14:30 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:14:30 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:14:30 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:14:30 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:14:30 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:14:30 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:14:30 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:14:30 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:14:30 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:14:30 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:14:30 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:14:30 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:14:30 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:14:30 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:14:30 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:14:30 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:14:30 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:14:30 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:14:30 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:14:30 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:14:30 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:14:30 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:14:30 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:14:30 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:14:30 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:14:30 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:14:30 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:14:30 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:14:30 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:14:30 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:14:30 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:14:30 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:14:30 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:14:30 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:14:30 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:14:30 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:14:30 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:14:30 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:14:30 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:14:30 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] +- org.opendaylight.netconf:restconf-openapi:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:14:30 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:14:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:14:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:14:30 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:14:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:14:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:14:30 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:14:30 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:14:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:14:30 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:14:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:14:30 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:14:30 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:14:30 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:14:30 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:14:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:14:30 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:14:30 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:14:30 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:14:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:14:30 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:14:30 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:14:30 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:14:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:14:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:14:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:14:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:14:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:14:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:14:30 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:14:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:14:30 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:14:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:14:30 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:14:30 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:14:30 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:14:30 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:14:30 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:14:30 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:14:30 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:14:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:30 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:14:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:14:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:14:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:14:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:14:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:14:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:14:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:14:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:14:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:14:30 [INFO] +- junit:junit:jar:4.13.2:test 17:14:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:14:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:14:30 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:14:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:14:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:14:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:30 [INFO] 17:14:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf-openapi --- 17:14:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/sonatype-clm/module.xml 17:14:30 [INFO] 17:14:30 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 17:14:30 [INFO] Building OpenDaylight :: Restconf :: All 7.0.12-SNAPSHOT [89/121] 17:14:30 [INFO] ------------------------------[ feature ]------------------------------- 17:14:30 [INFO] 17:14:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-all --- 17:14:30 [INFO] 17:14:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-all --- 17:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:30 [INFO] 17:14:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 17:14:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:30 [INFO] 17:14:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-all --- 17:14:31 [INFO] 17:14:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-all --- 17:14:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:31 [INFO] argLine set to empty 17:14:31 [INFO] 17:14:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-all --- 17:14:31 [INFO] Starting audit... 17:14:31 Audit done. 17:14:31 [INFO] You have 0 Checkstyle violations. 17:14:31 [INFO] 17:14:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-all --- 17:14:31 [INFO] Starting audit... 17:14:31 Audit done. 17:14:31 [INFO] You have 0 Checkstyle violations. 17:14:31 [INFO] 17:14:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-all --- 17:14:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/classes/LICENSE 17:14:31 [INFO] 17:14:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 17:14:31 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/feature/feature.xml 17:14:31 [INFO] ...done! 17:14:31 [INFO] Attaching features XML 17:14:31 [INFO] 17:14:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-all --- 17:14:31 [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 17:14:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:14:31 [INFO] 17:14:31 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 17:14:31 [INFO] 17:14:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-restconf-all --- 17:14:31 [INFO] 17:14:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 17:14:31 [INFO] 17:14:31 [INFO] 17:14:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-restconf-all --- 17:14:31 [INFO] 17:14:31 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-restconf-all --- 17:14:31 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-all 17:14:31 [INFO] Project dependency features detected: [] 17:14:31 [INFO] Pax Exam System (Version: 4.13.3) created. 17:14:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:14:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:14:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:14:32 [INFO] Waiting for remote bundle context.. on 21000 name: 997d5d30-42ce-4140-bca7-17530b20382d timout: [ RelativeTimeout value = 180000 ] 17:14:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:14:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:14:49 [INFO] 17:14:49 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-restconf-all --- 17:14:49 [INFO] 17:14:49 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-restconf-all --- 17:14:49 [INFO] No Javadoc in project. Archive not created. 17:14:49 [INFO] 17:14:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-restconf-all --- 17:14:49 [INFO] CycloneDX: Resolving Dependencies 17:14:53 [INFO] CycloneDX: Creating BOM version 1.5 with 348 component(s) 17:14:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.xml 17:14:54 [INFO] attaching as odl-restconf-all-7.0.12-SNAPSHOT-cyclonedx.xml 17:14:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.json 17:14:54 [INFO] attaching as odl-restconf-all-7.0.12-SNAPSHOT-cyclonedx.json 17:14:54 [INFO] 17:14:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 17:14:54 [INFO] Skipping duplicate-finder execution! 17:14:54 [INFO] 17:14:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-all --- 17:14:54 [INFO] Skipping plugin execution 17:14:54 [INFO] 17:14:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-all --- 17:14:54 [INFO] Skipping source per configuration. 17:14:54 [INFO] 17:14:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-all --- 17:14:54 [INFO] 17:14:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-all --- 17:14:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:54 [INFO] 17:14:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-all --- 17:14:54 [WARNING] 17:14:54 [WARNING] The packaging plugin for project odl-restconf-all did not assign 17:14:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:54 [WARNING] 17:14:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:54 [WARNING] 17:14:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.12-SNAPSHOT/odl-restconf-all-7.0.12-SNAPSHOT.pom 17:14:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.12-SNAPSHOT/odl-restconf-all-7.0.12-SNAPSHOT-features.xml 17:14:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.12-SNAPSHOT/odl-restconf-all-7.0.12-SNAPSHOT-cyclonedx.xml 17:14:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.12-SNAPSHOT/odl-restconf-all-7.0.12-SNAPSHOT-cyclonedx.json 17:14:54 [INFO] 17:14:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-all --- 17:14:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:54 [WARNING] 17:14:54 [WARNING] The packaging plugin for project odl-restconf-all did not assign 17:14:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:54 [WARNING] 17:14:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:54 [WARNING] 17:14:54 [INFO] 17:14:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf-all --- 17:14:54 [INFO] org.opendaylight.netconf:odl-restconf-all:feature:7.0.12-SNAPSHOT 17:14:54 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:14:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:14:54 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:14:54 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:14:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:14:54 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:14:54 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:14:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile 17:14:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:14:54 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:14:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:14:54 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:14:54 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:14:54 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:14:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:14:54 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:14:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:14:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:14:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:14:54 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:14:54 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:14:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:14:54 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:14:54 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:14:54 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:14:54 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:14:54 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:14:54 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:14:54 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:14:54 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:14:54 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:14:54 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:14:54 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:14:54 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:14:54 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:14:54 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:14:54 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:14:54 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:14:54 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:14:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:14:54 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:14:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:14:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:14:54 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:14:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:14:54 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:14:54 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:14:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:14:54 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:14:54 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:14:54 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:14:54 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:14:54 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:14:54 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:14:54 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:14:54 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:14:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:14:54 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:14:54 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:14:54 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:14:54 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:14:54 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:14:54 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:14:54 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:14:54 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:14:54 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:14:54 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:14:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:14:54 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:14:54 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:14:54 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:14:54 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:14:54 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:14:54 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:14:54 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:14:54 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:14:54 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:14:54 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:14:54 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:14:54 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:14:54 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:14:54 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:14:54 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:14:54 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:14:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:14:54 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:14:54 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:14:54 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:14:54 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:14:54 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:14:54 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:14:54 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:14:54 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:14:54 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:14:54 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:14:54 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:14:54 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:14:54 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:14:54 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:14:54 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:14:54 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:14:54 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:14:54 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:14:54 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:14:54 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:14:54 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:14:54 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:14:54 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:14:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:14:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:14:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:14:54 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:14:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:14:54 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:14:54 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:14:54 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:14:54 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:14:54 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:14:54 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:14:54 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:14:54 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:14:54 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:14:54 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:14:54 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:14:54 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:14:54 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:14:54 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:14:54 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:14:54 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:14:54 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:14:54 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:14:54 [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:14:54 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:14:54 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:14:54 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:14:54 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:14:54 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:14:54 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:14:54 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:14:54 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:14:54 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:14:54 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | | \- io.netty:netty-transport:jar:4.1.114.Final:compile 17:14:54 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:14:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:14:54 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:14:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:14:54 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:14:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:54 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:14:54 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:14:54 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:14:54 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:14:54 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:14:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:14:54 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:14:54 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:14:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:14:54 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:14:54 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:14:54 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:14:54 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:14:54 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:14:54 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile 17:14:54 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile 17:14:54 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:14:54 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:14:54 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:14:54 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:14:54 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:14:54 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:14:54 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:14:54 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:54 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:14:54 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:14:54 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:14:54 [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:14:54 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:14:54 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:14:54 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.12-SNAPSHOT:compile 17:14:54 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:14:54 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:14:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:14:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:14:54 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:14:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:14:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:14:54 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:14:54 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:14:54 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:14:54 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:14:54 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:14:54 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:14:54 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:14:54 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:14:54 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:14:54 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:14:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:14:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:14:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:14:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:14:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:14:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:14:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:14:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:14:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:14:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:14:54 [INFO] +- junit:junit:jar:4.13.2:test 17:14:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:14:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:14:54 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:14:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:14:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:14:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:54 [INFO] 17:14:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf-all --- 17:14:54 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/sonatype-clm/module.xml 17:14:54 [INFO] 17:14:54 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-api >----------- 17:14:54 [INFO] Building keystore-plaintext-api 7.0.12-SNAPSHOT [90/121] 17:14:54 [INFO] -------------------------------[ bundle ]------------------------------- 17:14:54 [INFO] 17:14:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-plaintext-api --- 17:14:54 [INFO] 17:14:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-plaintext-api --- 17:14:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:54 [INFO] 17:14:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-plaintext-api --- 17:14:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:54 [INFO] 17:14:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-plaintext-api --- 17:14:54 [INFO] 17:14:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-api --- 17:14:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:14:54 [INFO] 17:14:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-plaintext-api --- 17:14:54 [INFO] Starting audit... 17:14:54 Audit done. 17:14:54 [INFO] You have 0 Checkstyle violations. 17:14:54 [INFO] 17:14:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-plaintext-api --- 17:14:54 [INFO] Starting audit... 17:14:54 Audit done. 17:14:54 [INFO] You have 0 Checkstyle violations. 17:14:54 [INFO] 17:14:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-plaintext-api --- 17:14:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/classes/LICENSE 17:14:54 [INFO] 17:14:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-api --- 17:14:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/src/main/resources 17:14:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/generated-sources/spi 17:14:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/generated-sources/yang 17:14:54 [INFO] 17:14:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-api --- 17:14:54 [INFO] Recompiling the module because of changed dependency. 17:14:54 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:14:54 [INFO] 17:14:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ keystore-plaintext-api >>> 17:14:54 [INFO] 17:14:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ keystore-plaintext-api --- 17:14:54 [INFO] Fork Value is true 17:14:56 [INFO] Done SpotBugs Analysis.... 17:14:56 [INFO] 17:14:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ keystore-plaintext-api <<< 17:14:56 [INFO] 17:14:56 [INFO] 17:14:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ keystore-plaintext-api --- 17:14:56 [INFO] BugInstance size is 0 17:14:56 [INFO] Error size is 0 17:14:56 [INFO] No errors/warnings found 17:14:56 [INFO] 17:14:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-api --- 17:14:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/src/test/resources 17:14:56 [INFO] 17:14:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-api --- 17:14:56 [INFO] No sources to compile 17:14:56 [INFO] 17:14:56 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ keystore-plaintext-api --- 17:14:56 [INFO] No tests to run. 17:14:56 [INFO] 17:14:56 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ keystore-plaintext-api --- 17:14:56 [INFO] 17:14:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-api --- 17:14:56 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT.jar 17:14:56 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/classes/META-INF/MANIFEST.MF 17:14:56 [INFO] 17:14:56 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ keystore-plaintext-api --- 17:14:57 [INFO] No previous run data found, generating javadoc. 17:14:57 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT-javadoc.jar 17:14:57 [INFO] 17:14:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ keystore-plaintext-api --- 17:14:57 [INFO] CycloneDX: Resolving Dependencies 17:14:58 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 17:14:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.xml 17:14:58 [INFO] attaching as keystore-plaintext-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:14:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.json 17:14:58 [INFO] attaching as keystore-plaintext-api-7.0.12-SNAPSHOT-cyclonedx.json 17:14:58 [INFO] 17:14:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-api --- 17:14:58 [INFO] Skipping duplicate-finder execution! 17:14:58 [INFO] 17:14:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-plaintext-api --- 17:14:58 [INFO] No dependency problems found 17:14:58 [INFO] 17:14:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-api --- 17:14:58 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT-sources.jar 17:14:58 [INFO] 17:14:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-api --- 17:14:58 [INFO] 17:14:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-api --- 17:14:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:14:58 [INFO] 17:14:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-plaintext-api --- 17:14:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-SNAPSHOT.pom 17:14:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-SNAPSHOT.jar 17:14:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-SNAPSHOT-javadoc.jar 17:14:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-SNAPSHOT-cyclonedx.xml 17:14:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-SNAPSHOT-cyclonedx.json 17:14:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-SNAPSHOT-sources.jar 17:14:58 [INFO] 17:14:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-api --- 17:14:58 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-SNAPSHOT.jar 17:14:58 [INFO] Writing OBR metadata 17:14:58 [INFO] 17:14:58 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-plaintext-api --- 17:14:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:58 [INFO] 17:14:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-api --- 17:14:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:14:58 [INFO] 17:14:58 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-plaintext-api --- 17:14:58 [INFO] org.opendaylight.netconf:keystore-plaintext-api:bundle:7.0.12-SNAPSHOT 17:14:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:14:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:14:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:58 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:14:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:14:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:14:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:14:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:14:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:14:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:14:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:14:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:14:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:14:58 [INFO] +- junit:junit:jar:4.13.2:test 17:14:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:14:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:14:58 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:14:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:14:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:14:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:58 [INFO] 17:14:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-plaintext-api --- 17:14:58 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/sonatype-clm/module.xml 17:14:58 [INFO] 17:14:58 [INFO] -------< org.opendaylight.netconf:keystore-plaintext-localfile >-------- 17:14:58 [INFO] Building keystore-plaintext-localfile 7.0.12-SNAPSHOT [91/121] 17:14:58 [INFO] -------------------------------[ bundle ]------------------------------- 17:14:58 [INFO] 17:14:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-plaintext-localfile --- 17:14:58 [INFO] 17:14:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-plaintext-localfile --- 17:14:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:58 [INFO] 17:14:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-plaintext-localfile --- 17:14:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:58 [INFO] 17:14:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-plaintext-localfile --- 17:14:58 [INFO] 17:14:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-localfile --- 17:14:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:14:58 [INFO] 17:14:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-plaintext-localfile --- 17:14:58 [INFO] Starting audit... 17:14:58 Audit done. 17:14:58 [INFO] You have 0 Checkstyle violations. 17:14:58 [INFO] 17:14:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-plaintext-localfile --- 17:14:58 [INFO] Starting audit... 17:14:58 Audit done. 17:14:58 [INFO] You have 0 Checkstyle violations. 17:14:58 [INFO] 17:14:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-plaintext-localfile --- 17:14:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/classes/LICENSE 17:14:58 [INFO] 17:14:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-localfile --- 17:14:58 [INFO] Copying 1 resource from src/main/resources to target/classes 17:14:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/generated-sources/spi 17:14:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/generated-sources/yang 17:14:58 [INFO] 17:14:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-localfile --- 17:14:58 [INFO] Recompiling the module because of changed dependency. 17:14:58 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:14:59 [INFO] 17:14:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ keystore-plaintext-localfile >>> 17:14:59 [INFO] 17:14:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ keystore-plaintext-localfile --- 17:14:59 [INFO] Fork Value is true 17:15:02 [INFO] Done SpotBugs Analysis.... 17:15:02 [INFO] 17:15:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ keystore-plaintext-localfile <<< 17:15:02 [INFO] 17:15:02 [INFO] 17:15:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ keystore-plaintext-localfile --- 17:15:02 [INFO] BugInstance size is 0 17:15:02 [INFO] Error size is 0 17:15:02 [INFO] No errors/warnings found 17:15:02 [INFO] 17:15:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-localfile --- 17:15:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/src/test/resources 17:15:02 [INFO] 17:15:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-localfile --- 17:15:02 [INFO] Recompiling the module because of changed dependency. 17:15:02 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:15:02 [INFO] 17:15:02 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ keystore-plaintext-localfile --- 17:15:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:15:02 [INFO] 17:15:02 [INFO] ------------------------------------------------------- 17:15:02 [INFO] T E S T S 17:15:02 [INFO] ------------------------------------------------------- 17:15:03 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 17:15:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 17:15:03 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 17:15:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:15:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.460 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 17:15:04 [INFO] 17:15:04 [INFO] Results: 17:15:04 [INFO] 17:15:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 17:15:04 [INFO] 17:15:04 [INFO] 17:15:04 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ keystore-plaintext-localfile --- 17:15:04 [INFO] 17:15:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-localfile --- 17:15:05 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT.jar 17:15:05 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/classes/META-INF/MANIFEST.MF 17:15:05 [INFO] 17:15:05 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ keystore-plaintext-localfile --- 17:15:05 [INFO] No previous run data found, generating javadoc. 17:15:06 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT-javadoc.jar 17:15:06 [INFO] 17:15:06 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ keystore-plaintext-localfile --- 17:15:06 [INFO] CycloneDX: Resolving Dependencies 17:15:06 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 17:15:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.xml 17:15:06 [INFO] attaching as keystore-plaintext-localfile-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.json 17:15:06 [INFO] attaching as keystore-plaintext-localfile-7.0.12-SNAPSHOT-cyclonedx.json 17:15:06 [INFO] 17:15:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-localfile --- 17:15:06 [INFO] Skipping duplicate-finder execution! 17:15:06 [INFO] 17:15:06 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-plaintext-localfile --- 17:15:06 [WARNING] Used undeclared dependencies found: 17:15:06 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:06 [INFO] 17:15:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-localfile --- 17:15:06 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT-sources.jar 17:15:06 [INFO] 17:15:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-localfile --- 17:15:06 [INFO] 17:15:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-localfile --- 17:15:06 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/code-coverage/jacoco.exec 17:15:06 [INFO] Analyzed bundle 'keystore-plaintext-localfile' with 4 classes 17:15:06 [INFO] 17:15:06 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-plaintext-localfile --- 17:15:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-SNAPSHOT.pom 17:15:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-SNAPSHOT.jar 17:15:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-SNAPSHOT-javadoc.jar 17:15:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-SNAPSHOT-cyclonedx.json 17:15:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-SNAPSHOT-sources.jar 17:15:06 [INFO] 17:15:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-localfile --- 17:15:06 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-SNAPSHOT.jar 17:15:06 [INFO] Writing OBR metadata 17:15:06 [INFO] 17:15:06 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-plaintext-localfile --- 17:15:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:06 [INFO] 17:15:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-localfile --- 17:15:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:06 [INFO] 17:15:06 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-plaintext-localfile --- 17:15:06 [INFO] org.opendaylight.netconf:keystore-plaintext-localfile:bundle:7.0.12-SNAPSHOT 17:15:06 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.12-SNAPSHOT:compile 17:15:06 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:06 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:15:06 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:06 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:15:06 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:15:06 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:15:06 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:15:06 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:15:06 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:15:06 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:15:06 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:15:06 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:15:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:06 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:15:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:15:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:15:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:15:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:15:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:15:06 [INFO] +- junit:junit:jar:4.13.2:test 17:15:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:15:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:15:06 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:15:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:15:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:15:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:06 [INFO] 17:15:06 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-plaintext-localfile --- 17:15:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/sonatype-clm/module.xml 17:15:06 [INFO] 17:15:06 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-cli >----------- 17:15:06 [INFO] Building keystore-plaintext-cli 7.0.12-SNAPSHOT [92/121] 17:15:06 [INFO] -------------------------------[ bundle ]------------------------------- 17:15:06 [INFO] 17:15:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-plaintext-cli --- 17:15:06 [INFO] 17:15:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-plaintext-cli --- 17:15:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:06 [INFO] 17:15:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-plaintext-cli --- 17:15:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:06 [INFO] 17:15:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-plaintext-cli --- 17:15:07 [INFO] 17:15:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-cli --- 17:15:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:15:07 [INFO] 17:15:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-plaintext-cli --- 17:15:07 [INFO] Starting audit... 17:15:07 Audit done. 17:15:07 [INFO] You have 0 Checkstyle violations. 17:15:07 [INFO] 17:15:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-plaintext-cli --- 17:15:07 [INFO] Starting audit... 17:15:07 Audit done. 17:15:07 [INFO] You have 0 Checkstyle violations. 17:15:07 [INFO] 17:15:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-plaintext-cli --- 17:15:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/classes/LICENSE 17:15:07 [INFO] 17:15:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-cli --- 17:15:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/src/main/resources 17:15:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/generated-sources/spi 17:15:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/generated-sources/yang 17:15:07 [INFO] 17:15:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-cli --- 17:15:07 [INFO] Recompiling the module because of changed dependency. 17:15:07 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:15:07 [INFO] 17:15:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ keystore-plaintext-cli >>> 17:15:07 [INFO] 17:15:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ keystore-plaintext-cli --- 17:15:07 [INFO] Fork Value is true 17:15:09 [INFO] Done SpotBugs Analysis.... 17:15:09 [INFO] 17:15:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ keystore-plaintext-cli <<< 17:15:09 [INFO] 17:15:09 [INFO] 17:15:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ keystore-plaintext-cli --- 17:15:09 [INFO] BugInstance size is 0 17:15:09 [INFO] Error size is 0 17:15:09 [INFO] No errors/warnings found 17:15:09 [INFO] 17:15:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-cli --- 17:15:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/src/test/resources 17:15:09 [INFO] 17:15:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-cli --- 17:15:09 [INFO] No sources to compile 17:15:09 [INFO] 17:15:09 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ keystore-plaintext-cli --- 17:15:09 [INFO] No tests to run. 17:15:09 [INFO] 17:15:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ keystore-plaintext-cli --- 17:15:09 [INFO] 17:15:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-cli --- 17:15:09 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT.jar 17:15:09 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/classes/META-INF/MANIFEST.MF 17:15:09 [INFO] 17:15:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ keystore-plaintext-cli --- 17:15:09 [INFO] No previous run data found, generating javadoc. 17:15:11 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT-javadoc.jar 17:15:11 [INFO] 17:15:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ keystore-plaintext-cli --- 17:15:11 [INFO] CycloneDX: Resolving Dependencies 17:15:11 [INFO] CycloneDX: Creating BOM version 1.5 with 10 component(s) 17:15:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.xml 17:15:11 [INFO] attaching as keystore-plaintext-cli-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.json 17:15:11 [INFO] attaching as keystore-plaintext-cli-7.0.12-SNAPSHOT-cyclonedx.json 17:15:11 [INFO] 17:15:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-cli --- 17:15:11 [INFO] Skipping duplicate-finder execution! 17:15:11 [INFO] 17:15:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-plaintext-cli --- 17:15:11 [INFO] No dependency problems found 17:15:11 [INFO] 17:15:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-cli --- 17:15:11 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT-sources.jar 17:15:11 [INFO] 17:15:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-cli --- 17:15:11 [INFO] 17:15:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-cli --- 17:15:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:15:11 [INFO] 17:15:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-plaintext-cli --- 17:15:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-SNAPSHOT.pom 17:15:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-SNAPSHOT.jar 17:15:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-SNAPSHOT-javadoc.jar 17:15:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-SNAPSHOT-cyclonedx.json 17:15:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-SNAPSHOT-sources.jar 17:15:11 [INFO] 17:15:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-cli --- 17:15:11 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-SNAPSHOT.jar 17:15:11 [INFO] Writing OBR metadata 17:15:11 [INFO] 17:15:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-plaintext-cli --- 17:15:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:11 [INFO] 17:15:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-cli --- 17:15:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:11 [INFO] 17:15:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-plaintext-cli --- 17:15:11 [INFO] org.opendaylight.netconf:keystore-plaintext-cli:bundle:7.0.12-SNAPSHOT 17:15:11 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.12-SNAPSHOT:compile 17:15:11 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:11 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:15:11 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:15:11 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:15:11 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:15:11 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:15:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:11 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:15:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:15:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:15:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:15:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:15:11 [INFO] +- junit:junit:jar:4.13.2:test 17:15:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:15:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:15:11 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:15:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:15:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:15:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:11 [INFO] 17:15:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-plaintext-cli --- 17:15:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/sonatype-clm/module.xml 17:15:11 [INFO] 17:15:11 [INFO] ------< org.opendaylight.netconf:odl-netconf-keystore-plaintext >------- 17:15:11 [INFO] Building OpenDaylight :: Netconf :: Key Store :: Plaintext Storage 7.0.12-SNAPSHOT [93/121] 17:15:11 [INFO] ------------------------------[ feature ]------------------------------- 17:15:11 [INFO] 17:15:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-keystore-plaintext --- 17:15:11 [INFO] 17:15:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-keystore-plaintext --- 17:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:11 [INFO] 17:15:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-keystore-plaintext --- 17:15:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:11 [INFO] 17:15:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-keystore-plaintext --- 17:15:12 [INFO] 17:15:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-keystore-plaintext --- 17:15:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:12 [INFO] argLine set to empty 17:15:12 [INFO] 17:15:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-keystore-plaintext --- 17:15:12 [INFO] Starting audit... 17:15:12 Audit done. 17:15:12 [INFO] You have 0 Checkstyle violations. 17:15:12 [INFO] 17:15:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-keystore-plaintext --- 17:15:12 [INFO] Starting audit... 17:15:12 Audit done. 17:15:12 [INFO] You have 0 Checkstyle violations. 17:15:12 [INFO] 17:15:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-keystore-plaintext --- 17:15:12 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/classes/LICENSE 17:15:12 [INFO] 17:15:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore-plaintext --- 17:15:12 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/feature/feature.xml 17:15:12 [INFO] ...done! 17:15:12 [INFO] Attaching features XML 17:15:12 [INFO] 17:15:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-keystore-plaintext --- 17:15:12 [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 17:15:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:12 [INFO] 17:15:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-keystore-plaintext >>> 17:15:12 [INFO] 17:15:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-keystore-plaintext --- 17:15:12 [INFO] 17:15:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-keystore-plaintext <<< 17:15:12 [INFO] 17:15:12 [INFO] 17:15:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-keystore-plaintext --- 17:15:12 [INFO] 17:15:12 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-keystore-plaintext --- 17:15:12 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore-plaintext 17:15:12 [INFO] Project dependency features detected: [] 17:15:12 [INFO] Pax Exam System (Version: 4.13.3) created. 17:15:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:15:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:15:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:15:13 [INFO] Waiting for remote bundle context.. on 21000 name: 46a66d62-9b41-453c-a6ee-1a5be16a5d63 timout: [ RelativeTimeout value = 180000 ] 17:15:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:15:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:15:19 [INFO] 17:15:19 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-keystore-plaintext --- 17:15:19 [INFO] 17:15:19 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-keystore-plaintext --- 17:15:19 [INFO] No Javadoc in project. Archive not created. 17:15:19 [INFO] 17:15:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-keystore-plaintext --- 17:15:19 [INFO] CycloneDX: Resolving Dependencies 17:15:20 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 17:15:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.xml 17:15:20 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.json 17:15:20 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.12-SNAPSHOT-cyclonedx.json 17:15:20 [INFO] 17:15:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore-plaintext --- 17:15:20 [INFO] Skipping duplicate-finder execution! 17:15:20 [INFO] 17:15:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-keystore-plaintext --- 17:15:20 [INFO] Skipping plugin execution 17:15:20 [INFO] 17:15:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore-plaintext --- 17:15:20 [INFO] Skipping source per configuration. 17:15:20 [INFO] 17:15:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-keystore-plaintext --- 17:15:20 [INFO] 17:15:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-keystore-plaintext --- 17:15:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:20 [INFO] 17:15:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-keystore-plaintext --- 17:15:20 [WARNING] 17:15:20 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 17:15:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:20 [WARNING] 17:15:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:20 [WARNING] 17:15:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.12-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.12-SNAPSHOT.pom 17:15:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.12-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.12-SNAPSHOT-features.xml 17:15:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.12-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.12-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.12-SNAPSHOT-cyclonedx.json 17:15:20 [INFO] 17:15:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-keystore-plaintext --- 17:15:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:20 [WARNING] 17:15:20 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 17:15:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:20 [WARNING] 17:15:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:20 [WARNING] 17:15:20 [INFO] 17:15:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-keystore-plaintext --- 17:15:20 [INFO] org.opendaylight.netconf:odl-netconf-keystore-plaintext:feature:7.0.12-SNAPSHOT 17:15:20 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:15:20 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:15:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:15:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:15:20 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:15:20 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:15:20 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:15:20 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:15:20 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:15:20 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:15:20 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:15:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:15:20 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:15:20 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:20 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:15:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:15:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:20 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:15:20 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:15:20 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:15:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:15:20 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:15:20 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.12-SNAPSHOT:compile 17:15:20 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:20 [INFO] +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.12-SNAPSHOT:compile 17:15:20 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:20 [INFO] +- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.12-SNAPSHOT:compile 17:15:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:15:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:15:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:15:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:15:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:15:20 [INFO] +- junit:junit:jar:4.13.2:test 17:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:15:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:15:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:15:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:15:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:15:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:20 [INFO] 17:15:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-keystore-plaintext --- 17:15:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/sonatype-clm/module.xml 17:15:20 [INFO] 17:15:20 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 17:15:20 [INFO] Building features-netconf 7.0.12-SNAPSHOT [94/121] 17:15:20 [INFO] ------------------------------[ feature ]------------------------------- 17:15:20 [INFO] 17:15:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-netconf --- 17:15:20 [INFO] 17:15:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-netconf --- 17:15:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:20 [INFO] 17:15:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-netconf --- 17:15:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:20 [INFO] 17:15:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-netconf --- 17:15:21 [INFO] 17:15:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf --- 17:15:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:21 [INFO] argLine set to empty 17:15:21 [INFO] 17:15:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-netconf --- 17:15:21 [INFO] Starting audit... 17:15:21 Audit done. 17:15:21 [INFO] You have 0 Checkstyle violations. 17:15:21 [INFO] 17:15:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-netconf --- 17:15:21 [INFO] Starting audit... 17:15:21 Audit done. 17:15:21 [INFO] You have 0 Checkstyle violations. 17:15:21 [INFO] 17:15:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-netconf --- 17:15:21 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/classes/LICENSE 17:15:21 [INFO] 17:15:21 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 17:15:21 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/feature/feature.xml 17:15:21 [INFO] ...done! 17:15:21 [INFO] Attaching features XML 17:15:21 [INFO] 17:15:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf --- 17:15:21 [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 17:15:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:21 [INFO] 17:15:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-netconf >>> 17:15:21 [INFO] 17:15:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-netconf --- 17:15:21 [INFO] 17:15:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-netconf <<< 17:15:21 [INFO] 17:15:21 [INFO] 17:15:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-netconf --- 17:15:21 [INFO] 17:15:21 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-netconf --- 17:15:21 [INFO] 17:15:21 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-netconf --- 17:15:21 [INFO] 17:15:21 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-netconf --- 17:15:21 [INFO] No Javadoc in project. Archive not created. 17:15:21 [INFO] 17:15:21 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-netconf --- 17:15:21 [INFO] CycloneDX: Resolving Dependencies 17:15:26 [INFO] CycloneDX: Creating BOM version 1.5 with 420 component(s) 17:15:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.xml 17:15:27 [INFO] attaching as features-netconf-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.json 17:15:27 [INFO] attaching as features-netconf-7.0.12-SNAPSHOT-cyclonedx.json 17:15:27 [INFO] 17:15:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 17:15:27 [INFO] Skipping duplicate-finder execution! 17:15:27 [INFO] 17:15:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-netconf --- 17:15:27 [INFO] Skipping plugin execution 17:15:27 [INFO] 17:15:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf --- 17:15:27 [INFO] No sources in project. Archive not created. 17:15:27 [INFO] 17:15:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf --- 17:15:27 [INFO] 17:15:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf --- 17:15:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:27 [INFO] 17:15:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-netconf --- 17:15:27 [WARNING] 17:15:27 [WARNING] The packaging plugin for project features-netconf did not assign 17:15:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:27 [WARNING] 17:15:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:27 [WARNING] 17:15:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.12-SNAPSHOT/features-netconf-7.0.12-SNAPSHOT.pom 17:15:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.12-SNAPSHOT/features-netconf-7.0.12-SNAPSHOT-features.xml 17:15:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.12-SNAPSHOT/features-netconf-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.12-SNAPSHOT/features-netconf-7.0.12-SNAPSHOT-cyclonedx.json 17:15:27 [INFO] 17:15:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-netconf --- 17:15:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:27 [WARNING] 17:15:27 [WARNING] The packaging plugin for project features-netconf did not assign 17:15:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:27 [WARNING] 17:15:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:27 [WARNING] 17:15:27 [INFO] 17:15:27 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-netconf --- 17:15:27 [INFO] org.opendaylight.netconf:features-netconf:feature:7.0.12-SNAPSHOT 17:15:27 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:15:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:15:27 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:15:27 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:15:27 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:15:27 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:15:27 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:15:27 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:15:27 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:15:27 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:15:27 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:15:27 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:15:27 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:15:27 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:15:27 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:15:27 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:15:27 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:15:27 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:15:27 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:15:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:15:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:15:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:15:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:15:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:15:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:15:27 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:15:27 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:15:27 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:15:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:15:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:15:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:15:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:15:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:15:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:15:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:15:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:15:27 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:15:27 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:15:27 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:15:27 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:15:27 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:15:27 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:15:27 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:15:27 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:15:27 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:15:27 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:15:27 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:15:27 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:15:27 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:15:27 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:15:27 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:15:27 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:15:27 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:15:27 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:15:27 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:15:27 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:15:27 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:15:27 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:15:27 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:15:27 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:15:27 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:15:27 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:15:27 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:15:27 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:15:27 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:15:27 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:15:27 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:15:27 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:15:27 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:15:27 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:15:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:15:27 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:15:27 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:15:27 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:15:27 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:27 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:15:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:27 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:15:27 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:15:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:15:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:15:27 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:15:27 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:15:27 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:15:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:15:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:15:27 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.7:compile 17:15:27 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:15:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:15:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:15:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:15:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:15:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:15:27 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:15:27 [INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:15:27 [INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:15:27 [INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:15:27 [INFO] | | +- org.agrona:agrona:jar:1.15.2:compile 17:15:27 [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:15:27 [INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:15:27 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:15:27 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:15:27 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:15:27 [INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:15:27 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:15:27 [INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:15:27 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:15:27 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:15:27 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:15:27 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:15:27 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:15:27 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:15:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:15:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:15:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:15:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:15:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:15:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:15:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:15:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:15:27 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:15:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:15:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:15:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:15:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:15:27 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:15:27 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:15:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:15:27 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:15:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:15:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:15:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:15:27 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:15:27 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:15:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:15:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:15:27 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:15:27 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:15:27 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:15:27 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:15:27 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:15:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:15:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:15:27 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:15:27 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:15:27 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:15:27 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:15:27 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:15:27 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:15:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:15:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:15:27 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:15:27 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:15:27 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:15:27 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:15:27 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:15:27 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:15:27 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-console:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile 17:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile 17:15:27 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:15:27 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:15:27 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:15:27 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:15:27 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:15:27 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:15:27 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:15:27 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:15:27 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:15:27 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:15:27 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:15:27 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:15:27 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:15:27 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:15:27 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:15:27 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:15:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:15:27 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:15:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:15:27 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:27 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:15:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:27 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:15:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:15:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:15:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:15:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:15:27 [INFO] +- junit:junit:jar:4.13.2:test 17:15:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:15:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:15:27 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:15:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 17:15:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:15:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:27 [INFO] 17:15:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-netconf --- 17:15:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/sonatype-clm/module.xml 17:15:27 [INFO] 17:15:27 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 17:15:27 [INFO] Building netconf-test-perf 7.0.12-SNAPSHOT [95/121] 17:15:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:15:27 [INFO] 17:15:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-test-perf --- 17:15:27 [INFO] 17:15:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-test-perf --- 17:15:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:27 [INFO] 17:15:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 17:15:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:27 [INFO] 17:15:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-test-perf --- 17:15:27 [INFO] 17:15:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-perf --- 17:15:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:15:27 [INFO] 17:15:27 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ netconf-test-perf --- 17:15:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:15:27 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/main/yang 17:15:27 [INFO] yang-to-sources: Found 24 dependencies in 8.725 ms 17:15:27 [INFO] yang-to-sources: Project model files found: 4 in 5.341 ms 17:15:27 [INFO] yang-to-sources: 5 YANG models processed in 98.13 ms 17:15:27 [INFO] BindingJavaFileGenerator: Defined 134 files in 4.160 ms 17:15:27 [INFO] Sorted 134 files into 28 directories in 222.9 μs 17:15:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 134 in 30.50 ms 17:15:27 [INFO] 17:15:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-test-perf --- 17:15:27 [INFO] Starting audit... 17:15:27 Audit done. 17:15:27 [INFO] You have 0 Checkstyle violations. 17:15:27 [INFO] 17:15:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-test-perf --- 17:15:28 [INFO] Starting audit... 17:15:28 Audit done. 17:15:28 [INFO] You have 0 Checkstyle violations. 17:15:28 [INFO] 17:15:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-test-perf --- 17:15:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/classes/LICENSE 17:15:28 [INFO] 17:15:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-perf --- 17:15:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/main/resources 17:15:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/generated-sources/spi 17:15:28 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:15:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:15:28 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:15:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/generated-sources/spi 17:15:28 [INFO] 17:15:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-perf --- 17:15:28 [INFO] Recompiling the module because of changed dependency. 17:15:28 [INFO] Compiling 138 source files with javac [debug release 17] to target/classes 17:15:28 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/main/java/org/opendaylight/test/endtoend/WriteRoutesImpl.java:[54,83] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:15:28 [INFO] 17:15:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 17:15:28 [INFO] 17:15:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-test-perf --- 17:15:28 [INFO] Fork Value is true 17:15:32 [INFO] Done SpotBugs Analysis.... 17:15:32 [INFO] 17:15:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 17:15:32 [INFO] 17:15:32 [INFO] 17:15:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-test-perf --- 17:15:32 [INFO] BugInstance size is 0 17:15:32 [INFO] Error size is 0 17:15:32 [INFO] No errors/warnings found 17:15:32 [INFO] 17:15:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 17:15:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/test/resources 17:15:32 [INFO] 17:15:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-perf --- 17:15:32 [INFO] No sources to compile 17:15:32 [INFO] 17:15:32 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-test-perf --- 17:15:32 [INFO] No tests to run. 17:15:32 [INFO] 17:15:32 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-test-perf --- 17:15:32 [INFO] 17:15:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-perf --- 17:15:32 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT.jar 17:15:32 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 17:15:32 [INFO] 17:15:32 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-test-perf --- 17:15:32 [INFO] No previous run data found, generating javadoc. 17:15:36 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT-javadoc.jar 17:15:36 [INFO] 17:15:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-test-perf --- 17:15:36 [INFO] CycloneDX: Resolving Dependencies 17:15:38 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 17:15:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.xml 17:15:38 [INFO] attaching as netconf-test-perf-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.json 17:15:38 [INFO] attaching as netconf-test-perf-7.0.12-SNAPSHOT-cyclonedx.json 17:15:38 [INFO] 17:15:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 17:15:38 [INFO] Skipping duplicate-finder execution! 17:15:38 [INFO] 17:15:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-test-perf --- 17:15:38 [WARNING] Used undeclared dependencies found: 17:15:38 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:15:38 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:15:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:15:38 [WARNING] org.checkerframework:checker-qual:jar:3.47.0:compile 17:15:38 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:15:38 [WARNING] Unused declared dependencies found: 17:15:38 [WARNING] org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:15:38 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] 17:15:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-perf --- 17:15:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT-sources.jar 17:15:38 [INFO] 17:15:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-perf --- 17:15:38 [INFO] 17:15:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-perf --- 17:15:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:15:38 [INFO] 17:15:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-test-perf --- 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-SNAPSHOT.pom 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-SNAPSHOT.jar 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-SNAPSHOT-javadoc.jar 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-SNAPSHOT-cyclonedx.xml 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-SNAPSHOT-cyclonedx.json 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-SNAPSHOT-sources.jar 17:15:38 [INFO] 17:15:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-perf --- 17:15:38 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-SNAPSHOT.jar 17:15:38 [INFO] Writing OBR metadata 17:15:38 [INFO] 17:15:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-test-perf --- 17:15:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:38 [INFO] 17:15:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-perf --- 17:15:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:38 [INFO] 17:15:38 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-test-perf --- 17:15:38 [INFO] org.opendaylight.netconf:netconf-test-perf:bundle:7.0.12-SNAPSHOT 17:15:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:15:38 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:15:38 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:15:38 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:15:38 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:15:38 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:15:38 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:15:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:15:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:15:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:15:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:15:38 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:15:38 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:15:38 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:15:38 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:15:38 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:15:38 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:15:38 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:15:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:15:38 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:15:38 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:38 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:15:38 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:15:38 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:15:38 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:15:38 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:15:38 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:15:38 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:15:38 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:15:38 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:15:38 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:15:38 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:15:38 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:15:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:15:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:38 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:15:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:15:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:38 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:15:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:15:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:15:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:15:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:15:38 [INFO] +- junit:junit:jar:4.13.2:test 17:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:15:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:15:38 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:15:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:15:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:15:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:38 [INFO] 17:15:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-test-perf --- 17:15:38 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/sonatype-clm/module.xml 17:15:38 [INFO] 17:15:38 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 17:15:38 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 7.0.12-SNAPSHOT [96/121] 17:15:38 [INFO] ------------------------------[ feature ]------------------------------- 17:15:38 [INFO] 17:15:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-test-tools --- 17:15:38 [INFO] 17:15:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-test-tools --- 17:15:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:38 [INFO] 17:15:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 17:15:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:38 [INFO] 17:15:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-test-tools --- 17:15:39 [INFO] 17:15:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 17:15:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:39 [INFO] argLine set to empty 17:15:39 [INFO] 17:15:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-test-tools --- 17:15:39 [INFO] Starting audit... 17:15:39 Audit done. 17:15:39 [INFO] You have 0 Checkstyle violations. 17:15:39 [INFO] 17:15:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-test-tools --- 17:15:39 [INFO] Starting audit... 17:15:39 Audit done. 17:15:39 [INFO] You have 0 Checkstyle violations. 17:15:39 [INFO] 17:15:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-test-tools --- 17:15:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/classes/LICENSE 17:15:39 [INFO] 17:15:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 17:15:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/feature/feature.xml 17:15:39 [INFO] ...done! 17:15:39 [INFO] Attaching features XML 17:15:39 [INFO] 17:15:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-test-tools --- 17:15:39 [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 17:15:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:39 [INFO] 17:15:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 17:15:39 [INFO] 17:15:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-test-tools --- 17:15:39 [INFO] 17:15:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 17:15:39 [INFO] 17:15:39 [INFO] 17:15:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-test-tools --- 17:15:39 [INFO] 17:15:39 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-test-tools --- 17:15:39 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-test-tools 17:15:39 [INFO] Project dependency features detected: [] 17:15:39 [INFO] Pax Exam System (Version: 4.13.3) created. 17:15:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:15:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:15:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:15:40 [INFO] Waiting for remote bundle context.. on 21000 name: e1f8d829-7c1e-4c13-b6d1-a334db1edfe4 timout: [ RelativeTimeout value = 180000 ] 17:15:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:15:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:15:57 [INFO] 17:15:57 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-test-tools --- 17:15:57 [INFO] 17:15:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-test-tools --- 17:15:57 [INFO] No Javadoc in project. Archive not created. 17:15:57 [INFO] 17:15:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-test-tools --- 17:15:57 [INFO] CycloneDX: Resolving Dependencies 17:16:01 [INFO] CycloneDX: Creating BOM version 1.5 with 352 component(s) 17:16:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.xml 17:16:01 [INFO] attaching as odl-netconf-test-tools-7.0.12-SNAPSHOT-cyclonedx.xml 17:16:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.json 17:16:01 [INFO] attaching as odl-netconf-test-tools-7.0.12-SNAPSHOT-cyclonedx.json 17:16:01 [INFO] 17:16:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 17:16:01 [INFO] Skipping duplicate-finder execution! 17:16:01 [INFO] 17:16:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 17:16:01 [INFO] Skipping plugin execution 17:16:01 [INFO] 17:16:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 17:16:01 [INFO] Skipping source per configuration. 17:16:01 [INFO] 17:16:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-test-tools --- 17:16:01 [INFO] 17:16:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-test-tools --- 17:16:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:01 [INFO] 17:16:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-test-tools --- 17:16:01 [WARNING] 17:16:01 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 17:16:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:01 [WARNING] 17:16:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:01 [WARNING] 17:16:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.12-SNAPSHOT/odl-netconf-test-tools-7.0.12-SNAPSHOT.pom 17:16:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.12-SNAPSHOT/odl-netconf-test-tools-7.0.12-SNAPSHOT-features.xml 17:16:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.12-SNAPSHOT/odl-netconf-test-tools-7.0.12-SNAPSHOT-cyclonedx.xml 17:16:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.12-SNAPSHOT/odl-netconf-test-tools-7.0.12-SNAPSHOT-cyclonedx.json 17:16:01 [INFO] 17:16:01 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-test-tools --- 17:16:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:01 [WARNING] 17:16:01 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 17:16:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:01 [WARNING] 17:16:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:01 [WARNING] 17:16:01 [INFO] 17:16:01 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-test-tools --- 17:16:02 [INFO] org.opendaylight.netconf:odl-netconf-test-tools:feature:7.0.12-SNAPSHOT 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:16:02 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:16:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:16:02 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:16:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:16:02 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:16:02 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:02 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:02 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:02 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:02 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:02 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:02 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:02 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:16:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:16:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:16:02 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:16:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:16:02 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:02 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:02 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:16:02 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:16:02 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:16:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:16:02 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:16:02 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:02 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:16:02 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:16:02 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:16:02 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:16:02 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:16:02 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:02 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:16:02 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:16:02 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:16:02 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:16:02 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:16:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:16:02 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:16:02 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:16:02 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:16:02 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:16:02 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:16:02 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:16:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:16:02 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:16:02 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:16:02 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:16:02 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:16:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:16:02 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:02 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:16:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:16:02 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:16:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:16:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:16:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:16:02 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:16:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:16:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:16:02 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:16:02 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:02 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:16:02 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:16:02 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:02 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:02 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:02 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:02 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:02 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:16:02 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:02 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:16:02 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:02 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:02 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:16:02 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:16:02 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:16:02 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:16:02 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:16:02 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:16:02 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:16:02 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:16:02 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:02 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:02 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:16:02 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:16:02 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:16:02 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:02 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:02 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:16:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:16:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:16:02 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:02 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:16:02 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:02 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:02 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:02 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:02 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:02 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:02 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:02 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:02 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:02 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:02 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:16:02 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:16:02 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:02 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:16:02 [INFO] +- org.opendaylight.netconf:netconf-test-perf:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:16:02 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:02 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:16:02 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:16:02 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:16:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:16:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:16:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:16:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:16:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:16:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:16:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:16:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:16:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:16:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:16:02 [INFO] +- junit:junit:jar:4.13.2:test 17:16:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:16:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:16:02 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:16:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:16:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:16:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:02 [INFO] 17:16:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-test-tools --- 17:16:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/sonatype-clm/module.xml 17:16:02 [INFO] 17:16:02 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 17:16:02 [INFO] Building features-netconf-testing 7.0.12-SNAPSHOT [97/121] 17:16:02 [INFO] ------------------------------[ feature ]------------------------------- 17:16:02 [INFO] 17:16:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-netconf-testing --- 17:16:02 [INFO] 17:16:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-netconf-testing --- 17:16:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:02 [INFO] 17:16:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 17:16:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:02 [INFO] 17:16:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-netconf-testing --- 17:16:02 [INFO] 17:16:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf-testing --- 17:16:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:02 [INFO] argLine set to empty 17:16:02 [INFO] 17:16:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-netconf-testing --- 17:16:02 [INFO] Starting audit... 17:16:02 Audit done. 17:16:02 [INFO] You have 0 Checkstyle violations. 17:16:02 [INFO] 17:16:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-netconf-testing --- 17:16:02 [INFO] Starting audit... 17:16:02 Audit done. 17:16:02 [INFO] You have 0 Checkstyle violations. 17:16:02 [INFO] 17:16:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-netconf-testing --- 17:16:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/classes/LICENSE 17:16:02 [INFO] 17:16:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 17:16:02 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/feature/feature.xml 17:16:03 [INFO] ...done! 17:16:03 [INFO] Attaching features XML 17:16:03 [INFO] 17:16:03 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf-testing --- 17:16:03 [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 17:16:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:03 [INFO] 17:16:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 17:16:03 [INFO] 17:16:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-netconf-testing --- 17:16:03 [INFO] 17:16:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 17:16:03 [INFO] 17:16:03 [INFO] 17:16:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-netconf-testing --- 17:16:03 [INFO] 17:16:03 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-netconf-testing --- 17:16:03 [INFO] 17:16:03 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-netconf-testing --- 17:16:03 [INFO] 17:16:03 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-netconf-testing --- 17:16:03 [INFO] No Javadoc in project. Archive not created. 17:16:03 [INFO] 17:16:03 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-netconf-testing --- 17:16:03 [INFO] CycloneDX: Resolving Dependencies 17:16:08 [INFO] CycloneDX: Creating BOM version 1.5 with 423 component(s) 17:16:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.xml 17:16:08 [INFO] attaching as features-netconf-testing-7.0.12-SNAPSHOT-cyclonedx.xml 17:16:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.json 17:16:08 [INFO] attaching as features-netconf-testing-7.0.12-SNAPSHOT-cyclonedx.json 17:16:08 [INFO] 17:16:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 17:16:08 [INFO] Skipping duplicate-finder execution! 17:16:08 [INFO] 17:16:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-netconf-testing --- 17:16:08 [INFO] Skipping plugin execution 17:16:08 [INFO] 17:16:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf-testing --- 17:16:08 [INFO] No sources in project. Archive not created. 17:16:08 [INFO] 17:16:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf-testing --- 17:16:08 [INFO] 17:16:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf-testing --- 17:16:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:08 [INFO] 17:16:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-netconf-testing --- 17:16:08 [WARNING] 17:16:08 [WARNING] The packaging plugin for project features-netconf-testing did not assign 17:16:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:08 [WARNING] 17:16:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:08 [WARNING] 17:16:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.12-SNAPSHOT/features-netconf-testing-7.0.12-SNAPSHOT.pom 17:16:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.12-SNAPSHOT/features-netconf-testing-7.0.12-SNAPSHOT-features.xml 17:16:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.12-SNAPSHOT/features-netconf-testing-7.0.12-SNAPSHOT-cyclonedx.xml 17:16:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.12-SNAPSHOT/features-netconf-testing-7.0.12-SNAPSHOT-cyclonedx.json 17:16:08 [INFO] 17:16:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-netconf-testing --- 17:16:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:08 [WARNING] 17:16:08 [WARNING] The packaging plugin for project features-netconf-testing did not assign 17:16:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:08 [WARNING] 17:16:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:08 [WARNING] 17:16:08 [INFO] 17:16:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-netconf-testing --- 17:16:08 [INFO] org.opendaylight.netconf:features-netconf-testing:feature:7.0.12-SNAPSHOT 17:16:08 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:16:08 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:16:08 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:16:08 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:16:08 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:16:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:08 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:16:08 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:16:08 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:08 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:08 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:08 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:08 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:08 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:16:08 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:08 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:16:08 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:08 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:08 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:16:08 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:16:08 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:16:08 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:16:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:16:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:16:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:16:08 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:16:08 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:16:08 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:16:08 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:16:08 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:16:08 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:16:08 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:16:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:16:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:16:08 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:16:08 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:08 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:08 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:16:08 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:08 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:08 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:16:08 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:16:08 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:08 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:08 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:08 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:08 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:08 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:08 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:08 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:08 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:08 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:08 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:08 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:08 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:08 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:08 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:08 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:08 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:08 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:08 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:08 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:16:08 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:16:08 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:16:08 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:16:08 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:16:08 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:16:08 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:16:08 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:16:08 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:16:08 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:16:08 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:16:08 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:16:08 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:16:08 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:16:08 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:08 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:16:08 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:08 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:16:08 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:16:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:16:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:16:08 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.7:compile 17:16:08 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:16:08 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:16:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:16:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:16:08 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:16:08 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:16:08 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:16:08 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:08 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:08 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:08 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:08 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:08 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:08 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:08 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:08 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:08 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:08 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:08 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:16:08 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:16:08 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:16:08 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:16:08 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:16:08 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:16:08 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:16:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:16:08 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:16:08 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:16:08 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:16:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:16:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:16:08 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:16:08 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:16:08 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:08 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:16:08 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:16:08 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:16:08 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:16:08 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:16:08 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:16:08 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:16:08 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:16:08 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:16:08 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:16:08 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:16:08 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:16:08 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:16:08 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:16:08 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:16:08 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:16:08 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:16:08 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:16:08 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:16:08 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:16:08 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:16:08 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:16:08 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:16:08 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:16:08 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:16:08 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile 17:16:08 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:16:08 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:16:08 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:16:08 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:08 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:16:08 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:16:08 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:16:08 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:16:08 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:16:08 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:16:08 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 17:16:08 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:08 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:16:08 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:08 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:16:08 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:16:08 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:16:08 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:16:08 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:16:08 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:08 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:08 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] +- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:16:08 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:16:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:16:08 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:16:08 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:16:08 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:16:08 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:16:08 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:08 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:08 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:16:08 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:08 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:08 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:08 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:08 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:08 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:16:08 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:16:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:08 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:16:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:16:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:16:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:16:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:16:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:16:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:16:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:16:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:16:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:16:08 [INFO] +- junit:junit:jar:4.13.2:test 17:16:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:16:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:16:08 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:16:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 17:16:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:16:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:08 [INFO] 17:16:08 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-netconf-testing --- 17:16:08 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/sonatype-clm/module.xml 17:16:08 [INFO] 17:16:08 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 17:16:08 [INFO] Building features-netconf-experimental 7.0.12-SNAPSHOT [98/121] 17:16:08 [INFO] ------------------------------[ feature ]------------------------------- 17:16:08 [INFO] 17:16:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-netconf-experimental --- 17:16:08 [INFO] 17:16:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-netconf-experimental --- 17:16:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:08 [INFO] 17:16:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 17:16:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:08 [INFO] 17:16:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-netconf-experimental --- 17:16:09 [INFO] 17:16:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 17:16:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:09 [INFO] argLine set to empty 17:16:09 [INFO] 17:16:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-netconf-experimental --- 17:16:09 [INFO] Starting audit... 17:16:09 Audit done. 17:16:09 [INFO] You have 0 Checkstyle violations. 17:16:09 [INFO] 17:16:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-netconf-experimental --- 17:16:09 [INFO] Starting audit... 17:16:09 Audit done. 17:16:09 [INFO] You have 0 Checkstyle violations. 17:16:09 [INFO] 17:16:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-netconf-experimental --- 17:16:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/classes/LICENSE 17:16:09 [INFO] 17:16:09 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 17:16:09 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/feature/feature.xml 17:16:09 [INFO] ...done! 17:16:09 [INFO] Attaching features XML 17:16:09 [INFO] 17:16:09 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf-experimental --- 17:16:09 [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 17:16:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:09 [INFO] 17:16:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 17:16:09 [INFO] 17:16:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-netconf-experimental --- 17:16:09 [INFO] 17:16:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 17:16:09 [INFO] 17:16:09 [INFO] 17:16:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-netconf-experimental --- 17:16:09 [INFO] 17:16:09 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-netconf-experimental --- 17:16:09 [INFO] 17:16:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-netconf-experimental --- 17:16:09 [INFO] 17:16:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-netconf-experimental --- 17:16:09 [INFO] No Javadoc in project. Archive not created. 17:16:09 [INFO] 17:16:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-netconf-experimental --- 17:16:09 [INFO] CycloneDX: Resolving Dependencies 17:16:14 [INFO] CycloneDX: Creating BOM version 1.5 with 421 component(s) 17:16:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.xml 17:16:14 [INFO] attaching as features-netconf-experimental-7.0.12-SNAPSHOT-cyclonedx.xml 17:16:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.json 17:16:15 [INFO] attaching as features-netconf-experimental-7.0.12-SNAPSHOT-cyclonedx.json 17:16:15 [INFO] 17:16:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 17:16:15 [INFO] Skipping duplicate-finder execution! 17:16:15 [INFO] 17:16:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-netconf-experimental --- 17:16:15 [INFO] Skipping plugin execution 17:16:15 [INFO] 17:16:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf-experimental --- 17:16:15 [INFO] No sources in project. Archive not created. 17:16:15 [INFO] 17:16:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf-experimental --- 17:16:15 [INFO] 17:16:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf-experimental --- 17:16:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:15 [INFO] 17:16:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-netconf-experimental --- 17:16:15 [WARNING] 17:16:15 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 17:16:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:15 [WARNING] 17:16:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:15 [WARNING] 17:16:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.12-SNAPSHOT/features-netconf-experimental-7.0.12-SNAPSHOT.pom 17:16:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.12-SNAPSHOT/features-netconf-experimental-7.0.12-SNAPSHOT-features.xml 17:16:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.12-SNAPSHOT/features-netconf-experimental-7.0.12-SNAPSHOT-cyclonedx.xml 17:16:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.12-SNAPSHOT/features-netconf-experimental-7.0.12-SNAPSHOT-cyclonedx.json 17:16:15 [INFO] 17:16:15 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-netconf-experimental --- 17:16:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:15 [WARNING] 17:16:15 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 17:16:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:15 [WARNING] 17:16:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:15 [WARNING] 17:16:15 [INFO] 17:16:15 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-netconf-experimental --- 17:16:15 [INFO] org.opendaylight.netconf:features-netconf-experimental:feature:7.0.12-SNAPSHOT 17:16:15 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:16:15 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:16:15 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:16:15 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:16:15 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:16:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:15 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:16:15 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:16:15 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:15 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:15 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:15 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:15 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:15 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:16:15 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:15 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:16:15 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:15 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:15 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:16:15 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:16:15 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:16:15 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:16:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:16:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:16:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:16:15 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:16:15 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:16:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:16:15 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:16:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:16:15 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:16:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:16:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:16:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:16:15 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:16:15 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:15 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:15 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:16:15 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:15 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:15 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:16:15 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:16:15 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:15 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:15 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:15 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:15 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:15 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:15 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:15 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:15 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:15 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:15 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:15 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:15 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:15 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:15 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:15 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:15 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:15 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:15 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:15 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:16:15 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:16:15 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:16:15 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:16:15 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:16:15 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:16:15 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:16:15 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:16:15 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:16:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:15 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:15 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:15 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:15 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:16:15 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:15 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:16:15 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:16:15 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:16:15 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:16:15 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:15 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:16:15 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:16:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:16:15 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:16:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:16:15 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:16:15 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:16:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:16:15 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:16:15 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:15 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:15 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:15 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:15 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:15 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:15 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:15 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:15 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:15 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:15 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:15 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:15 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:16:15 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:16:15 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:16:15 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:16:15 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:16:15 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:16:15 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:16:15 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:16:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:16:15 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:16:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:16:15 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:16:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:16:15 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:16:15 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:16:15 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:16:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:16:15 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:16:15 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:16:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:16:15 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:16:15 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:16:15 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:16:15 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:16:15 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:16:15 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:16:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:16:15 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:16:15 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:16:15 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:16:15 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:16:15 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:16:15 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:16:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:16:15 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:16:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:16:15 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:16:15 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:16:15 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:16:15 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:16:15 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:compile 17:16:15 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:16:15 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:16:15 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:16:15 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:15 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:16:15 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:16:15 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:16:15 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:16:15 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:16:15 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:16:15 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 17:16:15 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:15 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:16:15 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:15 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:16:15 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:16:15 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:16:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:16:15 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:16:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:15 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:15 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:16:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:15 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:16:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:16:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:16:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:16:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:16:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:16:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:16:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:16:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:16:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:16:15 [INFO] +- junit:junit:jar:4.13.2:test 17:16:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:16:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:16:15 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:16:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 17:16:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:16:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:15 [INFO] 17:16:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-netconf-experimental --- 17:16:15 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/sonatype-clm/module.xml 17:16:15 [INFO] 17:16:15 [INFO] --------------< org.opendaylight.netconf:odl-netconf-ssh >-------------- 17:16:15 [INFO] Building OpenDaylight :: Netconf Connector :: SSH 7.0.12-SNAPSHOT [99/121] 17:16:15 [INFO] ------------------------------[ feature ]------------------------------- 17:16:15 [INFO] 17:16:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-ssh --- 17:16:15 [INFO] 17:16:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-ssh --- 17:16:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:15 [INFO] 17:16:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-ssh --- 17:16:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:15 [INFO] 17:16:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-ssh --- 17:16:15 [INFO] 17:16:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-ssh --- 17:16:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:15 [INFO] argLine set to empty 17:16:15 [INFO] 17:16:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-ssh --- 17:16:15 [INFO] Starting audit... 17:16:15 Audit done. 17:16:15 [INFO] You have 0 Checkstyle violations. 17:16:15 [INFO] 17:16:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-ssh --- 17:16:15 [INFO] Starting audit... 17:16:15 Audit done. 17:16:15 [INFO] You have 0 Checkstyle violations. 17:16:15 [INFO] 17:16:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-ssh --- 17:16:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/classes/LICENSE 17:16:15 [INFO] 17:16:15 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-ssh --- 17:16:15 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/feature/feature.xml 17:16:15 [INFO] ...done! 17:16:15 [INFO] Attaching features XML 17:16:15 [INFO] 17:16:15 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-ssh --- 17:16:15 [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 17:16:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:15 [INFO] 17:16:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-netconf-ssh >>> 17:16:15 [INFO] 17:16:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-netconf-ssh --- 17:16:15 [INFO] 17:16:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-netconf-ssh <<< 17:16:15 [INFO] 17:16:15 [INFO] 17:16:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-netconf-ssh --- 17:16:15 [INFO] 17:16:15 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-netconf-ssh --- 17:16:15 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-ssh 17:16:15 [INFO] Project dependency features detected: [] 17:16:15 [INFO] Pax Exam System (Version: 4.13.3) created. 17:16:15 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:16:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:16:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:16:16 [INFO] Waiting for remote bundle context.. on 21000 name: b98ffa7e-c763-4ea9-8bab-d17007d2a338 timout: [ RelativeTimeout value = 180000 ] 17:16:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:16:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:16:31 [INFO] 17:16:31 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-netconf-ssh --- 17:16:31 [INFO] 17:16:31 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-netconf-ssh --- 17:16:31 [INFO] No Javadoc in project. Archive not created. 17:16:31 [INFO] 17:16:31 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-netconf-ssh --- 17:16:31 [INFO] CycloneDX: Resolving Dependencies 17:16:35 [INFO] CycloneDX: Creating BOM version 1.5 with 308 component(s) 17:16:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.xml 17:16:35 [INFO] attaching as odl-netconf-ssh-7.0.12-SNAPSHOT-cyclonedx.xml 17:16:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.json 17:16:35 [INFO] attaching as odl-netconf-ssh-7.0.12-SNAPSHOT-cyclonedx.json 17:16:35 [INFO] 17:16:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-ssh --- 17:16:35 [INFO] Skipping duplicate-finder execution! 17:16:35 [INFO] 17:16:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-ssh --- 17:16:35 [INFO] Skipping plugin execution 17:16:35 [INFO] 17:16:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-ssh --- 17:16:35 [INFO] Skipping source per configuration. 17:16:35 [INFO] 17:16:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-ssh --- 17:16:35 [INFO] 17:16:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-ssh --- 17:16:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:35 [INFO] 17:16:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-ssh --- 17:16:35 [WARNING] 17:16:35 [WARNING] The packaging plugin for project odl-netconf-ssh did not assign 17:16:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:35 [WARNING] 17:16:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:35 [WARNING] 17:16:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.12-SNAPSHOT/odl-netconf-ssh-7.0.12-SNAPSHOT.pom 17:16:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.12-SNAPSHOT/odl-netconf-ssh-7.0.12-SNAPSHOT-features.xml 17:16:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.12-SNAPSHOT/odl-netconf-ssh-7.0.12-SNAPSHOT-cyclonedx.xml 17:16:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.12-SNAPSHOT/odl-netconf-ssh-7.0.12-SNAPSHOT-cyclonedx.json 17:16:35 [INFO] 17:16:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-ssh --- 17:16:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:35 [WARNING] 17:16:35 [WARNING] The packaging plugin for project odl-netconf-ssh did not assign 17:16:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:35 [WARNING] 17:16:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:35 [WARNING] 17:16:35 [INFO] 17:16:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-ssh --- 17:16:35 [INFO] org.opendaylight.netconf:odl-netconf-ssh:feature:7.0.12-SNAPSHOT 17:16:35 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:16:35 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:35 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:16:35 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:16:35 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:16:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:16:35 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:16:35 [INFO] | | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:16:35 [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:16:35 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:35 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:35 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:35 [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:35 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:35 [INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:35 [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:35 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:16:35 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:16:35 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:16:35 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:16:35 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:16:35 [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:35 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:35 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:16:35 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:16:35 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:16:35 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:16:35 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:16:35 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:35 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:16:35 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:16:35 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:16:35 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:16:35 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:16:35 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:35 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:35 [INFO] | | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:16:35 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:16:35 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:16:35 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:16:35 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:16:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:16:35 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:35 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:16:35 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:16:35 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:35 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:35 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:35 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:35 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:35 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:16:35 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:35 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:16:35 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:35 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:35 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:16:35 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:16:35 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:16:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:16:35 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:16:35 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:16:35 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:16:35 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:16:35 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:35 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:16:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:16:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:16:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:16:35 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:16:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:16:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:16:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:16:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:16:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:16:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:16:35 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:16:35 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:16:35 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:16:35 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:35 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:35 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:16:35 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:16:35 [INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:16:35 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:35 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:35 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:16:35 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:35 [INFO] | | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:16:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:16:35 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:16:35 [INFO] | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:16:35 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:16:35 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:35 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:35 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:35 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:35 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:35 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:35 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:35 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:35 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:35 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:35 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:35 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:35 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:35 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:35 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:35 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:16:35 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:16:35 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:16:35 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:35 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:35 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:16:35 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:16:35 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:16:35 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:16:35 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:16:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:16:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:16:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:16:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:16:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:16:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:16:35 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:16:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:16:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:16:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:16:35 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:16:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:16:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:16:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:16:35 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:16:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:16:35 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:16:35 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:16:35 [INFO] | | | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:16:35 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:16:35 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:16:35 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:16:35 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:16:35 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:16:35 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:16:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:16:35 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:16:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:16:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:16:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:16:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:16:35 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:16:35 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:16:35 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:16:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:16:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:16:35 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:16:35 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:35 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:16:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:16:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:35 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:16:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:16:35 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:16:35 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:16:35 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:16:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:16:35 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:16:35 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:16:35 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:16:35 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:16:35 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:16:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:16:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:16:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:16:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:16:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:16:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:16:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:16:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:16:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:16:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:16:35 [INFO] +- junit:junit:jar:4.13.2:test 17:16:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:16:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:16:35 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:16:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:compile 17:16:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:16:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:35 [INFO] 17:16:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-ssh --- 17:16:35 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/sonatype-clm/module.xml 17:16:35 [INFO] 17:16:35 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 17:16:35 [INFO] Building netconf-features-parent 7.0.12-SNAPSHOT [100/121] 17:16:35 [INFO] --------------------------------[ pom ]--------------------------------- 17:16:35 [INFO] 17:16:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-features-parent --- 17:16:35 [INFO] 17:16:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-features-parent --- 17:16:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:35 [INFO] 17:16:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-features-parent --- 17:16:35 [INFO] 17:16:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-features-parent --- 17:16:35 [INFO] Skipping CycloneDX goal, because module skips deploy 17:16:35 [INFO] 17:16:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-features-parent --- 17:16:35 [INFO] Skipping artifact installation 17:16:35 [INFO] 17:16:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-features-parent --- 17:16:35 [INFO] Skipping artifact deployment 17:16:35 [INFO] 17:16:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-features-parent --- 17:16:35 [INFO] org.opendaylight.netconf:netconf-features-parent:pom:7.0.12-SNAPSHOT 17:16:35 [INFO] 17:16:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-features-parent --- 17:16:35 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/target/sonatype-clm/module.xml 17:16:35 [INFO] 17:16:35 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 17:16:35 [INFO] Building netconf-karaf 7.0.12-SNAPSHOT [101/121] 17:16:35 [INFO] --------------------------------[ pom ]--------------------------------- 17:16:38 [INFO] 17:16:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-karaf --- 17:16:38 [INFO] 17:16:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-karaf --- 17:16:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:38 [INFO] 17:16:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-karaf --- 17:16:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:38 [INFO] 17:16:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-karaf --- 17:16:38 [INFO] 17:16:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-karaf --- 17:16:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:16:38 [INFO] 17:16:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-karaf --- 17:16:38 [INFO] Starting audit... 17:16:38 Audit done. 17:16:38 [INFO] You have 0 Checkstyle violations. 17:16:38 [INFO] 17:16:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-karaf --- 17:16:38 [INFO] Starting audit... 17:16:38 Audit done. 17:16:38 [INFO] You have 0 Checkstyle violations. 17:16:38 [INFO] 17:16:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-karaf --- 17:16:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/classes/LICENSE 17:16:38 [INFO] 17:16:38 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ netconf-karaf --- 17:16:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/karaf/src/main/resources 17:16:38 [INFO] 17:16:38 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ netconf-karaf --- 17:16:38 [INFO] Using repositories: 17:16:38 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:16:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:16:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:16:38 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly 17:16:38 [INFO] Loading direct KAR and features XML dependencies 17:16:38 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:16:38 [INFO] Feature framework will be added as a startup feature 17:16:38 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly 17:16:38 [INFO] Unzipping kars 17:16:38 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:16:38 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:16:38 [INFO] Loading profiles from: 17:16:38 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:16:38 [INFO] Loading repositories 17:16:38 [INFO] Generating generated-startup profile 17:16:38 [INFO] Generating generated-boot profile with parents: generated-startup 17:16:38 [INFO] Generating generated-installed profile 17:16:38 [INFO] Configuring etc/config.properties and etc/system.properties 17:16:38 [INFO] Downloading libraries for generated profiles 17:16:38 [INFO] Downloading additional libraries 17:16:38 [INFO] Writing configurations 17:16:38 [INFO] adding config file: etc/profile.cfg 17:16:38 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 17:16:38 [INFO] Startup stage 17:16:38 [INFO] Loading startup repositories 17:16:38 [INFO] Resolving startup features and bundles 17:16:38 [INFO] Features: framework 17:16:38 [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/13.1.5 17:16:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:16:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:16:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:16:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:16:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:16:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:16:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:16:39 [INFO] Boot stage 17:16:39 [INFO] Loading boot repositories 17:16:39 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.11/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.12-SNAPSHOT/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.11/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.11/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.11/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 17:16:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 17:16:39 [INFO] Feature kar/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 17:16:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 17:16:39 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:16:39 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:16:39 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:16:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:16:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:16:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:16:39 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:16:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:16:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:16:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:16:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:16:39 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:16:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:16:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:16:39 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:16:39 [INFO] Feature service/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 17:16:39 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:16:39 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:16:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:16:39 [INFO] Feature package/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 17:16:39 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:16:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:16:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:16:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:16:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:16:39 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:16:39 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:16:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:16:39 [INFO] Feature management/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 17:16:39 [INFO] adding config file: etc/jmx.acl.cfg 17:16:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 17:16:39 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 17:16:39 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 17:16:39 [INFO] adding config file: etc/org.apache.karaf.management.cfg 17:16:39 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:16:39 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:16:39 [INFO] Feature system/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:16:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:16:39 [INFO] Feature fec870e5-acb0-4f41-853a-c9b6532f340e/0.0.0 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 17:16:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:16:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:16:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 17:16:39 [INFO] Feature log/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:16:39 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:16:39 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:16:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:16:39 [INFO] Feature config/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 17:16:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 17:16:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 17:16:39 [INFO] Feature instance/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 17:16:39 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:16:39 [INFO] Feature framework/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 17:16:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:16:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:16:39 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:16:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:16:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:16:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:16:39 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 17:16:39 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 17:16:39 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 17:16:39 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 17:16:39 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:16:39 [INFO] Feature bundle/4.4.6 is defined as a boot feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 17:16:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 17:16:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 17:16:39 [INFO] Feature standard/4.4.6 is defined as a boot feature 17:16:39 [INFO] Install stage 17:16:39 [INFO] Loading installed repositories 17:16:39 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 17:16:39 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 17:16:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:16:39 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:16:39 [INFO] 17:16:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 17:16:39 [INFO] 17:16:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-karaf --- 17:16:39 [INFO] 17:16:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 17:16:39 [INFO] 17:16:39 [INFO] 17:16:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-karaf --- 17:16:39 [INFO] 17:16:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ netconf-karaf --- 17:16:39 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly/lib/karaf.branding-13.1.5.jar 17:16:39 [INFO] 17:16:39 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 17:16:39 [INFO] 17:16:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 17:16:39 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 17:16:39 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 17:16:39 [INFO] 17:16:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-karaf --- 17:16:39 [INFO] 17:16:39 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 17:16:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/karaf/src/main/assembly 17:16:39 [INFO] 17:16:39 [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ netconf-karaf --- 17:16:40 [INFO] Feature repository discovered recursively: d578a916-2f72-4afe-84bd-4dd69a18f767 17:16:40 [INFO] Feature repository discovered recursively: features-controller-testing 17:16:40 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-common 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-apache-commons-text 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-parser 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-akka 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-scala 17:16:40 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 17:16:40 [INFO] Feature repository discovered recursively: features-infrautils 17:16:40 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 17:16:40 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 17:16:40 [INFO] Feature repository discovered recursively: odl-guava 17:16:40 [INFO] Feature repository discovered recursively: odl-gson 17:16:40 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 17:16:40 [INFO] Feature repository discovered recursively: odl-servlet-api 17:16:40 [INFO] Feature repository discovered recursively: odl-infrautils-ready 17:16:40 [INFO] Feature repository discovered recursively: odl-infrautils-utils 17:16:40 [INFO] Feature repository discovered recursively: features-netconf 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-jersey-2 17:16:40 [INFO] Feature repository discovered recursively: odl-javassist-3 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 17:16:40 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 17:16:40 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-all 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netty-4 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-client 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-impl 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-codec 17:16:40 [INFO] Feature repository discovered recursively: odl-stax2-api 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-data 17:16:40 [INFO] Feature repository discovered recursively: odl-antlr4 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-console 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-topology 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-jackson-2 17:16:40 [INFO] Feature repository discovered recursively: odl-woodstox 17:16:40 [INFO] Feature repository discovered recursively: odl-ws-rs-api 17:16:40 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 17:16:40 [INFO] Feature repository discovered recursively: odl-restconf 17:16:40 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-export 17:16:40 [INFO] Feature repository discovered recursively: odl-restconf-all 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-common 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-util 17:16:40 [INFO] Feature repository discovered recursively: pt-triemap 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-keystore 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-truststore 17:16:40 [INFO] Feature repository discovered recursively: features-netconf-testing 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 17:16:40 [INFO] Feature repository discovered recursively: features-netconf-experimental 17:16:40 [INFO] Feature repository discovered recursively: framework-4.4.6 17:16:40 [INFO] Feature repository discovered recursively: standard-4.4.6 17:16:40 [INFO] Feature repository discovered recursively: framework-4.4.6 17:16:40 [INFO] Feature repository discovered recursively: features-controller-testing 17:16:40 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-common 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-util 17:16:40 [INFO] Feature repository discovered recursively: odl-guava 17:16:40 [INFO] Feature repository discovered recursively: pt-triemap 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-common 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-data 17:16:40 [INFO] Feature repository discovered recursively: odl-antlr4 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-parser 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-apache-commons-text 17:16:40 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-codec 17:16:40 [INFO] Feature repository discovered recursively: odl-gson 17:16:40 [INFO] Feature repository discovered recursively: odl-stax2-api 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 17:16:40 [INFO] Feature repository discovered recursively: odl-netty-4 17:16:40 [INFO] Feature repository discovered recursively: odl-servlet-api 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-akka 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-scala 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 17:16:40 [INFO] Feature repository discovered recursively: features-infrautils 17:16:40 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 17:16:40 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 17:16:40 [INFO] Feature repository discovered recursively: odl-infrautils-ready 17:16:40 [INFO] Feature repository discovered recursively: odl-infrautils-utils 17:16:40 [INFO] Feature repository discovered recursively: features-netconf 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 17:16:40 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 17:16:40 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 17:16:40 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 17:16:40 [INFO] Feature repository discovered recursively: odl-ws-rs-api 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 17:16:40 [INFO] Feature repository discovered recursively: odl-jersey-2 17:16:40 [INFO] Feature repository discovered recursively: odl-javassist-3 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-all 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-client 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-keystore 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-truststore 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-impl 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-topology 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-console 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-jackson-2 17:16:40 [INFO] Feature repository discovered recursively: odl-woodstox 17:16:40 [INFO] Feature repository discovered recursively: odl-restconf 17:16:40 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-7.0.12-SNAPSHOT 17:16:40 [INFO] Feature repository discovered recursively: odl-yangtools-export 17:16:40 [INFO] Feature repository discovered recursively: odl-restconf-all 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 17:16:40 [INFO] Feature repository discovered recursively: features-netconf-testing 17:16:40 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 17:16:40 [INFO] Feature repository discovered recursively: features-netconf-experimental 17:16:40 [INFO] Feature repository discovered recursively: standard-4.4.6 17:16:40 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 17:16:40 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 17:16:40 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 17:16:41 [INFO] 17:16:41 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf --- 17:16:41 [INFO] Executing tasks 17:16:41 [INFO] Executed tasks 17:16:41 [INFO] 17:16:41 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ netconf-karaf --- 17:16:41 [INFO] Executing tasks 17:16:41 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly/system/org/bouncycastle 17:16:41 [INFO] Executed tasks 17:16:41 [INFO] 17:16:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-karaf --- 17:16:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:16:41 [INFO] 17:16:41 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ netconf-karaf --- 17:16:54 [INFO] 17:16:54 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-karaf --- 17:16:54 [INFO] CycloneDX: Resolving Dependencies 17:17:01 [INFO] CycloneDX: Creating BOM version 1.5 with 510 component(s) 17:17:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.xml 17:17:01 [INFO] attaching as netconf-karaf-7.0.12-SNAPSHOT-cyclonedx.xml 17:17:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.json 17:17:01 [INFO] attaching as netconf-karaf-7.0.12-SNAPSHOT-cyclonedx.json 17:17:01 [INFO] 17:17:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 17:17:01 [INFO] Skipping duplicate-finder execution! 17:17:01 [INFO] 17:17:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-karaf --- 17:17:01 [INFO] Skipping pom project 17:17:01 [INFO] 17:17:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf --- 17:17:01 [INFO] 17:17:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-karaf --- 17:17:01 [INFO] 17:17:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-karaf --- 17:17:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:17:01 [INFO] 17:17:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-karaf --- 17:17:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-SNAPSHOT.pom 17:17:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/netconf-karaf-7.0.12-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-SNAPSHOT.tar.gz 17:17:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/netconf-karaf-7.0.12-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-SNAPSHOT.zip 17:17:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-SNAPSHOT-cyclonedx.xml 17:17:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-SNAPSHOT-cyclonedx.json 17:17:01 [INFO] 17:17:01 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-karaf --- 17:17:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:17:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:17:02 [INFO] 17:17:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-karaf --- 17:17:02 [INFO] org.opendaylight.netconf:netconf-karaf:pom:7.0.12-SNAPSHOT 17:17:02 [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile 17:17:02 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 17:17:02 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:17:02 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 17:17:02 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 17:17:02 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:17:02 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:17:02 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:17:02 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:17:02 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 17:17:02 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 17:17:02 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 17:17:02 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 17:17:02 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 17:17:02 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 17:17:02 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 17:17:02 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 17:17:02 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 17:17:02 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile 17:17:02 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 17:17:02 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:17:02 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:17:02 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 17:17:02 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 17:17:02 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:17:02 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile 17:17:02 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 17:17:02 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile 17:17:02 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 17:17:02 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 17:17:02 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 17:17:02 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 17:17:02 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 17:17:02 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 17:17:02 [INFO] | +- org.jline:jline:jar:3.21.0:compile 17:17:02 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 17:17:02 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 17:17:02 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 17:17:02 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 17:17:02 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile 17:17:02 [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile 17:17:02 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile 17:17:02 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 17:17:02 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 17:17:02 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 17:17:02 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:17:02 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 17:17:02 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 17:17:02 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 17:17:02 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 17:17:02 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 17:17:02 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 17:17:02 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 17:17:02 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 17:17:02 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 17:17:02 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile 17:17:02 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:17:02 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 17:17:02 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 17:17:02 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 17:17:02 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 17:17:02 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:17:02 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:17:02 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:17:02 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 17:17:02 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:9.0.6:runtime 17:17:02 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:9.0.6:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:runtime 17:17:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:runtime 17:17:02 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:runtime 17:17:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:runtime 17:17:02 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:runtime 17:17:02 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:runtime 17:17:02 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:runtime 17:17:02 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:9.0.6:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:runtime 17:17:02 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 17:17:02 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:runtime 17:17:02 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:runtime 17:17:02 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime 17:17:02 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:runtime 17:17:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:9.0.6:runtime 17:17:02 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:runtime 17:17:02 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:9.0.6:runtime 17:17:02 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:9.0.6:runtime 17:17:02 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:9.0.6:runtime 17:17:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:runtime 17:17:02 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:9.0.6:runtime 17:17:02 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:9.0.6:runtime 17:17:02 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:runtime 17:17:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 17:17:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 17:17:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 17:17:02 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:runtime 17:17:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:runtime 17:17:02 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.8:runtime 17:17:02 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:6.0.11:runtime 17:17:02 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.11:runtime 17:17:02 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:runtime 17:17:02 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:runtime 17:17:02 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:runtime 17:17:02 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:runtime 17:17:02 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 17:17:02 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.11:runtime 17:17:02 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.11:runtime 17:17:02 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime 17:17:02 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.11:runtime 17:17:02 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.11:runtime 17:17:02 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.11:runtime 17:17:02 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.11:runtime 17:17:02 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.11:runtime 17:17:02 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.2:test 17:17:02 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.5:runtime 17:17:02 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.11:runtime 17:17:02 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.11:runtime 17:17:02 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 17:17:02 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:runtime 17:17:02 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:runtime 17:17:02 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 17:17:02 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 17:17:02 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 17:17:02 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 17:17:02 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 17:17:02 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:runtime 17:17:02 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 17:17:02 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:runtime 17:17:02 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 17:17:02 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 17:17:02 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:runtime 17:17:02 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:runtime 17:17:02 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:runtime 17:17:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:runtime 17:17:02 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:runtime 17:17:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:runtime 17:17:02 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:runtime 17:17:02 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:runtime 17:17:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:runtime 17:17:02 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 17:17:02 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:runtime 17:17:02 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 17:17:02 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:runtime 17:17:02 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 17:17:02 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 17:17:02 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:runtime 17:17:02 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:17:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:17:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:17:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:17:02 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:17:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:17:02 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:17:02 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:17:02 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:17:02 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:17:02 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:17:02 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:17:02 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:17:02 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:17:02 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:17:02 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:17:02 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:runtime 17:17:02 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:runtime 17:17:02 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:runtime 17:17:02 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:runtime 17:17:02 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:runtime 17:17:02 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:runtime 17:17:02 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:runtime 17:17:02 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:runtime 17:17:02 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.8:runtime 17:17:02 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:runtime 17:17:02 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime (optional) 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:runtime 17:17:02 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.7:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.7:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.7:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:runtime 17:17:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:runtime 17:17:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:runtime 17:17:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- com.typesafe:config:jar:1.4.2:runtime 17:17:02 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 17:17:02 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 17:17:02 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 17:17:02 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:runtime 17:17:02 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 17:17:02 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 17:17:02 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime 17:17:02 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime 17:17:02 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime 17:17:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:runtime 17:17:02 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:runtime 17:17:02 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:runtime 17:17:02 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:runtime 17:17:02 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:runtime 17:17:02 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 17:17:02 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:runtime 17:17:02 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:runtime 17:17:02 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:runtime 17:17:02 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:runtime 17:17:02 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:runtime 17:17:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:runtime 17:17:02 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:runtime 17:17:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:runtime 17:17:02 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:runtime 17:17:02 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:runtime 17:17:02 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:runtime 17:17:02 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:runtime 17:17:02 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:runtime 17:17:02 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 17:17:02 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime 17:17:02 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime 17:17:02 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime 17:17:02 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 17:17:02 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:runtime 17:17:02 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime 17:17:02 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:runtime 17:17:02 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:runtime 17:17:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:runtime 17:17:02 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:runtime 17:17:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:runtime 17:17:02 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime 17:17:02 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] +- org.opendaylight.netconf:features-netconf-testing:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | \- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] +- org.opendaylight.netconf:features-netconf-experimental:xml:features:7.0.12-SNAPSHOT:runtime 17:17:02 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime 17:17:02 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:17:02 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:17:02 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 17:17:02 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 17:17:02 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:17:02 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:17:02 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.5:compile 17:17:02 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.5:provided 17:17:02 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:runtime 17:17:02 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:runtime 17:17:02 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:runtime 17:17:02 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:runtime 17:17:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:17:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:17:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:17:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:17:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:17:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:17:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:17:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:17:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:17:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:17:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:17:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:17:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:17:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:17:02 [INFO] +- junit:junit:jar:4.13.2:test 17:17:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:17:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:17:02 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:17:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:runtime 17:17:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:17:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:17:02 [INFO] 17:17:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-karaf --- 17:17:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/sonatype-clm/module.xml 17:17:02 [INFO] 17:17:02 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 17:17:02 [INFO] Building netconf-karaf-static 7.0.12-SNAPSHOT [102/121] 17:17:02 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 17:17:02 [INFO] 17:17:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-karaf-static --- 17:17:02 [INFO] 17:17:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-karaf-static --- 17:17:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:03 [INFO] 17:17:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 17:17:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:03 [INFO] 17:17:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-karaf-static --- 17:17:03 [INFO] 17:17:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 17:17:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:17:03 [INFO] 17:17:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-karaf-static --- 17:17:03 [INFO] Starting audit... 17:17:03 Audit done. 17:17:03 [INFO] You have 0 Checkstyle violations. 17:17:03 [INFO] 17:17:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-karaf-static --- 17:17:03 [INFO] Starting audit... 17:17:03 Audit done. 17:17:03 [INFO] You have 0 Checkstyle violations. 17:17:03 [INFO] 17:17:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-karaf-static --- 17:17:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/classes/LICENSE 17:17:03 [INFO] 17:17:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-karaf-static --- 17:17:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/karaf-static/src/main/resources 17:17:03 [INFO] 17:17:03 [INFO] --- karaf-maven-plugin:4.4.6:assembly (default-assembly) @ netconf-karaf-static --- 17:17:03 [INFO] Using repositories: 17:17:03 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:17:03 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:17:03 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:17:03 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:03 [INFO] Loading direct KAR and features XML dependencies 17:17:03 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:03 [INFO] Feature static will be added as a startup feature 17:17:03 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:03 [INFO] Unzipping kars 17:17:03 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:03 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:03 [INFO] Loading profiles from: 17:17:03 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:17:03 [INFO] Loading repositories 17:17:04 [INFO] Generating generated-startup profile 17:17:04 [INFO] Generating generated-boot profile with parents: generated-startup 17:17:04 [INFO] Generating generated-installed profile 17:17:04 [INFO] Adding profiles to etc/profiles 17:17:04 [INFO] Configuring etc/config.properties and etc/system.properties 17:17:04 [INFO] Downloading libraries for generated profiles 17:17:04 [INFO] Downloading additional libraries 17:17:04 [INFO] Writing configurations 17:17:04 [INFO] adding config file: etc/profile.cfg 17:17:04 [INFO] Startup stage 17:17:04 [INFO] Loading startup repositories 17:17:04 [INFO] Resolving startup features and bundles 17:17:04 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 17:17:04 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5, mvn:org.opendaylight.odlparent/logging-markers/13.1.5, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, 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/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:04 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:04 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:04 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:04 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:04 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:04 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:04 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:04 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:04 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:17:04 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:17:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:04 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:17:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:04 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:17:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:04 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:04 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:04 [INFO] Boot stage 17:17:04 [INFO] Loading boot repositories 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.12-SNAPSHOT/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:17:04 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:04 [INFO] Feature odl-netconf-model-rfc6241/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature odl-mdsal-distributed-datastore/9.0.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.6 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.6 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.6 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.6 17:17:04 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.6 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.6 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.6 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/akkaconf 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/factoryakkaconf 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleshardconf 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleconf 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/cfg/datastore 17:17:04 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:04 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:04 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:17:04 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:04 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:04 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 17:17:04 [INFO] Feature odl-guava/13.1.5 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.47.0 17:17:04 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 17:17:04 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 17:17:04 [INFO] Feature odl-controller-scala/9.0.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 17:17:04 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 17:17:04 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 17:17:04 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 17:17:04 [INFO] Feature odl-netconf-model-rfc8040/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature odl-apache-shiro/0.19.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 17:17:04 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 17:17:04 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 17:17:04 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 17:17:04 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:04 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:04 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:04 [INFO] Feature odl-yangtools-parser-api/13.0.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.8 17:17:04 [INFO] Feature odl-mdsal-model-rfc7952/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.7 17:17:04 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 17:17:04 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 17:17:04 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 17:17:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:04 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 17:17:04 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:04 [INFO] Feature odl-netconf-truststore/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.12-SNAPSHOT 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:04 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:04 [INFO] Feature odl-netconf-transport/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.12-SNAPSHOT 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.12-SNAPSHOT 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.12-SNAPSHOT 17:17:04 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.6 17:17:04 [INFO] Feature odl-netconf-connector/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.12-SNAPSHOT 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.12-SNAPSHOT 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature odl-mdsal-dom-runtime/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.7 17:17:04 [INFO] Feature odl-mdsal-model-rfc8525/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.7 17:17:04 [INFO] Feature odl-restconf-common/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.12-SNAPSHOT 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature odl-mdsal-common/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.7 17:17:04 [INFO] Feature http/8.0.27 is defined as a boot feature 17:17:04 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:04 [INFO] Feature odl-yangtools-util/13.0.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.8 17:17:04 [INFO] Feature odl-mdsal-eos-dom/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.7 17:17:04 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.7 17:17:04 [INFO] Feature odl-mdsal-dom-broker/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.7 17:17:04 [INFO] Feature odl-mdsal-binding-runtime/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.7 17:17:04 [INFO] Feature odl-aaa-shiro/0.19.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-app-config 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-datastore-config 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/py/idmtool 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8/cfg/config 17:17:04 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 17:17:04 [INFO] Feature odl-stax2-api/13.1.5 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 17:17:04 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 17:17:04 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:17:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:17:04 [INFO] Feature odl-netconf-client/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:04 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:04 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:04 [INFO] Feature odl-controller-akka/9.0.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 17:17:04 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.6 17:17:04 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 17:17:04 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 17:17:04 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 17:17:04 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 17:17:04 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 17:17:04 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:04 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 17:17:04 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:04 [INFO] Feature odl-aaa-encryption-service/0.19.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.8 17:17:04 [INFO] Feature odl-aaa-web/0.19.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.8 17:17:04 [INFO] Feature odl-aaa-password-service/0.19.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config 17:17:04 [INFO] Feature odl-yangtools-common/13.0.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.8 17:17:04 [INFO] Feature odl-antlr4/13.1.5 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 17:17:04 [INFO] Feature odl-mdsal-model-rfc8072/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.7 17:17:04 [INFO] Feature log/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:04 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 17:17:04 [INFO] Feature odl-aaa-api/0.19.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.8 17:17:04 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 17:17:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:04 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:04 [INFO] Feature odl-yangtools-data/13.0.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.8 17:17:04 [INFO] Feature odl-ws-rs-api/13.1.5 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 17:17:04 [INFO] Feature odl-netconf-api/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.12-SNAPSHOT 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 17:17:04 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:04 [INFO] Feature odl-netconf-model-rfc6470/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature odl-controller-mdsal-common/9.0.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.6 17:17:04 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 17:17:04 [INFO] Feature odl-mdsal-singleton-dom/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.7 17:17:04 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 17:17:04 [INFO] Feature odl-netconf-model-rfc6022/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature war/4.4.6 is defined as a boot feature 17:17:04 [INFO] Feature cb24fac8-7eee-47e7-b405-7c61c68550ef/0.0.0 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:04 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:04 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:04 [INFO] Feature odl-netconf-transport-api/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature odl-controller-blueprint/9.0.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.6 17:17:04 [INFO] Feature odl-gson/13.1.5 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 17:17:04 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 17:17:04 [INFO] Feature odl-mdsal-eos-binding/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.7 17:17:04 [INFO] Feature odl-yangtools-xpath-api/13.0.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.8 17:17:04 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:04 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 17:17:04 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:04 [INFO] Feature system/4.4.6 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:04 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:04 [INFO] Feature odl-mdsal-binding-base/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.7 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.7 17:17:04 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 17:17:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 17:17:04 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 17:17:04 [INFO] Feature odl-netconf-model-rfc5277/7.0.12.SNAPSHOT is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.12-SNAPSHOT 17:17:04 [INFO] Feature odl-mdsal-broker/9.0.6 is defined as a boot feature 17:17:04 [INFO] Feature odl-aaa-cert/0.19.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8/xml/config 17:17:04 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 17:17:04 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 17:17:04 [INFO] Feature odl-yangtools-xpath/13.0.8 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.8 17:17:04 [INFO] Feature odl-mdsal-bytebuddy/13.0.7 is defined as a boot feature 17:17:04 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.5 17:17:05 [INFO] Feature odl-yangtools-export/13.0.8 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.8 17:17:05 [INFO] Feature odl-jersey-2/13.1.5 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 17:17:05 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 17:17:05 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 17:17:05 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 17:17:05 [INFO] Feature odl-restconf-nb/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.12-SNAPSHOT 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.12-SNAPSHOT 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.12-SNAPSHOT 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:05 [INFO] Feature odl-servlet-api/13.1.5 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 17:17:05 [INFO] Feature odl-mdsal-model-rfc8342/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.7 17:17:05 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 17:17:05 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:05 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:05 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:05 [INFO] Feature wrap/2.6.14 is defined as a boot feature 17:17:05 [INFO] Feature odl-netconf-connector-all/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 17:17:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 17:17:05 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:05 [INFO] Feature odl-netconf-model-rfc6243/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.12-SNAPSHOT 17:17:05 [INFO] Feature odl-netconf-callhome-ssh/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.12-SNAPSHOT 17:17:05 [INFO] Feature odl-karaf-feat-jdbc/13.1.5 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 17:17:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:05 [INFO] Feature odl-mdsal-dom-api/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.7 17:17:05 [INFO] Feature odl-javassist-3/13.1.5 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 17:17:05 [INFO] Feature odl-netconf-common/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.12-SNAPSHOT 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.12-SNAPSHOT 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.12-SNAPSHOT 17:17:05 [INFO] Feature odl-netconf-model-rfc8341/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.12-SNAPSHOT 17:17:05 [INFO] Feature odl-mdsal-clustering-commons/9.0.6 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.6 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.6 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.6 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.6 17:17:05 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.22.0 17:17:05 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.6 17:17:05 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.28 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.6 17:17:05 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.7 17:17:05 [INFO] Feature odl-karaf-feat-jetty/13.1.5 is defined as a boot feature 17:17:05 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:05 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:05 [INFO] Feature odl-yangtools-codec/13.0.8 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.8 17:17:05 [INFO] Feature odl-mdsal-model-rfc8040/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.7 17:17:05 [INFO] Feature odl-dropwizard-metrics/13.1.5 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.28 17:17:05 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.28 17:17:05 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.28 17:17:05 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.28 17:17:05 [INFO] Feature odl-netty-4/13.1.5 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final/jar/linux-x86_64 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.114.Final 17:17:05 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.114.Final/jar/linux-x86_64 17:17:05 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:05 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:17:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:05 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:05 [INFO] Feature odl-mdsal-singleton-common/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.7 17:17:05 [INFO] Feature odl-apache-commons-text/13.1.5 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 17:17:05 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.7 17:17:05 [INFO] Feature odl-netconf-util/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.12-SNAPSHOT 17:17:05 [INFO] Feature odl-mdsal-eos-common/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.7 17:17:05 [INFO] Feature odl-netconf-model-rfc8526/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.12-SNAPSHOT 17:17:05 [INFO] Feature odl-netconf-topology/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.12-SNAPSHOT 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.12-SNAPSHOT 17:17:05 [INFO] Feature odl-mdsal-binding-api/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.7 17:17:05 [INFO] Feature odl-yangtools-data-api/13.0.8 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.8 17:17:05 [INFO] Feature odl-jakarta-activation-api/13.1.5 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 17:17:05 [INFO] Feature odl-netconf-keystore/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.12-SNAPSHOT 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.12-SNAPSHOT 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT 17:17:05 [INFO] Feature odl-apache-commons-lang3/13.1.5 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 17:17:05 [INFO] Feature odl-yangtools-parser/13.0.8 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.8 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.8 17:17:05 [INFO] Feature odl-mdsal-model-rfc6991/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.7 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.7 17:17:05 [INFO] Feature odl-yanglib-mdsal-writer/7.0.12.SNAPSHOT is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT 17:17:05 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 17:17:05 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 17:17:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 17:17:05 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:05 [INFO] Feature odl-jolokia/9.0.6 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 17:17:05 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.6/cfg/configuration 17:17:05 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7 is defined as a boot feature 17:17:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.7 17:17:05 [INFO] Install stage 17:17:05 [INFO] Loading installed repositories 17:17:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:17:05 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:17:05 [INFO] 17:17:05 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ netconf-karaf-static --- 17:17:05 [INFO] Using repositories: 17:17:05 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:17:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:17:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:17:05 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:05 [INFO] Loading direct KAR and features XML dependencies 17:17:05 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:05 [INFO] Feature static will be added as a startup feature 17:17:05 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:05 [INFO] Unzipping kars 17:17:05 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:06 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:06 [INFO] Loading profiles from: 17:17:06 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:17:06 [INFO] Loading repositories 17:17:06 [INFO] Generating generated-startup profile 17:17:06 [INFO] Generating generated-boot profile with parents: generated-startup 17:17:06 [INFO] Generating generated-installed profile 17:17:06 [INFO] Adding profiles to etc/profiles 17:17:06 [INFO] Configuring etc/config.properties and etc/system.properties 17:17:06 [INFO] Downloading libraries for generated profiles 17:17:06 [INFO] Downloading additional libraries 17:17:06 [INFO] Writing configurations 17:17:06 [INFO] adding config file: etc/profile.cfg 17:17:06 [INFO] Startup stage 17:17:06 [INFO] Loading startup repositories 17:17:06 [INFO] Resolving startup features and bundles 17:17:06 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 17:17:06 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5, mvn:org.opendaylight.odlparent/logging-markers/13.1.5, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, 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/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:06 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:06 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:06 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:06 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:06 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:17:06 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:17:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:06 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:17:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:06 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:17:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:06 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:06 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:06 [INFO] Boot stage 17:17:06 [INFO] Loading boot repositories 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.12-SNAPSHOT/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:17:06 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:06 [INFO] Feature odl-netconf-model-rfc6241/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-mdsal-distributed-datastore/9.0.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.6 17:17:06 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/akkaconf 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/factoryakkaconf 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleshardconf 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/xml/moduleconf 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.6/cfg/datastore 17:17:06 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:06 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:06 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:17:06 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:06 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:06 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 17:17:06 [INFO] Feature odl-guava/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.47.0 17:17:06 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 17:17:06 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 17:17:06 [INFO] Feature odl-controller-scala/9.0.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 17:17:06 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 17:17:06 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 17:17:06 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 17:17:06 [INFO] Feature odl-netconf-model-rfc8040/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-apache-shiro/0.19.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 17:17:06 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 17:17:06 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 17:17:06 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 17:17:06 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:06 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:06 [INFO] Feature odl-yangtools-parser-api/13.0.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.8 17:17:06 [INFO] Feature odl-mdsal-model-rfc7952/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.7 17:17:06 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 17:17:06 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 17:17:06 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:06 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 17:17:06 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:06 [INFO] Feature odl-netconf-truststore/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:06 [INFO] Feature odl-netconf-transport/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.6 17:17:06 [INFO] Feature odl-netconf-connector/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-mdsal-dom-runtime/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.7 17:17:06 [INFO] Feature odl-mdsal-model-rfc8525/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.7 17:17:06 [INFO] Feature odl-restconf-common/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-mdsal-common/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.7 17:17:06 [INFO] Feature http/8.0.27 is defined as a boot feature 17:17:06 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:06 [INFO] Feature odl-yangtools-util/13.0.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.8 17:17:06 [INFO] Feature odl-mdsal-eos-dom/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.7 17:17:06 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.7 17:17:06 [INFO] Feature odl-mdsal-dom-broker/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.7 17:17:06 [INFO] Feature odl-mdsal-binding-runtime/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.7 17:17:06 [INFO] Feature odl-aaa-shiro/0.19.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-app-config 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/xml/aaa-datastore-config 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.8/py/idmtool 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.8/cfg/config 17:17:06 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 17:17:06 [INFO] Feature odl-stax2-api/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 17:17:06 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 17:17:06 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:17:06 [INFO] Feature odl-netconf-client/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:06 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:06 [INFO] Feature odl-controller-akka/9.0.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 17:17:06 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 17:17:06 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 17:17:06 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 17:17:06 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 17:17:06 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 17:17:06 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:06 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 17:17:06 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:06 [INFO] Feature odl-aaa-encryption-service/0.19.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.8 17:17:06 [INFO] Feature odl-aaa-web/0.19.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.8 17:17:06 [INFO] Feature odl-aaa-password-service/0.19.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.8/xml/aaa-password-service-config 17:17:06 [INFO] Feature odl-yangtools-common/13.0.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.8 17:17:06 [INFO] Feature odl-antlr4/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 17:17:06 [INFO] Feature odl-mdsal-model-rfc8072/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.7 17:17:06 [INFO] Feature log/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:06 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 17:17:06 [INFO] Feature odl-aaa-api/0.19.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.8 17:17:06 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:06 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:06 [INFO] Feature odl-yangtools-data/13.0.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.8 17:17:06 [INFO] Feature odl-ws-rs-api/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 17:17:06 [INFO] Feature odl-netconf-api/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 17:17:06 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:06 [INFO] Feature odl-netconf-model-rfc6470/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-controller-mdsal-common/9.0.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.6 17:17:06 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 17:17:06 [INFO] Feature odl-mdsal-singleton-dom/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.7 17:17:06 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 17:17:06 [INFO] Feature odl-netconf-model-rfc6022/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature war/4.4.6 is defined as a boot feature 17:17:06 [INFO] Feature 2b7117b0-36d0-4e2f-bf00-a670ab4f8e16/0.0.0 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:06 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:06 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:06 [INFO] Feature odl-netconf-transport-api/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-controller-blueprint/9.0.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.6 17:17:06 [INFO] Feature odl-gson/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 17:17:06 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 17:17:06 [INFO] Feature odl-mdsal-eos-binding/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.7 17:17:06 [INFO] Feature odl-yangtools-xpath-api/13.0.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.8 17:17:06 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:06 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 17:17:06 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:06 [INFO] Feature system/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:06 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:06 [INFO] Feature odl-mdsal-binding-base/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.7 17:17:06 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 17:17:06 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 17:17:06 [INFO] Feature odl-netconf-model-rfc5277/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-mdsal-broker/9.0.6 is defined as a boot feature 17:17:06 [INFO] Feature odl-aaa-cert/0.19.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.8/xml/config 17:17:06 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 17:17:06 [INFO] Feature odl-yangtools-xpath/13.0.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.8 17:17:06 [INFO] Feature odl-mdsal-bytebuddy/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.5 17:17:06 [INFO] Feature odl-yangtools-export/13.0.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.8 17:17:06 [INFO] Feature odl-jersey-2/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 17:17:06 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 17:17:06 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 17:17:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 17:17:06 [INFO] Feature odl-restconf-nb/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:06 [INFO] Feature odl-servlet-api/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 17:17:06 [INFO] Feature odl-mdsal-model-rfc8342/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.7 17:17:06 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:06 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:06 [INFO] Feature wrap/2.6.14 is defined as a boot feature 17:17:06 [INFO] Feature odl-netconf-connector-all/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 17:17:06 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:06 [INFO] Feature odl-netconf-model-rfc6243/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-netconf-callhome-ssh/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-karaf-feat-jdbc/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 17:17:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:06 [INFO] Feature odl-mdsal-dom-api/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.7 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.7 17:17:06 [INFO] Feature odl-javassist-3/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 17:17:06 [INFO] Feature odl-netconf-common/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.12-SNAPSHOT 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-netconf-model-rfc8341/7.0.12.SNAPSHOT is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.12-SNAPSHOT 17:17:06 [INFO] Feature odl-mdsal-clustering-commons/9.0.6 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.22.0 17:17:06 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.6 17:17:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.28 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.6 17:17:06 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.7 17:17:06 [INFO] Feature odl-karaf-feat-jetty/13.1.5 is defined as a boot feature 17:17:06 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:06 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:06 [INFO] Feature odl-yangtools-codec/13.0.8 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.8 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.8 17:17:06 [INFO] Feature odl-mdsal-model-rfc8040/13.0.7 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.7 17:17:06 [INFO] Feature odl-dropwizard-metrics/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.28 17:17:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.28 17:17:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.28 17:17:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.28 17:17:06 [INFO] Feature odl-netty-4/13.1.5 is defined as a boot feature 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final/jar/linux-x86_64 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.114.Final 17:17:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.114.Final/jar/linux-x86_64 17:17:07 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:07 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:17:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:07 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:07 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:07 [INFO] Feature odl-mdsal-singleton-common/13.0.7 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.7 17:17:07 [INFO] Feature odl-apache-commons-text/13.1.5 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 17:17:07 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.7 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.7 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.7 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.7 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.7 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.7 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.7 17:17:07 [INFO] Feature odl-netconf-util/7.0.12.SNAPSHOT is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.12-SNAPSHOT 17:17:07 [INFO] Feature odl-mdsal-eos-common/13.0.7 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.7 17:17:07 [INFO] Feature odl-netconf-model-rfc8526/7.0.12.SNAPSHOT is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.12-SNAPSHOT 17:17:07 [INFO] Feature odl-netconf-topology/7.0.12.SNAPSHOT is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.12-SNAPSHOT 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.12-SNAPSHOT 17:17:07 [INFO] Feature odl-mdsal-binding-api/13.0.7 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.7 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.7 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.7 17:17:07 [INFO] Feature odl-yangtools-data-api/13.0.8 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.8 17:17:07 [INFO] Feature odl-jakarta-activation-api/13.1.5 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 17:17:07 [INFO] Feature odl-netconf-keystore/7.0.12.SNAPSHOT is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.12-SNAPSHOT 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.12-SNAPSHOT 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT 17:17:07 [INFO] Feature odl-apache-commons-lang3/13.1.5 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 17:17:07 [INFO] Feature odl-yangtools-parser/13.0.8 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.8 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.8 17:17:07 [INFO] Feature odl-mdsal-model-rfc6991/13.0.7 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.7 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.7 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.7 17:17:07 [INFO] Feature odl-yanglib-mdsal-writer/7.0.12.SNAPSHOT is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT 17:17:07 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 17:17:07 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 17:17:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 17:17:07 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:07 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:07 [INFO] Feature odl-jolokia/9.0.6 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 17:17:07 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.6/cfg/configuration 17:17:07 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7 is defined as a boot feature 17:17:07 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.7 17:17:07 [INFO] Install stage 17:17:07 [INFO] Loading installed repositories 17:17:07 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:17:07 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:17:07 [INFO] 17:17:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 17:17:07 [INFO] 17:17:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-karaf-static --- 17:17:07 [INFO] 17:17:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 17:17:07 [INFO] 17:17:07 [INFO] 17:17:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-karaf-static --- 17:17:07 [INFO] 17:17:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ netconf-karaf-static --- 17:17:07 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/karaf.branding-13.1.5.jar 17:17:07 [INFO] 17:17:07 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 17:17:07 [INFO] 17:17:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 17:17:07 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 17:17:07 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 17:17:07 [INFO] 17:17:07 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-karaf-static --- 17:17:07 [INFO] 17:17:07 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 17:17:07 [INFO] Executing tasks 17:17:07 [INFO] Executed tasks 17:17:07 [INFO] 17:17:07 [INFO] --- karaf-maven-plugin:4.4.6:archive (default-archive) @ netconf-karaf-static --- 17:17:19 [INFO] 17:17:19 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-karaf-static --- 17:17:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:17:19 [INFO] 17:17:19 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ netconf-karaf-static --- 17:17:31 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:7.0.12-SNAPSHOT already attached, replace previous instance 17:17:31 [INFO] 17:17:31 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-karaf-static --- 17:17:31 [INFO] Skipping CycloneDX goal, because module skips deploy 17:17:31 [INFO] 17:17:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 17:17:31 [INFO] Skipping duplicate-finder execution! 17:17:31 [INFO] 17:17:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-karaf-static --- 17:17:31 [WARNING] Unused declared dependencies found: 17:17:31 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.6:compile 17:17:31 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:compile 17:17:31 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.6:compile 17:17:31 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.1.5:compile 17:17:31 [WARNING] org.apache.karaf.features:static:kar:4.4.6:compile 17:17:31 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:compile 17:17:31 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:17:31 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:17:31 [INFO] 17:17:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf-static --- 17:17:31 [INFO] No sources in project. Archive not created. 17:17:31 [INFO] 17:17:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-karaf-static --- 17:17:31 [INFO] 17:17:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-karaf-static --- 17:17:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:17:31 [INFO] 17:17:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-karaf-static --- 17:17:31 [INFO] Skipping artifact installation 17:17:31 [INFO] 17:17:31 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-karaf-static --- 17:17:31 [INFO] Skipping artifact deployment 17:17:31 [INFO] 17:17:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-karaf-static --- 17:17:31 [INFO] org.opendaylight.netconf:netconf-karaf-static:zip:7.0.12-SNAPSHOT 17:17:31 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.7:compile 17:17:31 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.7:compile 17:17:31 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:17:31 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.7:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.7:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.7:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.7:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.7:compile 17:17:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.7:compile 17:17:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:17:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.7:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.6:compile 17:17:31 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.6:compile 17:17:31 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:17:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.6:compile 17:17:31 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:17:31 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:17:31 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:17:31 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:17:31 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:17:31 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:17:31 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:17:31 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:17:31 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.6:compile 17:17:31 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.6:compile 17:17:31 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 17:17:31 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 17:17:31 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 17:17:31 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 17:17:31 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:17:31 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:17:31 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.8:compile 17:17:31 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.8:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.7:compile 17:17:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.6:compile 17:17:31 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.6:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.6:compile 17:17:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 17:17:31 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 17:17:31 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.6:compile 17:17:31 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.6:compile 17:17:31 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.6:compile 17:17:31 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.6:compile 17:17:31 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:17:31 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.6:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:17:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.6:compile 17:17:31 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.6:compile 17:17:31 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:17:31 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.8:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:17:31 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | \- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:17:31 [INFO] | | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:17:31 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:17:31 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:17:31 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:17:31 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:17:31 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:17:31 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:17:31 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:17:31 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:17:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:17:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:17:31 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:17:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:17:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:17:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:17:31 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:17:31 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:17:31 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:17:31 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:17:31 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:17:31 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:17:31 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:17:31 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:17:31 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:17:31 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:17:31 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:17:31 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:17:31 [INFO] | \- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:17:31 [INFO] +- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.7:compile 17:17:31 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.7:compile 17:17:31 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.7:compile 17:17:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.8:compile 17:17:31 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.7:compile 17:17:31 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.5:compile 17:17:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.8:compile 17:17:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:17:31 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:17:31 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.7:compile 17:17:31 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.7:compile 17:17:31 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.7:compile 17:17:31 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.7:compile 17:17:31 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:17:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.5:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:xml:config:0.19.8:compile 17:17:31 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:jar:0.19.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.8:compile 17:17:31 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:17:31 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile 17:17:31 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile 17:17:31 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:17:31 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:17:31 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:17:31 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:17:31 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:17:31 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile 17:17:31 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:17:31 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile 17:17:31 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:17:31 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:17:31 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile 17:17:31 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile 17:17:31 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile 17:17:31 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.8:compile 17:17:31 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:17:31 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.8:compile 17:17:31 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.6:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.8:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.7:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.7:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.7:compile 17:17:31 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.7:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.7:compile 17:17:31 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.7:compile 17:17:31 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.7:compile 17:17:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.7:compile 17:17:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.7:compile 17:17:31 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.6:compile 17:17:31 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:17:31 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.6:compile 17:17:31 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:17:31 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:17:31 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.8:compile 17:17:31 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.8:compile 17:17:31 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:17:31 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:17:31 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.8:compile 17:17:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.8:compile 17:17:31 [INFO] | | | | \- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.8:compile 17:17:31 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.8:compile 17:17:31 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.5:compile 17:17:31 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:17:31 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:17:31 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:17:31 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:17:31 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:17:31 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:17:31 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:17:31 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:17:31 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:17:31 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:17:31 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:17:31 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:17:31 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:17:31 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:17:31 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:17:31 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:17:31 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:17:31 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.8:compile 17:17:31 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.8:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 17:17:31 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:17:31 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:17:31 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 17:17:31 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:17:31 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:17:31 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:17:31 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:17:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:17:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:17:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:17:31 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:17:31 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:17:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:17:31 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:17:31 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:17:31 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:17:31 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:17:31 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:17:31 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:17:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:17:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:17:31 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:17:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:17:31 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:17:31 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:17:31 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:17:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:17:31 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.7:compile 17:17:31 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.12-SNAPSHOT:compile 17:17:31 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:17:31 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.8:compile 17:17:31 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.8:compile 17:17:31 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.8:compile 17:17:31 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:17:31 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:17:31 [INFO] +- org.apache.karaf.features:static:kar:4.4.6:compile 17:17:31 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 17:17:31 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:17:31 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 17:17:31 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 17:17:31 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:runtime 17:17:31 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:17:31 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:runtime 17:17:31 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:runtime 17:17:31 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 17:17:31 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 17:17:31 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 17:17:31 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 17:17:31 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 17:17:31 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 17:17:31 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 17:17:31 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 17:17:31 [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 17:17:31 [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:runtime 17:17:31 [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:runtime 17:17:31 [INFO] | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:17:31 [INFO] | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:17:31 [INFO] | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 17:17:31 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 17:17:31 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:runtime 17:17:31 [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 17:17:31 [INFO] | | \- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 17:17:31 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 17:17:31 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 17:17:31 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 17:17:31 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 17:17:31 [INFO] | \- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 17:17:31 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:compile 17:17:31 [INFO] +- org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.6:compile 17:17:31 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:17:31 [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 17:17:31 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 17:17:31 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 17:17:31 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 17:17:31 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 17:17:31 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 17:17:31 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 17:17:31 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:17:31 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:17:31 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 17:17:31 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 17:17:31 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:17:31 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:17:31 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.5:compile 17:17:31 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.5:provided 17:17:31 [INFO] | +- org.apache.karaf.features:framework:kar:4.4.6:provided 17:17:31 [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:provided 17:17:31 [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:provided 17:17:31 [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:provided 17:17:31 [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:provided 17:17:31 [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:provided 17:17:31 [INFO] | | +- org.jline:jline:jar:3.21.0:runtime 17:17:31 [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:provided 17:17:31 [INFO] | | | +- ch.qos.logback:logback-core:jar:1.3.14:provided 17:17:31 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.3.14:provided 17:17:31 [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:provided 17:17:31 [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:provided 17:17:31 [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:provided 17:17:31 [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:provided 17:17:31 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:provided 17:17:31 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:provided 17:17:31 [INFO] | | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:provided 17:17:31 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:provided 17:17:31 [INFO] | | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:provided 17:17:31 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:provided 17:17:31 [INFO] | | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:provided 17:17:31 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:provided 17:17:31 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:provided 17:17:31 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:provided 17:17:31 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:provided 17:17:31 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 17:17:31 [INFO] | +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.5:provided 17:17:31 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:17:31 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.5:compile 17:17:31 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.5:compile 17:17:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:17:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:17:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:17:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:17:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:17:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:17:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:17:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:17:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:17:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:17:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:17:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:17:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:17:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:17:31 [INFO] +- junit:junit:jar:4.13.2:test 17:17:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:17:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:17:31 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:17:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 17:17:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:17:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:17:31 [INFO] 17:17:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-karaf-static --- 17:17:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/sonatype-clm/module.xml 17:17:31 [INFO] 17:17:31 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 17:17:31 [INFO] Building model-aggregator 7.0.12-SNAPSHOT [103/121] 17:17:31 [INFO] --------------------------------[ pom ]--------------------------------- 17:17:31 [INFO] 17:17:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-aggregator --- 17:17:31 [INFO] 17:17:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- 17:17:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:31 [INFO] 17:17:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- 17:17:31 [INFO] 17:17:31 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ model-aggregator --- 17:17:31 [INFO] Skipping CycloneDX goal, because module skips deploy 17:17:31 [INFO] 17:17:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-aggregator --- 17:17:31 [INFO] Skipping artifact installation 17:17:31 [INFO] 17:17:31 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-aggregator --- 17:17:31 [INFO] Skipping artifact deployment 17:17:31 [INFO] 17:17:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ model-aggregator --- 17:17:31 [INFO] org.opendaylight.netconf:model-aggregator:pom:7.0.12-SNAPSHOT 17:17:31 [INFO] 17:17:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ model-aggregator --- 17:17:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/target/sonatype-clm/module.xml 17:17:31 [INFO] 17:17:31 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 17:17:31 [INFO] Building transport-http 7.0.12-SNAPSHOT [104/121] 17:17:31 [INFO] -------------------------------[ bundle ]------------------------------- 17:17:31 [INFO] 17:17:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-http --- 17:17:31 [INFO] 17:17:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-http --- 17:17:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:31 [INFO] 17:17:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-http --- 17:17:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:31 [INFO] 17:17:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-http --- 17:17:32 [INFO] 17:17:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- 17:17:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:17:32 [INFO] 17:17:32 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ transport-http --- 17:17:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:17:32 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/src/main/yang 17:17:32 [INFO] yang-to-sources: Found 9 dependencies in 3.066 ms 17:17:32 [INFO] yang-to-sources: Project model files found: 2 in 1.924 ms 17:17:32 [INFO] yang-to-sources: 16 YANG models processed in 80.18 ms 17:17:32 [INFO] BindingJavaFileGenerator: Defined 101 files in 12.66 ms 17:17:32 [INFO] Sorted 101 files into 35 directories in 152.1 μs 17:17:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 101 in 45.95 ms 17:17:32 [INFO] 17:17:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-http --- 17:17:32 [INFO] Starting audit... 17:17:32 Audit done. 17:17:32 [INFO] You have 0 Checkstyle violations. 17:17:32 [INFO] 17:17:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-http --- 17:17:32 [INFO] Starting audit... 17:17:32 Audit done. 17:17:32 [INFO] You have 0 Checkstyle violations. 17:17:32 [INFO] 17:17:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-http --- 17:17:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/classes/LICENSE 17:17:32 [INFO] 17:17:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 17:17:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/src/main/resources 17:17:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/generated-sources/spi 17:17:32 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:17:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:17:32 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:17:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/generated-sources/spi 17:17:32 [INFO] 17:17:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-http --- 17:17:32 [INFO] Recompiling the module because of changed dependency. 17:17:32 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 17:17:33 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:17:33 [INFO] 17:17:33 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-http >>> 17:17:33 [INFO] 17:17:33 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ transport-http --- 17:17:33 [INFO] Fork Value is true 17:17:37 [INFO] Done SpotBugs Analysis.... 17:17:37 [INFO] 17:17:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-http <<< 17:17:37 [INFO] 17:17:37 [INFO] 17:17:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ transport-http --- 17:17:37 [INFO] BugInstance size is 0 17:17:37 [INFO] Error size is 0 17:17:37 [INFO] No errors/warnings found 17:17:37 [INFO] 17:17:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 17:17:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/src/test/resources 17:17:37 [INFO] 17:17:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-http --- 17:17:37 [INFO] Recompiling the module because of changed dependency. 17:17:37 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:17:38 [INFO] 17:17:38 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ transport-http --- 17:17:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:17:38 [INFO] 17:17:38 [INFO] ------------------------------------------------------- 17:17:38 [INFO] T E S T S 17:17:38 [INFO] ------------------------------------------------------- 17:17:39 [INFO] Running org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 17:17:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 17:17:39 [INFO] Running org.opendaylight.netconf.transport.http.HttpClientServerTest 17:17:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:17:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.29 s -- in org.opendaylight.netconf.transport.http.HttpClientServerTest 17:17:50 [INFO] 17:17:50 [INFO] Results: 17:17:50 [INFO] 17:17:50 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:17:50 [INFO] 17:17:50 [INFO] 17:17:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ transport-http --- 17:17:50 [INFO] 17:17:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 17:17:50 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT.jar 17:17:50 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/classes/META-INF/MANIFEST.MF 17:17:50 [INFO] 17:17:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ transport-http --- 17:17:50 [INFO] No previous run data found, generating javadoc. 17:17:53 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT-javadoc.jar 17:17:53 [INFO] 17:17:53 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-http --- 17:17:53 [INFO] CycloneDX: Resolving Dependencies 17:17:54 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 17:17:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.xml 17:17:54 [INFO] attaching as transport-http-7.0.12-SNAPSHOT-cyclonedx.xml 17:17:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.json 17:17:54 [INFO] attaching as transport-http-7.0.12-SNAPSHOT-cyclonedx.json 17:17:54 [INFO] 17:17:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 17:17:54 [INFO] Skipping duplicate-finder execution! 17:17:54 [INFO] 17:17:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-http --- 17:17:54 [INFO] No dependency problems found 17:17:54 [INFO] 17:17:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-http --- 17:17:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT-sources.jar 17:17:55 [INFO] 17:17:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-http --- 17:17:55 [INFO] 17:17:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-http --- 17:17:55 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/code-coverage/jacoco.exec 17:17:55 [INFO] Analyzed bundle 'transport-http' with 31 classes 17:17:55 [INFO] 17:17:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-http --- 17:17:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-SNAPSHOT.pom 17:17:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-SNAPSHOT.jar 17:17:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-SNAPSHOT-javadoc.jar 17:17:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-SNAPSHOT-cyclonedx.xml 17:17:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-SNAPSHOT-cyclonedx.json 17:17:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-SNAPSHOT-sources.jar 17:17:55 [INFO] 17:17:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 17:17:55 [INFO] Installing org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-SNAPSHOT.jar 17:17:55 [INFO] Writing OBR metadata 17:17:55 [INFO] 17:17:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-http --- 17:17:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:17:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:17:55 [INFO] 17:17:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- 17:17:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:17:55 [INFO] 17:17:55 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-http --- 17:17:55 [INFO] org.opendaylight.netconf:transport-http:bundle:7.0.12-SNAPSHOT 17:17:55 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 17:17:55 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:17:55 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 17:17:55 [INFO] +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:17:55 [INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:17:55 [INFO] +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:17:55 [INFO] +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:17:55 [INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:17:55 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:17:55 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:17:55 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:17:55 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:17:55 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:17:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:17:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:17:55 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:17:55 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:17:55 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:17:55 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:17:55 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:17:55 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:17:55 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:17:55 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:17:55 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:17:55 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:17:55 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:17:55 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:test 17:17:55 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:17:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:17:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:17:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:17:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:17:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:17:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:17:55 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:17:55 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:17:55 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:17:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:17:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:17:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:17:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:17:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:17:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:17:55 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:17:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:17:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:17:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:17:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:17:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:17:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:17:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:17:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:17:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:17:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:17:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:17:55 [INFO] +- junit:junit:jar:4.13.2:test 17:17:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:17:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:17:55 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:17:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:17:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:17:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:17:55 [INFO] 17:17:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-http --- 17:17:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/sonatype-clm/module.xml 17:17:55 [INFO] 17:17:55 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 17:17:55 [INFO] Building transport-aggregator 7.0.12-SNAPSHOT [105/121] 17:17:55 [INFO] --------------------------------[ pom ]--------------------------------- 17:17:55 [INFO] 17:17:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-aggregator --- 17:17:55 [INFO] 17:17:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-aggregator --- 17:17:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:55 [INFO] 17:17:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-aggregator --- 17:17:55 [INFO] 17:17:55 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ transport-aggregator --- 17:17:55 [INFO] Skipping CycloneDX goal, because module skips deploy 17:17:55 [INFO] 17:17:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-aggregator --- 17:17:55 [INFO] Skipping artifact installation 17:17:55 [INFO] 17:17:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-aggregator --- 17:17:55 [INFO] Skipping artifact deployment 17:17:55 [INFO] 17:17:55 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-aggregator --- 17:17:55 [INFO] org.opendaylight.netconf:transport-aggregator:pom:7.0.12-SNAPSHOT 17:17:55 [INFO] 17:17:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-aggregator --- 17:17:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/target/sonatype-clm/module.xml 17:17:55 [INFO] 17:17:55 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 17:17:55 [INFO] Building restconf-client 7.0.12-SNAPSHOT [106/121] 17:17:55 [INFO] -------------------------------[ bundle ]------------------------------- 17:17:55 [INFO] 17:17:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-client --- 17:17:55 [INFO] 17:17:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-client --- 17:17:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:55 [INFO] 17:17:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-client --- 17:17:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:55 [INFO] 17:17:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-client --- 17:17:55 [INFO] 17:17:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-client --- 17:17:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:17:55 [INFO] 17:17:55 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ restconf-client --- 17:17:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:17:55 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/src/main/yang 17:17:55 [INFO] yang-to-sources: Found 10 dependencies in 4.773 ms 17:17:55 [INFO] yang-to-sources: Project model files found: 1 in 1.857 ms 17:17:55 [INFO] yang-to-sources: 14 YANG models processed in 101.9 ms 17:17:55 [INFO] BindingJavaFileGenerator: Defined 80 files in 12.74 ms 17:17:55 [INFO] Sorted 80 files into 23 directories in 224.7 μs 17:17:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 34.14 ms 17:17:55 [INFO] 17:17:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-client --- 17:17:55 [INFO] Starting audit... 17:17:55 Audit done. 17:17:55 [INFO] You have 0 Checkstyle violations. 17:17:55 [INFO] 17:17:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-client --- 17:17:55 [INFO] Starting audit... 17:17:55 Audit done. 17:17:55 [INFO] You have 0 Checkstyle violations. 17:17:55 [INFO] 17:17:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-client --- 17:17:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/classes/LICENSE 17:17:55 [INFO] 17:17:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-client --- 17:17:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/src/main/resources 17:17:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/generated-sources/spi 17:17:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:17:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:17:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:17:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/generated-sources/spi 17:17:55 [INFO] 17:17:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-client --- 17:17:55 [INFO] Recompiling the module because of changed dependency. 17:17:55 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 17:17:56 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:17:56 [INFO] 17:17:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ restconf-client >>> 17:17:56 [INFO] 17:17:56 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ restconf-client --- 17:17:56 [INFO] Fork Value is true 17:17:59 [INFO] Done SpotBugs Analysis.... 17:17:59 [INFO] 17:17:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ restconf-client <<< 17:17:59 [INFO] 17:17:59 [INFO] 17:17:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ restconf-client --- 17:17:59 [INFO] BugInstance size is 0 17:17:59 [INFO] Error size is 0 17:17:59 [INFO] No errors/warnings found 17:17:59 [INFO] 17:17:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-client --- 17:17:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/src/test/resources 17:17:59 [INFO] 17:17:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-client --- 17:17:59 [INFO] No sources to compile 17:17:59 [INFO] 17:17:59 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ restconf-client --- 17:17:59 [INFO] No tests to run. 17:17:59 [INFO] 17:17:59 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ restconf-client --- 17:17:59 [INFO] 17:17:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-client --- 17:17:59 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT.jar 17:17:59 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 17:17:59 [INFO] 17:17:59 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ restconf-client --- 17:17:59 [INFO] No previous run data found, generating javadoc. 17:18:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT-javadoc.jar 17:18:02 [INFO] 17:18:02 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ restconf-client --- 17:18:02 [INFO] CycloneDX: Resolving Dependencies 17:18:03 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 17:18:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.xml 17:18:03 [INFO] attaching as restconf-client-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.json 17:18:03 [INFO] attaching as restconf-client-7.0.12-SNAPSHOT-cyclonedx.json 17:18:03 [INFO] 17:18:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 17:18:03 [INFO] Skipping duplicate-finder execution! 17:18:03 [INFO] 17:18:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-client --- 17:18:03 [INFO] No dependency problems found 17:18:03 [INFO] 17:18:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-client --- 17:18:03 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT-sources.jar 17:18:03 [INFO] 17:18:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-client --- 17:18:03 [INFO] 17:18:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-client --- 17:18:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:03 [INFO] 17:18:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-client --- 17:18:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-SNAPSHOT.pom 17:18:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-SNAPSHOT.jar 17:18:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-SNAPSHOT-javadoc.jar 17:18:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-SNAPSHOT-cyclonedx.json 17:18:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-SNAPSHOT-sources.jar 17:18:03 [INFO] 17:18:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-client --- 17:18:03 [INFO] Installing org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-SNAPSHOT.jar 17:18:03 [INFO] Writing OBR metadata 17:18:03 [INFO] 17:18:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-client --- 17:18:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:03 [INFO] 17:18:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-client --- 17:18:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:03 [INFO] 17:18:03 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-client --- 17:18:03 [INFO] org.opendaylight.netconf:restconf-client:bundle:7.0.12-SNAPSHOT 17:18:03 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:18:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:18:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:18:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:18:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:18:03 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.12-SNAPSHOT:compile 17:18:03 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:18:03 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:18:03 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:18:03 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:18:03 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:18:03 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:18:03 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:18:03 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:18:03 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:18:03 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:18:03 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:18:03 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:18:03 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:18:03 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:18:03 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:18:03 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:18:03 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:18:03 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:18:03 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:18:03 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:18:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:18:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:18:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:18:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:18:03 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:18:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:18:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:18:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:03 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:18:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:18:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:18:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:18:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:18:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:18:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:18:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:18:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:18:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:18:03 [INFO] +- junit:junit:jar:4.13.2:test 17:18:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:18:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:18:03 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:18:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:18:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:18:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:03 [INFO] 17:18:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-client --- 17:18:03 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/sonatype-clm/module.xml 17:18:03 [INFO] 17:18:03 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 17:18:03 [INFO] Building restconf-server 7.0.12-SNAPSHOT [107/121] 17:18:03 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:03 [INFO] 17:18:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-server --- 17:18:03 [INFO] 17:18:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-server --- 17:18:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:03 [INFO] 17:18:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-server --- 17:18:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:03 [INFO] 17:18:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-server --- 17:18:03 [INFO] 17:18:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-server --- 17:18:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:18:03 [INFO] 17:18:03 [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ restconf-server --- 17:18:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:18:03 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/src/main/yang 17:18:03 [INFO] yang-to-sources: Found 11 dependencies in 4.347 ms 17:18:04 [INFO] yang-to-sources: Project model files found: 1 in 1.905 ms 17:18:04 [INFO] yang-to-sources: 16 YANG models processed in 78.51 ms 17:18:04 [INFO] BindingJavaFileGenerator: Defined 84 files in 12.72 ms 17:18:04 [INFO] Sorted 84 files into 24 directories in 177.6 μs 17:18:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 84 in 30.94 ms 17:18:04 [INFO] 17:18:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-server --- 17:18:04 [INFO] Starting audit... 17:18:04 Audit done. 17:18:04 [INFO] You have 0 Checkstyle violations. 17:18:04 [INFO] 17:18:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-server --- 17:18:04 [INFO] Starting audit... 17:18:04 Audit done. 17:18:04 [INFO] You have 0 Checkstyle violations. 17:18:04 [INFO] 17:18:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-server --- 17:18:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/classes/LICENSE 17:18:04 [INFO] 17:18:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-server --- 17:18:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/src/main/resources 17:18:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/generated-sources/spi 17:18:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:18:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/generated-sources/spi 17:18:04 [INFO] 17:18:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-server --- 17:18:04 [INFO] Recompiling the module because of changed dependency. 17:18:04 [INFO] Compiling 84 source files with javac [debug release 17] to target/classes 17:18:04 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:04 [INFO] 17:18:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ restconf-server >>> 17:18:04 [INFO] 17:18:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ restconf-server --- 17:18:04 [INFO] Fork Value is true 17:18:07 [INFO] Done SpotBugs Analysis.... 17:18:07 [INFO] 17:18:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ restconf-server <<< 17:18:07 [INFO] 17:18:07 [INFO] 17:18:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ restconf-server --- 17:18:07 [INFO] BugInstance size is 0 17:18:07 [INFO] Error size is 0 17:18:07 [INFO] No errors/warnings found 17:18:07 [INFO] 17:18:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-server --- 17:18:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/src/test/resources 17:18:07 [INFO] 17:18:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-server --- 17:18:07 [INFO] No sources to compile 17:18:07 [INFO] 17:18:07 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ restconf-server --- 17:18:07 [INFO] No tests to run. 17:18:07 [INFO] 17:18:07 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ restconf-server --- 17:18:07 [INFO] 17:18:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-server --- 17:18:07 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT.jar 17:18:07 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/classes/META-INF/MANIFEST.MF 17:18:07 [INFO] 17:18:07 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ restconf-server --- 17:18:07 [INFO] No previous run data found, generating javadoc. 17:18:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT-javadoc.jar 17:18:10 [INFO] 17:18:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ restconf-server --- 17:18:10 [INFO] CycloneDX: Resolving Dependencies 17:18:11 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 17:18:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.xml 17:18:11 [INFO] attaching as restconf-server-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.json 17:18:11 [INFO] attaching as restconf-server-7.0.12-SNAPSHOT-cyclonedx.json 17:18:11 [INFO] 17:18:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 17:18:11 [INFO] Skipping duplicate-finder execution! 17:18:11 [INFO] 17:18:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-server --- 17:18:11 [INFO] No dependency problems found 17:18:11 [INFO] 17:18:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-server --- 17:18:11 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT-sources.jar 17:18:11 [INFO] 17:18:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-server --- 17:18:11 [INFO] 17:18:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-server --- 17:18:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:11 [INFO] 17:18:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-server --- 17:18:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-SNAPSHOT.pom 17:18:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-SNAPSHOT.jar 17:18:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-SNAPSHOT-javadoc.jar 17:18:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-SNAPSHOT-cyclonedx.json 17:18:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-SNAPSHOT-sources.jar 17:18:11 [INFO] 17:18:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-server --- 17:18:11 [INFO] Installing org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-SNAPSHOT.jar 17:18:11 [INFO] Writing OBR metadata 17:18:11 [INFO] 17:18:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-server --- 17:18:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:11 [INFO] 17:18:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-server --- 17:18:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:11 [INFO] 17:18:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-server --- 17:18:11 [INFO] org.opendaylight.netconf:restconf-server:bundle:7.0.12-SNAPSHOT 17:18:11 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:18:11 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:18:11 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:18:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:18:11 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:18:11 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.12-SNAPSHOT:compile 17:18:11 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:18:11 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:18:11 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:18:11 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 17:18:11 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 17:18:11 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 17:18:11 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:18:11 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:18:11 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:18:11 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:18:11 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:18:11 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:18:11 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:18:11 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:18:11 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:18:11 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:18:11 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:18:11 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:18:11 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:18:11 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:18:11 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:18:11 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:18:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:18:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:11 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:18:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:18:11 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:18:11 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:18:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:18:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:11 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:18:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:18:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:18:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:18:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:18:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:18:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:18:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:18:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:18:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:18:11 [INFO] +- junit:junit:jar:4.13.2:test 17:18:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:18:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:18:11 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:18:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:18:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:18:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:11 [INFO] 17:18:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-server --- 17:18:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/sonatype-clm/module.xml 17:18:11 [INFO] 17:18:11 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 17:18:11 [INFO] Building protocol 7.0.12-SNAPSHOT [108/121] 17:18:11 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:11 [INFO] 17:18:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ protocol --- 17:18:11 [INFO] 17:18:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ protocol --- 17:18:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:11 [INFO] 17:18:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ protocol --- 17:18:11 [INFO] 17:18:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ protocol --- 17:18:11 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:11 [INFO] 17:18:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ protocol --- 17:18:11 [INFO] Skipping artifact installation 17:18:11 [INFO] 17:18:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ protocol --- 17:18:11 [INFO] Skipping artifact deployment 17:18:11 [INFO] 17:18:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ protocol --- 17:18:11 [INFO] org.opendaylight.netconf:protocol:pom:7.0.12-SNAPSHOT 17:18:11 [INFO] 17:18:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ protocol --- 17:18:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/target/sonatype-clm/module.xml 17:18:11 [INFO] 17:18:11 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 17:18:11 [INFO] Building plugins 7.0.12-SNAPSHOT [109/121] 17:18:11 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:11 [INFO] 17:18:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ plugins --- 17:18:11 [INFO] 17:18:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ plugins --- 17:18:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:11 [INFO] 17:18:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ plugins --- 17:18:11 [INFO] 17:18:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ plugins --- 17:18:11 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:11 [INFO] 17:18:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ plugins --- 17:18:11 [INFO] Skipping artifact installation 17:18:11 [INFO] 17:18:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ plugins --- 17:18:11 [INFO] Skipping artifact deployment 17:18:11 [INFO] 17:18:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ plugins --- 17:18:11 [INFO] org.opendaylight.netconf:plugins:pom:7.0.12-SNAPSHOT 17:18:11 [INFO] 17:18:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ plugins --- 17:18:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/target/sonatype-clm/module.xml 17:18:11 [INFO] 17:18:11 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 17:18:11 [INFO] Building apps 7.0.12-SNAPSHOT [110/121] 17:18:11 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:11 [INFO] 17:18:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ apps --- 17:18:11 [INFO] 17:18:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ apps --- 17:18:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:11 [INFO] 17:18:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ apps --- 17:18:11 [INFO] 17:18:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ apps --- 17:18:11 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:11 [INFO] 17:18:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ apps --- 17:18:11 [INFO] Skipping artifact installation 17:18:11 [INFO] 17:18:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ apps --- 17:18:11 [INFO] Skipping artifact deployment 17:18:11 [INFO] 17:18:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ apps --- 17:18:11 [INFO] org.opendaylight.netconf:apps:pom:7.0.12-SNAPSHOT 17:18:11 [INFO] 17:18:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ apps --- 17:18:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/target/sonatype-clm/module.xml 17:18:11 [INFO] 17:18:11 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 17:18:11 [INFO] Building third-party 7.0.12-SNAPSHOT [111/121] 17:18:11 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:11 [INFO] 17:18:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ third-party --- 17:18:11 [INFO] 17:18:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ third-party --- 17:18:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:11 [INFO] 17:18:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ third-party --- 17:18:11 [INFO] 17:18:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ third-party --- 17:18:11 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:11 [INFO] 17:18:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ third-party --- 17:18:11 [INFO] Skipping artifact installation 17:18:11 [INFO] 17:18:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ third-party --- 17:18:11 [INFO] Skipping artifact deployment 17:18:11 [INFO] 17:18:11 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ third-party --- 17:18:11 [INFO] org.opendaylight.netconf:third-party:pom:7.0.12-SNAPSHOT 17:18:11 [INFO] 17:18:11 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ third-party --- 17:18:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/target/sonatype-clm/module.xml 17:18:11 [INFO] 17:18:11 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 17:18:11 [INFO] Building netconf-testtool 7.0.12-SNAPSHOT [112/121] 17:18:11 [INFO] --------------------------------[ jar ]--------------------------------- 17:18:12 [INFO] 17:18:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-testtool --- 17:18:12 [INFO] 17:18:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-testtool --- 17:18:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:12 [INFO] 17:18:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-testtool --- 17:18:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:12 [INFO] 17:18:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-testtool --- 17:18:12 [INFO] 17:18:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-testtool --- 17:18:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:18:12 [INFO] 17:18:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (stress-client dependency copy) @ netconf-testtool --- 17:18:12 [INFO] Configured Artifact: org.bouncycastle:bcpkix-jdk18on:?:jar 17:18:12 [INFO] Configured Artifact: org.bouncycastle:bcprov-jdk18on:?:jar 17:18:12 [INFO] Copying artifact 'org.bouncycastle:bcpkix-jdk18on:jar:1.78.1' (/tmp/r/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.jar) to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 17:18:12 [INFO] Copying artifact 'org.bouncycastle:bcprov-jdk18on:jar:1.78.1' (/tmp/r/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar) to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 17:18:12 [INFO] 17:18:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-testtool --- 17:18:12 [INFO] Starting audit... 17:18:12 Audit done. 17:18:12 [INFO] You have 0 Checkstyle violations. 17:18:12 [INFO] 17:18:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-testtool --- 17:18:13 [INFO] Starting audit... 17:18:13 Audit done. 17:18:13 [INFO] You have 0 Checkstyle violations. 17:18:13 [INFO] 17:18:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-testtool --- 17:18:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/classes/LICENSE 17:18:13 [INFO] 17:18:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-testtool --- 17:18:13 [INFO] Copying 3 resources from src/main/resources to target/classes 17:18:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/generated-sources/spi 17:18:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/generated-sources/yang 17:18:13 [INFO] 17:18:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-testtool --- 17:18:13 [INFO] Recompiling the module because of changed dependency. 17:18:13 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 17:18:13 [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 17:18:13 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [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 17:18:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [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 17:18:13 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [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 17:18:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [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 17:18:13 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [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 17:18:13 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/TesttoolParameters.java:[80,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[126,26] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[130,33] isXmlConfigurationProvided() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[133,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[134,54] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[135,33] isNotificationsSupported() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[138,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[150,26] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[152,64] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[176,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[253,26] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[256,62] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[28,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/Parameters.java:[60,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/Parameters.java:[75,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,45] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,53] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,60] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,56] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,50] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[144,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[145,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[146,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[147,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[148,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:13 [INFO] 17:18:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 17:18:13 [INFO] 17:18:13 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ netconf-testtool --- 17:18:13 [INFO] Fork Value is true 17:18:20 [INFO] Done SpotBugs Analysis.... 17:18:20 [INFO] 17:18:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 17:18:20 [INFO] 17:18:20 [INFO] 17:18:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ netconf-testtool --- 17:18:20 [INFO] BugInstance size is 0 17:18:20 [INFO] Error size is 0 17:18:20 [INFO] No errors/warnings found 17:18:20 [INFO] 17:18:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-testtool --- 17:18:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:18:20 [INFO] 17:18:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-testtool --- 17:18:20 [INFO] Recompiling the module because of changed dependency. 17:18:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:18:20 [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 17:18:20 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:20 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:20 [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 17:18:20 [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 17:18:20 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:20 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:20 [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 17:18:20 [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 17:18:20 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:20 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:20 [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 17:18:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/test/java/org/opendaylight/netconf/test/tool/TestToolTest.java:[173,35] auto-closeable resource ignored is never referenced in body of corresponding try statement 17:18:20 [INFO] 17:18:20 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ netconf-testtool --- 17:18:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:18:20 [INFO] 17:18:20 [INFO] ------------------------------------------------------- 17:18:20 [INFO] T E S T S 17:18:20 [INFO] ------------------------------------------------------- 17:18:21 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 17:18:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.163 s -- in org.opendaylight.netconf.test.tool.TestToolTest 17:18:28 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 1.664 s 17:18:28 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.079 s 17:18:28 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.099 s 17:18:28 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.245 s 17:18:28 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.040 s 17:18:28 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.216 s 17:18:28 [INFO] 17:18:28 [INFO] Results: 17:18:28 [INFO] 17:18:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:18:28 [INFO] 17:18:28 [INFO] 17:18:28 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ netconf-testtool --- 17:18:28 [INFO] 17:18:28 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ netconf-testtool --- 17:18:28 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT.jar 17:18:28 [INFO] 17:18:28 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ netconf-testtool --- 17:18:28 [INFO] No previous run data found, generating javadoc. 17:18:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-javadoc.jar 17:18:30 [INFO] 17:18:30 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ netconf-testtool --- 17:18:30 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 17:18:30 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:18:30 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:18:30 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:18:30 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:18:30 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:18:30 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. 17:18:30 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. 17:18:30 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. 17:18:30 [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. 17:18:30 [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. 17:18:30 [INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar. 17:18:30 [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. 17:18:30 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. 17:18:30 [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. 17:18:30 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.5 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 17:18:30 [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:18:30 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:18:30 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:18:30 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:18:30 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. 17:18:30 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar. 17:18:30 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:18:30 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:18:30 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:18:30 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:18:30 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:18:30 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:18:30 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:18:30 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:18:30 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:18:30 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:18:30 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:18:30 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:18:30 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:18:30 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:18:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:34 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/DEPENDENCIES.txt 17:18:34 [WARNING] aaa-encrypt-service-0.19.8.jar, concepts-13.0.8.jar, draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, logging-markers-13.1.5.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-auth-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-common-mdsal-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-netty-util-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-server-mdsal-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, shaded-exificient-7.0.12-SNAPSHOT.jar, shaded-sshd-7.0.12-SNAPSHOT.jar, transport-api-7.0.12-SNAPSHOT.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.12-SNAPSHOT.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 2 overlapping resources: 17:18:34 [WARNING] - LICENSE 17:18:34 [WARNING] - META-INF/git.properties 17:18:34 [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-api-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: 17:18:34 [WARNING] - README.md 17:18:34 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:18:34 [WARNING] - META-INF/mailcap.default 17:18:34 [WARNING] - META-INF/mimetypes.default 17:18:34 [WARNING] - com.sun.activation.registries.LineTokenizer 17:18:34 [WARNING] - com.sun.activation.registries.LogSupport 17:18:34 [WARNING] - com.sun.activation.registries.MailcapFile 17:18:34 [WARNING] - com.sun.activation.registries.MailcapParseException 17:18:34 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:18:34 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:18:34 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:18:34 [WARNING] - com.sun.activation.viewers.ImageViewer 17:18:34 [WARNING] - 30 more... 17:18:34 [WARNING] netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-unix-common-4.1.114.Final.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/io.netty.versions.properties 17:18:34 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:18:34 [WARNING] - org.ops4j.lang.NullArgumentException 17:18:34 [WARNING] - org.ops4j.lang.Ops4jException 17:18:34 [WARNING] - org.ops4j.lang.PostConditionException 17:18:34 [WARNING] - org.ops4j.lang.PreConditionException 17:18:34 [WARNING] draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, truststore-api-7.0.12-SNAPSHOT.jar, yang-ext-2013.09.07.25.7.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:18:34 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:18:34 [WARNING] - META-INF.versions.9.module-info 17:18:34 [WARNING] activation-1.1.1.jar, checker-qual-3.47.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/LICENSE.txt 17:18:34 [WARNING] netconf-api-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar define 1 overlapping resource: 17:18:34 [WARNING] - pretty-print.xsl 17:18:34 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:18:34 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:18:34 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:18:34 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:18:34 [WARNING] - org.ops4j.util.property.PropertyResolver 17:18:34 [WARNING] - org.ops4j.util.property.PropertyStore 17:18:34 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:18:34 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:18:34 [WARNING] aaa-encrypt-service-0.19.8.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, checker-qual-3.47.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.8.jar, draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.5.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-auth-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-common-mdsal-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-netty-util-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-server-mdsal-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-unix-common-4.1.114.Final.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, shaded-exificient-7.0.12-SNAPSHOT.jar, shaded-sshd-7.0.12-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.12-SNAPSHOT.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.12-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/MANIFEST.MF 17:18:34 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:18:34 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:18:34 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:18:34 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:18:34 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:18:34 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:18:34 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:18:34 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:18:34 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:18:34 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:18:34 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:18:34 [WARNING] - 755 more... 17:18:34 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/NOTICE.txt 17:18:34 [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, odlext-parser-support-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-api-7.0.12-SNAPSHOT.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar define 3 overlapping resources: 17:18:34 [WARNING] - .api_description 17:18:34 [WARNING] - about.html 17:18:34 [WARNING] - bundle.properties 17:18:34 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/NOTICE 17:18:34 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:18:34 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:18:34 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:18:34 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:18:34 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/LICENSE 17:18:34 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:18:34 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:18:34 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:18:34 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:18:34 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:18:34 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:18:34 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:18:34 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:18:34 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:18:34 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:18:34 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:18:34 [WARNING] - 140 more... 17:18:34 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 17:18:34 [WARNING] - META-INF/LICENSE.md 17:18:34 [WARNING] - META-INF/NOTICE.md 17:18:34 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: 17:18:34 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 17:18:34 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:18:34 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:18:34 [WARNING] - 62 more... 17:18:34 [WARNING] maven-shade-plugin has detected that some files are 17:18:34 [WARNING] present in two or more JARs. When this happens, only one 17:18:34 [WARNING] single version of the file is copied to the uber jar. 17:18:34 [WARNING] Usually this is not harmful and you can skip these warnings, 17:18:34 [WARNING] otherwise try to manually exclude artifacts based on 17:18:34 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:18:34 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:18:34 [INFO] Attaching shaded artifact. 17:18:34 [INFO] 17:18:34 [INFO] --- maven-shade-plugin:3.6.0:shade (stress-client) @ netconf-testtool --- 17:18:34 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 17:18:34 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:18:34 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:18:34 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:18:34 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:18:34 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. 17:18:34 [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. 17:18:34 [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. 17:18:34 [INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar. 17:18:34 [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. 17:18:34 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. 17:18:34 [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. 17:18:34 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.5 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 17:18:34 [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:18:34 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:18:34 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:18:34 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:18:34 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. 17:18:34 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar. 17:18:34 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:18:34 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:18:34 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:18:34 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:18:34 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:18:34 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:18:34 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:18:34 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:18:34 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:18:34 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:18:34 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:18:34 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:18:34 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:18:34 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:18:34 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 from the shaded jar. 17:18:34 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.78.1 from the shaded jar. 17:18:34 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.78.1 from the shaded jar. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar define 1 overlapping resource: 17:18:37 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:37 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:37 [WARNING] - META-INF/DEPENDENCIES.txt 17:18:37 [WARNING] aaa-encrypt-service-0.19.8.jar, concepts-13.0.8.jar, draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, logging-markers-13.1.5.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-auth-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-common-mdsal-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-netty-util-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-server-mdsal-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, shaded-exificient-7.0.12-SNAPSHOT.jar, shaded-sshd-7.0.12-SNAPSHOT.jar, transport-api-7.0.12-SNAPSHOT.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.12-SNAPSHOT.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 2 overlapping resources: 17:18:37 [WARNING] - LICENSE 17:18:37 [WARNING] - META-INF/git.properties 17:18:37 [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-api-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: 17:18:37 [WARNING] - README.md 17:18:37 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:18:37 [WARNING] - META-INF/mailcap.default 17:18:37 [WARNING] - META-INF/mimetypes.default 17:18:37 [WARNING] - com.sun.activation.registries.LineTokenizer 17:18:37 [WARNING] - com.sun.activation.registries.LogSupport 17:18:37 [WARNING] - com.sun.activation.registries.MailcapFile 17:18:37 [WARNING] - com.sun.activation.registries.MailcapParseException 17:18:37 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:18:37 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:18:37 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:18:37 [WARNING] - com.sun.activation.viewers.ImageViewer 17:18:37 [WARNING] - 30 more... 17:18:37 [WARNING] netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-unix-common-4.1.114.Final.jar define 1 overlapping resource: 17:18:37 [WARNING] - META-INF/io.netty.versions.properties 17:18:37 [WARNING] aaa-encrypt-service-0.19.8.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, checker-qual-3.47.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.8.jar, draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.5.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-auth-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-common-mdsal-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-netty-util-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-server-mdsal-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-unix-common-4.1.114.Final.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, shaded-exificient-7.0.12-SNAPSHOT.jar, shaded-sshd-7.0.12-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.12-SNAPSHOT.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.12-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: 17:18:37 [WARNING] - META-INF/MANIFEST.MF 17:18:37 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:18:37 [WARNING] - org.ops4j.lang.NullArgumentException 17:18:37 [WARNING] - org.ops4j.lang.Ops4jException 17:18:37 [WARNING] - org.ops4j.lang.PostConditionException 17:18:37 [WARNING] - org.ops4j.lang.PreConditionException 17:18:37 [WARNING] draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, truststore-api-7.0.12-SNAPSHOT.jar, yang-ext-2013.09.07.25.7.jar define 1 overlapping resource: 17:18:37 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:18:37 [WARNING] activation-1.1.1.jar, checker-qual-3.47.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:18:37 [WARNING] - META-INF/LICENSE.txt 17:18:37 [WARNING] netconf-api-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar define 1 overlapping resource: 17:18:37 [WARNING] - pretty-print.xsl 17:18:37 [WARNING] error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:18:37 [WARNING] - META-INF.versions.9.module-info 17:18:37 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:18:37 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:18:37 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:18:37 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:18:37 [WARNING] - org.ops4j.util.property.PropertyResolver 17:18:37 [WARNING] - org.ops4j.util.property.PropertyStore 17:18:37 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:18:37 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:18:37 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:18:37 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:18:37 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:18:37 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:18:37 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:18:37 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:18:37 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:18:37 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:18:37 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:18:37 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:18:37 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:18:37 [WARNING] - 755 more... 17:18:37 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:37 [WARNING] - META-INF/NOTICE.txt 17:18:37 [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, odlext-parser-support-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-api-7.0.12-SNAPSHOT.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar define 3 overlapping resources: 17:18:37 [WARNING] - .api_description 17:18:37 [WARNING] - about.html 17:18:37 [WARNING] - bundle.properties 17:18:37 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:18:37 [WARNING] - META-INF/NOTICE 17:18:37 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:18:37 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:18:37 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:18:37 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:18:37 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:18:37 [WARNING] - META-INF/LICENSE 17:18:37 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:18:37 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:18:37 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:18:37 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:18:37 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:18:37 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:18:37 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:18:37 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:18:37 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:18:37 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:18:37 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:18:37 [WARNING] - 140 more... 17:18:37 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 17:18:37 [WARNING] - META-INF/LICENSE.md 17:18:37 [WARNING] - META-INF/NOTICE.md 17:18:37 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:18:37 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:18:37 [WARNING] - 62 more... 17:18:37 [WARNING] maven-shade-plugin has detected that some files are 17:18:37 [WARNING] present in two or more JARs. When this happens, only one 17:18:37 [WARNING] single version of the file is copied to the uber jar. 17:18:37 [WARNING] Usually this is not harmful and you can skip these warnings, 17:18:37 [WARNING] otherwise try to manually exclude artifacts based on 17:18:37 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:18:37 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:18:37 [INFO] Attaching shaded artifact. 17:18:37 [INFO] 17:18:37 [INFO] --- maven-shade-plugin:3.6.0:shade (restconf-perf-client) @ netconf-testtool --- 17:18:37 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 17:18:37 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:18:37 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:18:37 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:18:37 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:18:37 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. 17:18:37 [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. 17:18:37 [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. 17:18:37 [INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar. 17:18:37 [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. 17:18:37 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. 17:18:37 [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. 17:18:37 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.5 in the shaded jar. 17:18:37 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 17:18:37 [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:18:37 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:18:37 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 17:18:37 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:18:37 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:18:37 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:18:37 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:18:37 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. 17:18:37 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar. 17:18:37 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:18:37 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:18:37 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:18:37 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:18:37 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:18:37 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:18:37 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:18:37 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:18:37 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:18:37 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:18:37 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:18:37 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:18:37 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:18:37 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:18:37 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 from the shaded jar. 17:18:37 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.78.1 from the shaded jar. 17:18:37 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.78.1 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:util:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-common:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:concepts:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-data-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-data-util:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-ir:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-model-util:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8 from the shaded jar. 17:18:37 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8 from the shaded jar. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:39 [WARNING] transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar define 1 overlapping resource: 17:18:39 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:39 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:39 [WARNING] - META-INF/DEPENDENCIES.txt 17:18:39 [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.3.0.jar, transport-api-7.0.12-SNAPSHOT.jar define 3 overlapping resources: 17:18:39 [WARNING] - .api_description 17:18:39 [WARNING] - about.html 17:18:39 [WARNING] - bundle.properties 17:18:39 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:18:39 [WARNING] - META-INF/mailcap.default 17:18:39 [WARNING] - META-INF/mimetypes.default 17:18:39 [WARNING] - com.sun.activation.registries.LineTokenizer 17:18:39 [WARNING] - com.sun.activation.registries.LogSupport 17:18:39 [WARNING] - com.sun.activation.registries.MailcapFile 17:18:39 [WARNING] - com.sun.activation.registries.MailcapParseException 17:18:39 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:18:39 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:18:39 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:18:39 [WARNING] - com.sun.activation.viewers.ImageViewer 17:18:39 [WARNING] - 30 more... 17:18:39 [WARNING] netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-unix-common-4.1.114.Final.jar define 1 overlapping resource: 17:18:39 [WARNING] - META-INF/io.netty.versions.properties 17:18:39 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:18:39 [WARNING] - org.ops4j.lang.NullArgumentException 17:18:39 [WARNING] - org.ops4j.lang.Ops4jException 17:18:39 [WARNING] - org.ops4j.lang.PostConditionException 17:18:39 [WARNING] - org.ops4j.lang.PreConditionException 17:18:39 [WARNING] draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, truststore-api-7.0.12-SNAPSHOT.jar, yang-ext-2013.09.07.25.7.jar define 1 overlapping resource: 17:18:39 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:18:39 [WARNING] activation-1.1.1.jar, checker-qual-3.47.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:18:39 [WARNING] - META-INF/LICENSE.txt 17:18:39 [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, transport-api-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, yang-binding-13.0.7.jar define 1 overlapping resource: 17:18:39 [WARNING] - README.md 17:18:39 [WARNING] netconf-api-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar define 1 overlapping resource: 17:18:39 [WARNING] - pretty-print.xsl 17:18:39 [WARNING] error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:18:39 [WARNING] - META-INF.versions.9.module-info 17:18:39 [WARNING] aaa-encrypt-service-0.19.8.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, checker-qual-3.47.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.5.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-auth-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-common-mdsal-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-netty-util-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-server-mdsal-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-unix-common-4.1.114.Final.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, shaded-exificient-7.0.12-SNAPSHOT.jar, shaded-sshd-7.0.12-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.12-SNAPSHOT.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.12-SNAPSHOT.jar, txw2-2.3.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-ext-2013.09.07.25.7.jar define 1 overlapping resource: 17:18:39 [WARNING] - META-INF/MANIFEST.MF 17:18:39 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:18:39 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:18:39 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:18:39 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:18:39 [WARNING] - org.ops4j.util.property.PropertyResolver 17:18:39 [WARNING] - org.ops4j.util.property.PropertyStore 17:18:39 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:18:39 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:18:39 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:18:39 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:18:39 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:18:39 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:18:39 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:18:39 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:18:39 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:18:39 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:18:39 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:18:39 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:18:39 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:18:39 [WARNING] - 755 more... 17:18:39 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:39 [WARNING] - META-INF/NOTICE.txt 17:18:39 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:18:39 [WARNING] - META-INF/NOTICE 17:18:39 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:18:39 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:18:39 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:18:39 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:18:39 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:18:39 [WARNING] - META-INF/LICENSE 17:18:39 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:18:39 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:18:39 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:18:39 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:18:39 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:18:39 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:18:39 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:18:39 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:18:39 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:18:39 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:18:39 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:18:39 [WARNING] - 140 more... 17:18:39 [WARNING] aaa-encrypt-service-0.19.8.jar, draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, logging-markers-13.1.5.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-auth-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-common-mdsal-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-netty-util-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-server-mdsal-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, shaded-exificient-7.0.12-SNAPSHOT.jar, shaded-sshd-7.0.12-SNAPSHOT.jar, transport-api-7.0.12-SNAPSHOT.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.12-SNAPSHOT.jar, yang-binding-13.0.7.jar, yang-ext-2013.09.07.25.7.jar define 2 overlapping resources: 17:18:39 [WARNING] - LICENSE 17:18:39 [WARNING] - META-INF/git.properties 17:18:39 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 17:18:39 [WARNING] - META-INF/LICENSE.md 17:18:39 [WARNING] - META-INF/NOTICE.md 17:18:39 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:18:39 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:18:39 [WARNING] - 62 more... 17:18:39 [WARNING] maven-shade-plugin has detected that some files are 17:18:39 [WARNING] present in two or more JARs. When this happens, only one 17:18:39 [WARNING] single version of the file is copied to the uber jar. 17:18:39 [WARNING] Usually this is not harmful and you can skip these warnings, 17:18:39 [WARNING] otherwise try to manually exclude artifacts based on 17:18:39 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:18:39 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:18:39 [INFO] Attaching shaded artifact. 17:18:39 [INFO] 17:18:39 [INFO] --- maven-shade-plugin:3.6.0:shade (scale-util) @ netconf-testtool --- 17:18:39 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 17:18:39 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:18:39 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:18:39 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:18:39 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:18:39 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:18:39 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. 17:18:39 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. 17:18:39 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including io.netty:netty-buffer:jar:4.1.114.Final in the shaded jar. 17:18:39 [INFO] Including io.netty:netty-codec:jar:4.1.114.Final in the shaded jar. 17:18:39 [INFO] Including io.netty:netty-common:jar:4.1.114.Final in the shaded jar. 17:18:39 [INFO] Including io.netty:netty-handler:jar:4.1.114.Final in the shaded jar. 17:18:39 [INFO] Including io.netty:netty-resolver:jar:4.1.114.Final in the shaded jar. 17:18:39 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.114.Final in the shaded jar. 17:18:39 [INFO] Including io.netty:netty-transport:jar:4.1.114.Final in the shaded jar. 17:18:39 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.5 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 17:18:39 [INFO] Including org.checkerframework:checker-qual:jar:3.47.0 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:18:39 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:18:39 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:18:39 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:18:39 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.33.0 in the shaded jar. 17:18:39 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.114.Final in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7 in the shaded jar. 17:18:39 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:18:39 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:18:39 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:18:39 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:18:39 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:18:39 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:18:39 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:18:39 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:18:39 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:18:39 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:18:39 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:18:39 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:18:39 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:18:39 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:18:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:41 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:43 [WARNING] transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:43 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/DEPENDENCIES.txt 17:18:43 [WARNING] aaa-encrypt-service-0.19.8.jar, concepts-13.0.8.jar, draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, logging-markers-13.1.5.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-auth-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-common-mdsal-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-netty-util-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-server-mdsal-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, shaded-exificient-7.0.12-SNAPSHOT.jar, shaded-sshd-7.0.12-SNAPSHOT.jar, transport-api-7.0.12-SNAPSHOT.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.12-SNAPSHOT.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 2 overlapping resources: 17:18:43 [WARNING] - LICENSE 17:18:43 [WARNING] - META-INF/git.properties 17:18:43 [WARNING] concepts-13.0.8.jar, ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-api-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.8.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: 17:18:43 [WARNING] - README.md 17:18:43 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:18:43 [WARNING] - META-INF/mailcap.default 17:18:43 [WARNING] - META-INF/mimetypes.default 17:18:43 [WARNING] - com.sun.activation.registries.LineTokenizer 17:18:43 [WARNING] - com.sun.activation.registries.LogSupport 17:18:43 [WARNING] - com.sun.activation.registries.MailcapFile 17:18:43 [WARNING] - com.sun.activation.registries.MailcapParseException 17:18:43 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:18:43 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:18:43 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:18:43 [WARNING] - com.sun.activation.viewers.ImageViewer 17:18:43 [WARNING] - 30 more... 17:18:43 [WARNING] netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-unix-common-4.1.114.Final.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/io.netty.versions.properties 17:18:43 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:18:43 [WARNING] - org.ops4j.lang.NullArgumentException 17:18:43 [WARNING] - org.ops4j.lang.Ops4jException 17:18:43 [WARNING] - org.ops4j.lang.PostConditionException 17:18:43 [WARNING] - org.ops4j.lang.PreConditionException 17:18:43 [WARNING] draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, truststore-api-7.0.12-SNAPSHOT.jar, yang-ext-2013.09.07.25.7.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:18:43 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, error_prone_annotations-2.33.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:18:43 [WARNING] - META-INF.versions.9.module-info 17:18:43 [WARNING] activation-1.1.1.jar, checker-qual-3.47.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/LICENSE.txt 17:18:43 [WARNING] netconf-api-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar define 1 overlapping resource: 17:18:43 [WARNING] - pretty-print.xsl 17:18:43 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:18:43 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:18:43 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:18:43 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:18:43 [WARNING] - org.ops4j.util.property.PropertyResolver 17:18:43 [WARNING] - org.ops4j.util.property.PropertyStore 17:18:43 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:18:43 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:18:43 [WARNING] aaa-encrypt-service-0.19.8.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, checker-qual-3.47.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.8.jar, draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar, error_prone_annotations-2.33.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.7.jar, ietf-topology-2013.10.21.25.7.jar, ietf-type-util-13.0.7.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.12-SNAPSHOT.jar, keystore-legacy-7.0.12-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.5.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-common-api-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-inmemory-datastore-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-auth-7.0.12-SNAPSHOT.jar, netconf-client-7.0.12-SNAPSHOT.jar, netconf-client-mdsal-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-common-mdsal-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, netconf-netty-util-7.0.12-SNAPSHOT.jar, netconf-server-7.0.12-SNAPSHOT.jar, netconf-server-mdsal-7.0.12-SNAPSHOT.jar, netconf-testtool-7.0.12-SNAPSHOT.jar, netconf-topology-7.0.12-SNAPSHOT.jar, netty-buffer-4.1.114.Final.jar, netty-codec-4.1.114.Final.jar, netty-common-4.1.114.Final.jar, netty-handler-4.1.114.Final.jar, netty-resolver-4.1.114.Final.jar, netty-transport-4.1.114.Final.jar, netty-transport-classes-epoll-4.1.114.Final.jar, netty-transport-native-unix-common-4.1.114.Final.jar, odlext-model-api-13.0.8.jar, odlext-parser-support-13.0.8.jar, openconfig-model-api-13.0.8.jar, openconfig-parser-support-13.0.8.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.12-SNAPSHOT.jar, rfc6022-7.0.12-SNAPSHOT.jar, rfc6241-7.0.12-SNAPSHOT.jar, rfc6241-model-api-13.0.8.jar, rfc6241-parser-support-13.0.8.jar, rfc6470-7.0.12-SNAPSHOT.jar, rfc6536-model-api-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-model-api-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc6991-ietf-inet-types-13.0.7.jar, rfc6991-ietf-yang-types-13.0.7.jar, rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar, rfc7952-model-api-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-model-api-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8341-7.0.12-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.7.jar, rfc8525-13.0.7.jar, rfc8528-model-api-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-model-api-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-model-api-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, shaded-exificient-7.0.12-SNAPSHOT.jar, shaded-sshd-7.0.12-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.12-SNAPSHOT.jar, transport-ssh-7.0.12-SNAPSHOT.jar, transport-tcp-7.0.12-SNAPSHOT.jar, transport-tls-7.0.12-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.12-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.7.jar, yang-common-13.0.8.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-ext-2013.09.07.25.7.jar, yang-ir-13.0.8.jar, yang-model-api-13.0.8.jar, yang-model-ri-13.0.8.jar, yang-model-spi-13.0.8.jar, yang-model-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-impl-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar, yang-xpath-api-13.0.8.jar, yang-xpath-impl-13.0.8.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/MANIFEST.MF 17:18:43 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:18:43 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:18:43 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:18:43 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:18:43 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:18:43 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:18:43 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:18:43 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:18:43 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:18:43 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:18:43 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:18:43 [WARNING] - 755 more... 17:18:43 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/NOTICE.txt 17:18:43 [WARNING] ietf-type-util-13.0.7.jar, mdsal-binding-api-13.0.7.jar, mdsal-binding-dom-codec-api-13.0.7.jar, mdsal-binding-dom-codec-spi-13.0.7.jar, mdsal-binding-model-api-13.0.7.jar, mdsal-binding-runtime-api-13.0.7.jar, mdsal-binding-runtime-spi-13.0.7.jar, mdsal-binding-spec-util-13.0.7.jar, mdsal-dom-api-13.0.7.jar, mdsal-dom-broker-13.0.7.jar, mdsal-dom-spi-13.0.7.jar, mdsal-singleton-api-13.0.7.jar, netconf-api-7.0.12-SNAPSHOT.jar, netconf-common-7.0.12-SNAPSHOT.jar, netconf-dom-api-7.0.12-SNAPSHOT.jar, odlext-parser-support-13.0.8.jar, openconfig-parser-support-13.0.8.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.8.jar, rfc6536-parser-support-13.0.8.jar, rfc6643-parser-support-13.0.8.jar, rfc7952-parser-support-13.0.8.jar, rfc8040-parser-support-13.0.8.jar, rfc8528-parser-support-13.0.8.jar, rfc8639-parser-support-13.0.8.jar, rfc8819-parser-support-13.0.8.jar, transport-api-7.0.12-SNAPSHOT.jar, yang-data-api-13.0.8.jar, yang-data-codec-gson-13.0.8.jar, yang-data-codec-xml-13.0.8.jar, yang-data-impl-13.0.8.jar, yang-data-spi-13.0.8.jar, yang-data-tree-api-13.0.8.jar, yang-data-tree-ri-13.0.8.jar, yang-data-tree-spi-13.0.8.jar, yang-data-util-13.0.8.jar, yang-parser-api-13.0.8.jar, yang-parser-reactor-13.0.8.jar, yang-parser-rfc7950-13.0.8.jar, yang-parser-spi-13.0.8.jar, yang-repo-api-13.0.8.jar, yang-repo-fs-13.0.8.jar, yang-repo-spi-13.0.8.jar define 3 overlapping resources: 17:18:43 [WARNING] - .api_description 17:18:43 [WARNING] - about.html 17:18:43 [WARNING] - bundle.properties 17:18:43 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/NOTICE 17:18:43 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:18:43 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:18:43 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:18:43 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:18:43 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/LICENSE 17:18:43 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:18:43 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:18:43 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:18:43 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:18:43 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:18:43 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:18:43 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:18:43 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:18:43 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:18:43 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:18:43 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:18:43 [WARNING] - 140 more... 17:18:43 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 17:18:43 [WARNING] - META-INF/LICENSE.md 17:18:43 [WARNING] - META-INF/NOTICE.md 17:18:43 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: 17:18:43 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 17:18:43 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:18:43 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:18:43 [WARNING] - 62 more... 17:18:43 [WARNING] maven-shade-plugin has detected that some files are 17:18:43 [WARNING] present in two or more JARs. When this happens, only one 17:18:43 [WARNING] single version of the file is copied to the uber jar. 17:18:43 [WARNING] Usually this is not harmful and you can skip these warnings, 17:18:43 [WARNING] otherwise try to manually exclude artifacts based on 17:18:43 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:18:43 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:18:43 [INFO] Attaching shaded artifact. 17:18:43 [INFO] 17:18:43 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ netconf-testtool --- 17:18:43 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 17:18:43 [INFO] Building tar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.12-SNAPSHOT-package-stress-client.tar.gz 17:18:44 [INFO] 17:18:44 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-testtool --- 17:18:44 [INFO] CycloneDX: Resolving Dependencies 17:18:46 [INFO] CycloneDX: Creating BOM version 1.5 with 146 component(s) 17:18:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.xml 17:18:46 [INFO] attaching as netconf-testtool-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.json 17:18:46 [INFO] attaching as netconf-testtool-7.0.12-SNAPSHOT-cyclonedx.json 17:18:46 [INFO] 17:18:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 17:18:46 [INFO] Skipping duplicate-finder execution! 17:18:46 [INFO] 17:18:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-testtool --- 17:18:46 [WARNING] Used undeclared dependencies found: 17:18:46 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:18:46 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:18:46 [WARNING] org.opendaylight.yangtools:util:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:18:46 [WARNING] io.netty:netty-transport:jar:4.1.114.Final:compile 17:18:46 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:18:46 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:18:46 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:18:46 [WARNING] com.google.code.gson:gson:jar:2.11.0:compile 17:18:46 [WARNING] io.netty:netty-common:jar:4.1.114.Final:compile 17:18:46 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:18:46 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:18:46 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:18:46 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:18:46 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:18:46 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:18:46 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:18:46 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:18:46 [WARNING] Unused declared dependencies found: 17:18:46 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 17:18:46 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:18:46 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:18:46 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:18:46 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:18:46 [WARNING] Non-test scoped test only dependencies found: 17:18:46 [WARNING] io.netty:netty-common:jar:4.1.114.Final:compile 17:18:46 [INFO] 17:18:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-testtool --- 17:18:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-sources.jar 17:18:46 [INFO] 17:18:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-testtool --- 17:18:46 [INFO] 17:18:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-testtool --- 17:18:46 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec 17:18:46 [INFO] Analyzed bundle 'netconf-testtool' with 80 classes 17:18:47 [INFO] 17:18:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-testtool --- 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT.pom 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT.jar 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT-javadoc.jar 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT-executable.jar 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.12-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT-stress-client.jar 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.12-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT-rest-perf-client.jar 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.12-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT-scale-util.jar 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.12-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT-stress-client.tar.gz 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT-cyclonedx.json 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-SNAPSHOT-sources.jar 17:18:47 [INFO] 17:18:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-testtool --- 17:18:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:47 [INFO] 17:18:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-testtool --- 17:18:47 [INFO] org.opendaylight.netconf:netconf-testtool:jar:7.0.12-SNAPSHOT 17:18:47 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:18:47 [INFO] +- org.codehaus.janino:janino:jar:3.1.4:compile 17:18:47 [INFO] | \- org.codehaus.janino:commons-compiler:jar:3.1.4:compile 17:18:47 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 17:18:47 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 17:18:47 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 17:18:47 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:18:47 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:18:47 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:18:47 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 17:18:47 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 17:18:47 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 17:18:47 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 17:18:47 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 17:18:47 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 17:18:47 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 17:18:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:47 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.5:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.8:compile 17:18:47 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.8:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.7:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.7:compile 17:18:47 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.7:compile 17:18:47 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:18:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.7:compile 17:18:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.7:compile 17:18:47 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.7:compile 17:18:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.8:compile 17:18:47 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.8:compile 17:18:47 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:18:47 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.8:compile 17:18:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:compile 17:18:47 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:compile 17:18:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:compile 17:18:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:compile 17:18:47 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:18:47 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.8:compile 17:18:47 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:compile 17:18:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 17:18:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:18:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:47 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 17:18:47 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:18:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.7:compile 17:18:47 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:18:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.7:compile 17:18:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.7:compile 17:18:47 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.7:compile 17:18:47 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.8:compile 17:18:47 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.8:compile 17:18:47 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.8:compile 17:18:47 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.12-SNAPSHOT:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.7:compile 17:18:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.7:compile 17:18:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.7:compile 17:18:47 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:18:47 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:18:47 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:test 17:18:47 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 17:18:47 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 17:18:47 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 17:18:47 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 17:18:47 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:18:47 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:18:47 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:18:47 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:18:47 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:18:47 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:18:47 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:18:47 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:18:47 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 17:18:47 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.8:test 17:18:47 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:18:47 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.10.0:test 17:18:47 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:18:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:47 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:18:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:18:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:18:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:18:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:18:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:18:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:18:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:18:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:18:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:18:47 [INFO] +- junit:junit:jar:4.13.2:test 17:18:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:18:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:18:47 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:18:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:18:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:47 [INFO] 17:18:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-testtool --- 17:18:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/sonatype-clm/module.xml 17:18:47 [INFO] 17:18:47 [INFO] ---------------< org.opendaylight.netconf:netconf-tools >--------------- 17:18:47 [INFO] Building netconf-tools 7.0.12-SNAPSHOT [113/121] 17:18:47 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:47 [INFO] 17:18:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-tools --- 17:18:47 [INFO] 17:18:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-tools --- 17:18:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:47 [INFO] 17:18:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-tools --- 17:18:47 [INFO] 17:18:47 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-tools --- 17:18:47 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:47 [INFO] 17:18:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-tools --- 17:18:47 [INFO] Skipping artifact installation 17:18:47 [INFO] 17:18:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-tools --- 17:18:47 [INFO] Skipping artifact deployment 17:18:47 [INFO] 17:18:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-tools --- 17:18:47 [INFO] org.opendaylight.netconf:netconf-tools:pom:7.0.12-SNAPSHOT 17:18:47 [INFO] 17:18:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-tools --- 17:18:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/target/sonatype-clm/module.xml 17:18:47 [INFO] 17:18:47 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 17:18:47 [INFO] Building netconf-subsystem 7.0.12-SNAPSHOT [114/121] 17:18:47 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:47 [INFO] 17:18:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-subsystem --- 17:18:47 [INFO] 17:18:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-subsystem --- 17:18:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:47 [INFO] 17:18:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-subsystem --- 17:18:47 [INFO] 17:18:47 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-subsystem --- 17:18:47 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:47 [INFO] 17:18:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-subsystem --- 17:18:47 [INFO] Skipping artifact installation 17:18:47 [INFO] 17:18:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-subsystem --- 17:18:47 [INFO] Skipping artifact deployment 17:18:47 [INFO] 17:18:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-subsystem --- 17:18:47 [INFO] org.opendaylight.netconf:netconf-subsystem:pom:7.0.12-SNAPSHOT 17:18:47 [INFO] 17:18:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-subsystem --- 17:18:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/target/sonatype-clm/module.xml 17:18:47 [INFO] 17:18:47 [INFO] ---------< org.opendaylight.netconf:sal-rest-connector-config >--------- 17:18:47 [INFO] Building sal-rest-connector-config 7.0.12-SNAPSHOT [115/121] 17:18:47 [INFO] --------------------------------[ jar ]--------------------------------- 17:18:47 [INFO] 17:18:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sal-rest-connector-config --- 17:18:47 [INFO] 17:18:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sal-rest-connector-config --- 17:18:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:47 [INFO] 17:18:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sal-rest-connector-config --- 17:18:48 [INFO] 17:18:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sal-rest-connector-config --- 17:18:48 [INFO] Copying 1 resource from src/main/resources to target/classes 17:18:48 [INFO] 17:18:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sal-rest-connector-config --- 17:18:48 [INFO] No sources to compile 17:18:48 [INFO] 17:18:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sal-rest-connector-config --- 17:18:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/src/test/resources 17:18:48 [INFO] 17:18:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sal-rest-connector-config --- 17:18:48 [INFO] No sources to compile 17:18:48 [INFO] 17:18:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sal-rest-connector-config --- 17:18:49 [INFO] No tests to run. 17:18:49 [INFO] 17:18:49 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ sal-rest-connector-config --- 17:18:49 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.12-SNAPSHOT.jar 17:18:49 [INFO] 17:18:49 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ sal-rest-connector-config --- 17:18:49 [INFO] 17:18:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ sal-rest-connector-config --- 17:18:49 [INFO] CycloneDX: Resolving Dependencies 17:18:49 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 17:18:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.xml 17:18:49 [INFO] attaching as sal-rest-connector-config-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.json 17:18:49 [INFO] attaching as sal-rest-connector-config-7.0.12-SNAPSHOT-cyclonedx.json 17:18:49 [INFO] 17:18:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sal-rest-connector-config --- 17:18:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/pom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.12-SNAPSHOT/sal-rest-connector-config-7.0.12-SNAPSHOT.pom 17:18:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.12-SNAPSHOT/sal-rest-connector-config-7.0.12-SNAPSHOT.jar 17:18:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/classes/initial/restconf.cfg to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.12-SNAPSHOT/sal-rest-connector-config-7.0.12-SNAPSHOT-restconf.cfg 17:18:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.12-SNAPSHOT/sal-rest-connector-config-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.12-SNAPSHOT/sal-rest-connector-config-7.0.12-SNAPSHOT-cyclonedx.json 17:18:49 [INFO] 17:18:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sal-rest-connector-config --- 17:18:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:49 [INFO] 17:18:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ sal-rest-connector-config --- 17:18:49 [INFO] org.opendaylight.netconf:sal-rest-connector-config:jar:7.0.12-SNAPSHOT 17:18:49 [INFO] 17:18:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sal-rest-connector-config --- 17:18:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sonatype-clm/module.xml 17:18:49 [INFO] 17:18:49 [INFO] ----------< org.opendaylight.netconf:restconf-wadl-generator >---------- 17:18:49 [INFO] Building restconf-wadl-generator 7.0.12-SNAPSHOT [116/121] 17:18:49 [INFO] --------------------------------[ jar ]--------------------------------- 17:18:49 [INFO] 17:18:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-wadl-generator --- 17:18:49 [INFO] 17:18:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-wadl-generator --- 17:18:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:49 [INFO] 17:18:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-wadl-generator --- 17:18:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:49 [INFO] 17:18:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-wadl-generator --- 17:18:49 [INFO] 17:18:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-wadl-generator --- 17:18:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:18:49 [INFO] 17:18:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-wadl-generator --- 17:18:49 [INFO] Starting audit... 17:18:49 Audit done. 17:18:49 [INFO] You have 0 Checkstyle violations. 17:18:49 [INFO] 17:18:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-wadl-generator --- 17:18:50 [INFO] Starting audit... 17:18:50 Audit done. 17:18:50 [INFO] You have 0 Checkstyle violations. 17:18:50 [INFO] 17:18:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-wadl-generator --- 17:18:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/classes/LICENSE 17:18:50 [INFO] 17:18:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-wadl-generator --- 17:18:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/src/main/resources 17:18:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/generated-sources/spi 17:18:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/generated-sources/yang 17:18:50 [INFO] 17:18:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-wadl-generator --- 17:18:50 [INFO] Recompiling the module because of changed dependency. 17:18:50 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:18:50 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 17:18:50 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/src/main/java/org/opendaylight/netconf/restconf/wadl/generator/WadlTemplate.java:[41,26] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:18:50 [INFO] 17:18:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ restconf-wadl-generator >>> 17:18:50 [INFO] 17:18:50 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ restconf-wadl-generator --- 17:18:50 [INFO] Fork Value is true 17:18:52 [INFO] Done SpotBugs Analysis.... 17:18:52 [INFO] 17:18:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ restconf-wadl-generator <<< 17:18:52 [INFO] 17:18:52 [INFO] 17:18:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ restconf-wadl-generator --- 17:18:52 [INFO] BugInstance size is 0 17:18:52 [INFO] Error size is 0 17:18:52 [INFO] No errors/warnings found 17:18:52 [INFO] 17:18:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-wadl-generator --- 17:18:52 [INFO] Copying 6 resources from src/test/resources to target/test-classes 17:18:52 [INFO] 17:18:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-wadl-generator --- 17:18:52 [INFO] Recompiling the module because of changed dependency. 17:18:52 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:18:53 [INFO] 17:18:53 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ restconf-wadl-generator --- 17:18:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:18:53 [INFO] 17:18:53 [INFO] ------------------------------------------------------- 17:18:53 [INFO] T E S T S 17:18:53 [INFO] ------------------------------------------------------- 17:18:53 [INFO] Running org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 17:18:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 s -- in org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 17:18:55 [INFO] 17:18:55 [INFO] Results: 17:18:55 [INFO] 17:18:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:18:55 [INFO] 17:18:55 [INFO] 17:18:55 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ restconf-wadl-generator --- 17:18:55 [INFO] 17:18:55 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ restconf-wadl-generator --- 17:18:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT.jar 17:18:55 [INFO] 17:18:55 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ restconf-wadl-generator --- 17:18:55 [INFO] No previous run data found, generating javadoc. 17:18:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT-javadoc.jar 17:18:56 [INFO] 17:18:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ restconf-wadl-generator --- 17:18:56 [INFO] CycloneDX: Resolving Dependencies 17:18:57 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 17:18:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.xml 17:18:57 [INFO] attaching as restconf-wadl-generator-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.json 17:18:57 [INFO] attaching as restconf-wadl-generator-7.0.12-SNAPSHOT-cyclonedx.json 17:18:57 [INFO] 17:18:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-wadl-generator --- 17:18:57 [INFO] Skipping duplicate-finder execution! 17:18:57 [INFO] 17:18:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-wadl-generator --- 17:18:57 [INFO] No dependency problems found 17:18:57 [INFO] 17:18:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-wadl-generator --- 17:18:57 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT-sources.jar 17:18:57 [INFO] 17:18:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-wadl-generator --- 17:18:57 [INFO] 17:18:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-wadl-generator --- 17:18:57 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/code-coverage/jacoco.exec 17:18:57 [INFO] Analyzed bundle 'restconf-wadl-generator' with 3 classes 17:18:57 [INFO] 17:18:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-wadl-generator --- 17:18:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-SNAPSHOT.pom 17:18:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-SNAPSHOT.jar 17:18:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-SNAPSHOT-javadoc.jar 17:18:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-SNAPSHOT-cyclonedx.xml 17:18:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-SNAPSHOT-cyclonedx.json 17:18:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-SNAPSHOT-sources.jar 17:18:57 [INFO] 17:18:57 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-wadl-generator --- 17:18:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:57 [INFO] 17:18:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-wadl-generator --- 17:18:57 [INFO] org.opendaylight.netconf:restconf-wadl-generator:jar:7.0.12-SNAPSHOT 17:18:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:18:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:18:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:57 [INFO] +- org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.26.0:compile 17:18:57 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:18:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.8:compile 17:18:57 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.8:compile 17:18:57 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.8:compile 17:18:57 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.8:compile 17:18:57 [INFO] +- org.opendaylight.yangtools:plugin-generator-api:jar:13.0.8:compile 17:18:57 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.8:test 17:18:57 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.8:test 17:18:57 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:test 17:18:57 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.8:test 17:18:57 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.8:test 17:18:57 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.8:test 17:18:57 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.8:test 17:18:57 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.8:test 17:18:57 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.8:test 17:18:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:18:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:18:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:18:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:18:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:18:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:18:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:18:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:18:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:18:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:18:57 [INFO] +- junit:junit:jar:4.13.2:test 17:18:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:18:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:18:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:18:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:18:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:18:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:57 [INFO] 17:18:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-wadl-generator --- 17:18:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/sonatype-clm/module.xml 17:18:57 [INFO] 17:18:57 [INFO] -------------< org.opendaylight.netconf:websocket-client >-------------- 17:18:57 [INFO] Building websocket-client 7.0.12-SNAPSHOT [117/121] 17:18:57 [INFO] --------------------------------[ jar ]--------------------------------- 17:18:57 [WARNING] The artifact org.slf4j:slf4j-log4j12:jar:2.0.12 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.12 17:18:57 [INFO] 17:18:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ websocket-client --- 17:18:57 [INFO] 17:18:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ websocket-client --- 17:18:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:57 [INFO] 17:18:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ websocket-client --- 17:18:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:57 [INFO] 17:18:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ websocket-client --- 17:18:57 [INFO] 17:18:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ websocket-client --- 17:18:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:18:57 [INFO] 17:18:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ websocket-client --- 17:18:57 [INFO] Starting audit... 17:18:57 Audit done. 17:18:57 [INFO] You have 0 Checkstyle violations. 17:18:57 [INFO] 17:18:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ websocket-client --- 17:18:58 [INFO] Starting audit... 17:18:58 Audit done. 17:18:58 [INFO] You have 0 Checkstyle violations. 17:18:58 [INFO] 17:18:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ websocket-client --- 17:18:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/classes/LICENSE 17:18:58 [INFO] 17:18:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ websocket-client --- 17:18:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/src/main/resources 17:18:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/generated-sources/spi 17:18:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/generated-sources/yang 17:18:58 [INFO] 17:18:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ websocket-client --- 17:18:58 [INFO] Recompiling the module because of changed dependency. 17:18:58 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/src/main/java/org/opendaylight/restconf/websocket/client/StartApplication.java:[175,53] SslContextFactory() in org.eclipse.jetty.util.ssl.SslContextFactory has been deprecated 17:18:58 [INFO] 17:18:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ websocket-client >>> 17:18:58 [INFO] 17:18:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ websocket-client --- 17:18:58 [INFO] Fork Value is true 17:19:01 [INFO] Done SpotBugs Analysis.... 17:19:01 [INFO] 17:19:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ websocket-client <<< 17:19:01 [INFO] 17:19:01 [INFO] 17:19:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ websocket-client --- 17:19:01 [INFO] BugInstance size is 0 17:19:01 [INFO] Error size is 0 17:19:01 [INFO] No errors/warnings found 17:19:01 [INFO] 17:19:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ websocket-client --- 17:19:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/src/test/resources 17:19:01 [INFO] 17:19:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ websocket-client --- 17:19:01 [INFO] No sources to compile 17:19:01 [INFO] 17:19:01 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ websocket-client --- 17:19:01 [INFO] No tests to run. 17:19:01 [INFO] 17:19:01 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ websocket-client --- 17:19:01 [INFO] 17:19:01 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ websocket-client --- 17:19:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT.jar 17:19:01 [INFO] 17:19:01 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ websocket-client --- 17:19:01 [INFO] No previous run data found, generating javadoc. 17:19:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-javadoc.jar 17:19:02 [INFO] 17:19:02 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ websocket-client --- 17:19:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-executable.jar 17:19:03 [WARNING] Configuration option 'appendAssemblyId' is set to false. 17:19:03 Instead of attaching the assembly file: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-executable.jar, it will become the file for main project artifact. 17:19:03 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 17:19:03 [WARNING] Replacing pre-existing project main-artifact file: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT.jar 17:19:03 with assembly file: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-executable.jar 17:19:03 [INFO] 17:19:03 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ websocket-client --- 17:19:03 [INFO] CycloneDX: Resolving Dependencies 17:19:04 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 17:19:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.xml 17:19:04 [INFO] attaching as websocket-client-7.0.12-SNAPSHOT-cyclonedx.xml 17:19:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.json 17:19:04 [INFO] attaching as websocket-client-7.0.12-SNAPSHOT-cyclonedx.json 17:19:04 [INFO] 17:19:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ websocket-client --- 17:19:04 [INFO] Skipping duplicate-finder execution! 17:19:04 [INFO] 17:19:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ websocket-client --- 17:19:04 [WARNING] Used undeclared dependencies found: 17:19:04 [WARNING] org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:19:04 [WARNING] ch.qos.reload4j:reload4j:jar:1.2.22:compile 17:19:04 [WARNING] org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:19:04 [WARNING] org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:19:04 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:19:04 [WARNING] Unused declared dependencies found: 17:19:04 [WARNING] org.slf4j:slf4j-log4j12:jar:2.0.12:compile 17:19:04 [INFO] 17:19:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ websocket-client --- 17:19:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-sources.jar 17:19:04 [INFO] 17:19:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ websocket-client --- 17:19:04 [INFO] 17:19:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ websocket-client --- 17:19:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:19:04 [INFO] 17:19:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ websocket-client --- 17:19:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/pom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-SNAPSHOT.pom 17:19:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-SNAPSHOT.jar 17:19:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-SNAPSHOT-javadoc.jar 17:19:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-SNAPSHOT-cyclonedx.xml 17:19:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.json to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-SNAPSHOT-cyclonedx.json 17:19:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-SNAPSHOT-sources.jar 17:19:04 [INFO] 17:19:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ websocket-client --- 17:19:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:19:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:19:04 [INFO] 17:19:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ websocket-client --- 17:19:04 [INFO] org.opendaylight.netconf:websocket-client:jar:7.0.12-SNAPSHOT 17:19:04 [INFO] +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:19:04 [INFO] | +- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:19:04 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:19:04 [INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:19:04 [INFO] | +- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:19:04 [INFO] | \- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:19:04 [INFO] | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:19:04 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 17:19:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:19:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:19:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:19:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 17:19:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 17:19:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:19:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 17:19:04 [INFO] +- org.slf4j:slf4j-reload4j:jar:2.0.12:compile 17:19:04 [INFO] | \- ch.qos.reload4j:reload4j:jar:1.2.22:compile 17:19:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:19:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:19:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:19:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:19:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:19:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:19:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:19:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 17:19:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:19:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 17:19:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:19:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 17:19:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 17:19:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 17:19:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 17:19:04 [INFO] +- junit:junit:jar:4.13.2:test 17:19:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 17:19:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 17:19:04 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 17:19:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.5:test 17:19:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 17:19:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:19:04 [INFO] 17:19:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ websocket-client --- 17:19:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/sonatype-clm/module.xml 17:19:04 [INFO] 17:19:04 [INFO] ------------< org.opendaylight.netconf:restconf-subsystem >------------- 17:19:04 [INFO] Building restconf-subsystem 7.0.12-SNAPSHOT [118/121] 17:19:04 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:04 [INFO] 17:19:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-subsystem --- 17:19:04 [INFO] 17:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-subsystem --- 17:19:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:04 [INFO] 17:19:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-subsystem --- 17:19:04 [INFO] 17:19:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ restconf-subsystem --- 17:19:04 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:04 [INFO] 17:19:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-subsystem --- 17:19:04 [INFO] Skipping artifact installation 17:19:04 [INFO] 17:19:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-subsystem --- 17:19:04 [INFO] Skipping artifact deployment 17:19:04 [INFO] 17:19:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-subsystem --- 17:19:04 [INFO] org.opendaylight.netconf:restconf-subsystem:pom:7.0.12-SNAPSHOT 17:19:04 [INFO] 17:19:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-subsystem --- 17:19:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/target/sonatype-clm/module.xml 17:19:04 [INFO] 17:19:04 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 17:19:04 [INFO] Building keystore-aggregator 7.0.12-SNAPSHOT [119/121] 17:19:04 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:04 [INFO] 17:19:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-aggregator --- 17:19:04 [INFO] 17:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-aggregator --- 17:19:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:04 [INFO] 17:19:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-aggregator --- 17:19:04 [INFO] 17:19:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ keystore-aggregator --- 17:19:04 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:04 [INFO] 17:19:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-aggregator --- 17:19:04 [INFO] Skipping artifact installation 17:19:04 [INFO] 17:19:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-aggregator --- 17:19:04 [INFO] Skipping artifact deployment 17:19:04 [INFO] 17:19:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-aggregator --- 17:19:04 [INFO] org.opendaylight.netconf:keystore-aggregator:pom:7.0.12-SNAPSHOT 17:19:04 [INFO] 17:19:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-aggregator --- 17:19:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/target/sonatype-clm/module.xml 17:19:04 [INFO] 17:19:04 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 17:19:04 [INFO] Building truststore-aggregator 7.0.12-SNAPSHOT [120/121] 17:19:04 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:04 [INFO] 17:19:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ truststore-aggregator --- 17:19:04 [INFO] 17:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ truststore-aggregator --- 17:19:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:04 [INFO] 17:19:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ truststore-aggregator --- 17:19:04 [INFO] 17:19:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ truststore-aggregator --- 17:19:04 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:04 [INFO] 17:19:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ truststore-aggregator --- 17:19:04 [INFO] Skipping artifact installation 17:19:04 [INFO] 17:19:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ truststore-aggregator --- 17:19:04 [INFO] Skipping artifact deployment 17:19:04 [INFO] 17:19:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ truststore-aggregator --- 17:19:04 [INFO] org.opendaylight.netconf:truststore-aggregator:pom:7.0.12-SNAPSHOT 17:19:04 [INFO] 17:19:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ truststore-aggregator --- 17:19:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/truststore/target/sonatype-clm/module.xml 17:19:04 [INFO] 17:19:04 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 17:19:04 [INFO] Building netconf-aggregator 7.0.12-SNAPSHOT [121/121] 17:19:04 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:04 [INFO] 17:19:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-aggregator --- 17:19:04 [INFO] 17:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-aggregator --- 17:19:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:04 [INFO] 17:19:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-aggregator --- 17:19:04 [INFO] 17:19:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ netconf-aggregator --- 17:19:04 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:04 [INFO] 17:19:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-aggregator --- 17:19:04 [INFO] Skipping artifact installation 17:19:04 [INFO] 17:19:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-aggregator --- 17:19:04 [INFO] Skipping artifact deployment 17:19:04 [INFO] 17:19:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-aggregator --- 17:19:04 [INFO] org.opendaylight.netconf:netconf-aggregator:pom:7.0.12-SNAPSHOT 17:19:04 [INFO] 17:19:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-aggregator --- 17:19:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/target/sonatype-clm/module.xml 17:19:04 [INFO] ------------------------------------------------------------------------ 17:19:04 [INFO] Reactor Summary for netconf-aggregator 7.0.12-SNAPSHOT: 17:19:04 [INFO] 17:19:04 [INFO] netconf-artifacts .................................. SUCCESS [ 5.040 s] 17:19:04 [INFO] netconf-parent ..................................... SUCCESS [ 9.178 s] 17:19:04 [INFO] feature-parent ..................................... SUCCESS [ 4.441 s] 17:19:04 [INFO] netconf-auth ....................................... SUCCESS [ 7.921 s] 17:19:04 [INFO] netconf-auth-aaa ................................... SUCCESS [ 8.721 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 37.570 s] 17:19:04 [INFO] rfc5277 ............................................ SUCCESS [ 7.761 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 9.065 s] 17:19:04 [INFO] rfc6241 ............................................ SUCCESS [ 10.169 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SUCCESS [ 8.488 s] 17:19:04 [INFO] rfc6470 ............................................ SUCCESS [ 6.409 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SUCCESS [ 8.480 s] 17:19:04 [INFO] rfc6243 ............................................ SUCCESS [ 5.305 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SUCCESS [ 8.355 s] 17:19:04 [INFO] rfc8526 ............................................ SUCCESS [ 6.854 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SUCCESS [ 8.931 s] 17:19:04 [INFO] netconf-api ........................................ SUCCESS [ 10.714 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 9.135 s] 17:19:04 [INFO] rfc6022 ............................................ SUCCESS [ 7.052 s] 17:19:04 [INFO] netconf-common-mdsal ............................... SUCCESS [ 10.424 s] 17:19:04 [INFO] odl-netconf-util ................................... SUCCESS [ 9.494 s] 17:19:04 [INFO] netconf-common ..................................... SUCCESS [ 4.964 s] 17:19:04 [INFO] shaded-exificient-jar .............................. SUCCESS [ 5.423 s] 17:19:04 [INFO] shaded-exificient .................................. SUCCESS [ 3.262 s] 17:19:04 [INFO] netconf-test-util .................................. SUCCESS [ 5.159 s] 17:19:04 [INFO] netconf-netty-util ................................. SUCCESS [ 14.396 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 10.368 s] 17:19:04 [INFO] rfc8341 ............................................ SUCCESS [ 6.478 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SUCCESS [ 8.484 s] 17:19:04 [INFO] draft-ietf-netconf-crypto-types .................... SUCCESS [ 7.759 s] 17:19:04 [INFO] keystore-api ....................................... SUCCESS [ 7.616 s] 17:19:04 [INFO] keystore-none ...................................... SUCCESS [ 4.664 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 9.074 s] 17:19:04 [INFO] truststore-api ..................................... SUCCESS [ 7.014 s] 17:19:04 [INFO] truststore-none .................................... SUCCESS [ 4.660 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 8.645 s] 17:19:04 [INFO] transport-api ...................................... SUCCESS [ 5.719 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 8.766 s] 17:19:04 [INFO] shaded-sshd-jar .................................... SUCCESS [ 2.269 s] 17:19:04 [INFO] shaded-sshd ........................................ SUCCESS [ 3.093 s] 17:19:04 [INFO] transport-tcp ...................................... SUCCESS [ 13.121 s] 17:19:04 [INFO] transport-ssh ...................................... SUCCESS [ 35.506 s] 17:19:04 [INFO] transport-tls ...................................... SUCCESS [ 22.134 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 9.083 s] 17:19:04 [INFO] netconf-client ..................................... SUCCESS [ 24.629 s] 17:19:04 [INFO] odl-netconf-client ................................. SUCCESS [ 10.890 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SUCCESS [ 8.997 s] 17:19:04 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 5.582 s] 17:19:04 [INFO] netconf-server ..................................... SUCCESS [ 23.805 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 11.775 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 14.978 s] 17:19:04 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 14.953 s] 17:19:04 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 17.581 s] 17:19:04 [INFO] netconf-server-mdsal ............................... SUCCESS [ 21.953 s] 17:19:04 [INFO] netconf-nb ......................................... SUCCESS [ 10.915 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 24.331 s] 17:19:04 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 5.735 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SUCCESS [ 9.629 s] 17:19:04 [INFO] rfc8639 ............................................ SUCCESS [ 8.811 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SUCCESS [ 8.881 s] 17:19:04 [INFO] rfc8641 ............................................ SUCCESS [ 8.122 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SUCCESS [ 8.930 s] 17:19:04 [INFO] rfc8650 ............................................ SUCCESS [ 5.477 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SUCCESS [ 8.740 s] 17:19:04 [INFO] keystore-legacy .................................... SUCCESS [ 12.896 s] 17:19:04 [INFO] netconf-dom-api .................................... SUCCESS [ 5.050 s] 17:19:04 [INFO] netconf-client-mdsal ............................... SUCCESS [ 44.140 s] 17:19:04 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 18.719 s] 17:19:04 [INFO] netconf-test-models ................................ SUCCESS [ 5.409 s] 17:19:04 [INFO] netconf-topology ................................... SUCCESS [ 21.095 s] 17:19:04 [INFO] netconf-topology-singleton ......................... SUCCESS [ 53.240 s] 17:19:04 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 19.825 s] 17:19:04 [INFO] netconf-topology-impl .............................. SUCCESS [ 11.678 s] 17:19:04 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 20.986 s] 17:19:04 [INFO] callhome-provider .................................. SUCCESS [ 26.697 s] 17:19:04 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 19.347 s] 17:19:04 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 19.788 s] 17:19:04 [INFO] netconf-console .................................... SUCCESS [ 13.970 s] 17:19:04 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 24.376 s] 17:19:04 [INFO] restconf-common-models ............................. SUCCESS [ 6.932 s] 17:19:04 [INFO] restconf-common .................................... SUCCESS [ 6.122 s] 17:19:04 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 21.158 s] 17:19:04 [INFO] restconf-api ....................................... SUCCESS [ 9.341 s] 17:19:04 [INFO] restconf-nb ........................................ SUCCESS [ 32.986 s] 17:19:04 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 22.417 s] 17:19:04 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 21.905 s] 17:19:04 [INFO] restconf-openapi ................................... SUCCESS [ 19.990 s] 17:19:04 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 23.000 s] 17:19:04 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 23.600 s] 17:19:04 [INFO] keystore-plaintext-api ............................. SUCCESS [ 4.078 s] 17:19:04 [INFO] keystore-plaintext-localfile ....................... SUCCESS [ 8.519 s] 17:19:04 [INFO] keystore-plaintext-cli ............................. SUCCESS [ 4.688 s] 17:19:04 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SUCCESS [ 8.727 s] 17:19:04 [INFO] features-netconf ................................... SUCCESS [ 6.968 s] 17:19:04 [INFO] netconf-test-perf .................................. SUCCESS [ 11.283 s] 17:19:04 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 23.506 s] 17:19:04 [INFO] features-netconf-testing ........................... SUCCESS [ 6.524 s] 17:19:04 [INFO] features-netconf-experimental ...................... SUCCESS [ 6.575 s] 17:19:04 [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SUCCESS [ 20.767 s] 17:19:04 [INFO] netconf-features-parent ............................ SUCCESS [ 0.007 s] 17:19:04 [INFO] netconf-karaf ...................................... SUCCESS [ 26.775 s] 17:19:04 [INFO] netconf-karaf-static ............................... SUCCESS [ 28.944 s] 17:19:04 [INFO] model-aggregator ................................... SUCCESS [ 0.011 s] 17:19:04 [INFO] transport-http ..................................... SUCCESS [ 23.560 s] 17:19:04 [INFO] transport-aggregator ............................... SUCCESS [ 0.007 s] 17:19:04 [INFO] restconf-client .................................... SUCCESS [ 8.263 s] 17:19:04 [INFO] restconf-server .................................... SUCCESS [ 8.431 s] 17:19:04 [INFO] protocol ........................................... SUCCESS [ 0.007 s] 17:19:04 [INFO] plugins ............................................ SUCCESS [ 0.005 s] 17:19:04 [INFO] apps ............................................... SUCCESS [ 0.004 s] 17:19:04 [INFO] third-party ........................................ SUCCESS [ 0.005 s] 17:19:04 [INFO] netconf-testtool ................................... SUCCESS [ 35.916 s] 17:19:04 [INFO] netconf-tools ...................................... SUCCESS [ 0.007 s] 17:19:04 [INFO] netconf-subsystem .................................. SUCCESS [ 0.005 s] 17:19:04 [INFO] sal-rest-connector-config .......................... SUCCESS [ 1.505 s] 17:19:04 [INFO] restconf-wadl-generator ............................ SUCCESS [ 7.920 s] 17:19:04 [INFO] websocket-client ................................... SUCCESS [ 7.128 s] 17:19:04 [INFO] restconf-subsystem ................................. SUCCESS [ 0.008 s] 17:19:04 [INFO] keystore-aggregator ................................ SUCCESS [ 0.004 s] 17:19:04 [INFO] truststore-aggregator .............................. SUCCESS [ 0.010 s] 17:19:04 [INFO] netconf-aggregator ................................. SUCCESS [ 0.004 s] 17:19:04 [INFO] ------------------------------------------------------------------------ 17:19:04 [INFO] BUILD SUCCESS 17:19:04 [INFO] ------------------------------------------------------------------------ 17:19:04 [INFO] Total time: 23:48 min 17:19:04 [INFO] Finished at: 2024-12-21T17:19:04Z 17:19:04 [INFO] ------------------------------------------------------------------------ 17:19:04 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 17:19:04 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins9394873422718144845.sh 17:19:04 [netconf-maven-clm-7.0.x] $ /bin/sh -xe /tmp/jenkins14226501600705293302.sh 17:19:04 + find . -regex '.*karaf/target' 17:19:04 + xargs rm -rf 17:19:12 [INFO] 2024-12-21T17:19:12.609Z Scanning application odl-netconf. 17:19:12 [INFO] Discovered commit hash 'ce23209565d490fa3b86499b5aa3cbba356667a7' via environment variable GIT_COMMIT 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.78.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcprov-jdk18on-1.78.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.78.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/karaf.branding-13.1.5.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/h2database/h2/2.2.224/h2-2.2.224.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.22.0/amqp-client-5.22.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.28/metrics-core-4.2.28.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.28/metrics-graphite-4.2.28.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.28/metrics-healthchecks-4.2.28.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.28/metrics-jmx-4.2.28.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.28/metrics-jvm-4.2.28.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.114.Final/netty-buffer-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.114.Final/netty-codec-http-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http2/4.1.114.Final/netty-codec-http2-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.114.Final/netty-codec-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-common/4.1.114.Final/netty-common-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.114.Final/netty-handler-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.114.Final/netty-resolver-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.114.Final/netty-transport-classes-epoll-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.114.Final/netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final-linux-x86_64.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.114.Final/netty-transport-4.1.114.Final.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.15.5/byte-buddy-1.15.5.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.6/org.apache.karaf.bundle.blueprintstate-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/org.apache.karaf.deployer.wrap-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/org.apache.karaf.features.command-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/org.apache.karaf.jaas.command-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/org.apache.karaf.log.core-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/org.apache.karaf.scr.management-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/org.apache.karaf.scr.state-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.6/org.apache.karaf.services.staticcm-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/org.apache.karaf.shell.commands-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/org.apache.karaf.shell.groovy-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/org.apache.karaf.shell.ssh-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/org.apache.karaf.system.core-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.12.1/sshd-scp-2.12.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.12.1/sshd-sftp-2.12.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.47.0/checker-qual-3.47.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.8/aaa-authn-api-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.8/aaa-cert-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.8/aaa-encrypt-service-impl-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.8/aaa-encrypt-service-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.8/aaa-filterchain-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.8/aaa-idm-store-h2-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.8/aaa-jetty-auth-log-filter-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.8/aaa-password-service-api-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.8/aaa-password-service-impl-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.8/aaa-shiro-api-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.8/aaa-tokenauthrealm-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.8/repackaged-shiro-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.8/servlet-api-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.8/servlet-jersey2-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.8/web-api-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.8/web-osgi-impl-0.19.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.6/atomix-storage-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.6/blueprint-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.6/cds-access-api-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.6/cds-access-client-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.6/cds-dom-api-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.6/cds-mgmt-api-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.6/eos-dom-akka-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/raft-journal/9.0.6/raft-journal-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.6/repackaged-akka-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.6/sal-akka-raft-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.6/sal-akka-segmented-journal-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.6/sal-cluster-admin-api-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.6/sal-cluster-admin-impl-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.6/sal-clustering-commons-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.6/sal-common-util-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.6/sal-distributed-datastore-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.6/sal-remoterpc-connector-9.0.6.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.7/iana-crypt-hash-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.7/rfc6991-ietf-inet-types-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.7/rfc6991-ietf-yang-types-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.7/rfc7952-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.7/rfc8040-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.7/rfc8072-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.7/rfc8342-ietf-datastores-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.7/rfc8342-ietf-origin-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.7/rfc8525-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.7/mdsal-binding-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.7/mdsal-binding-dom-adapter-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.7/mdsal-binding-dom-codec-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.7/mdsal-binding-dom-codec-osgi-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.7/mdsal-binding-dom-codec-spi-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.7/mdsal-binding-dom-codec-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.7/mdsal-binding-generator-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.7/mdsal-binding-loader-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.7/mdsal-binding-model-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.7/mdsal-binding-model-ri-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.7/mdsal-binding-runtime-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.7/mdsal-binding-runtime-osgi-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.7/mdsal-binding-runtime-spi-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.7/mdsal-binding-spec-util-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.7/mdsal-binding-spi-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.7/mdsal-binding-util-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.7/mdsal-common-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.7/mdsal-dom-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.7/mdsal-dom-broker-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.7/mdsal-dom-schema-osgi-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.7/mdsal-dom-spi-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.7/mdsal-eos-binding-adapter-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.7/mdsal-eos-binding-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.7/mdsal-eos-common-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.7/mdsal-eos-dom-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.7/mdsal-singleton-api-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.7/mdsal-singleton-impl-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.7/general-entity-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.7/ietf-topology-2013.10.21.25.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.7/ietf-type-util-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.7/yang-ext-2013.09.07.25.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.7/yang-binding-13.0.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.5/bcpkix-framework-ext-13.1.5.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.1.5/bcprov-framework-ext-13.1.5.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.1.5/bcutil-framework-ext-13.1.5.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.1.5/logging-markers-13.1.5.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.8/concepts-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.8/odlext-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.8/odlext-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.8/openconfig-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.8/openconfig-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.8/rfc6241-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.8/rfc6241-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.8/rfc6536-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.8/rfc6536-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.8/rfc6643-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.8/rfc6643-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.8/rfc7952-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.8/rfc7952-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.8/rfc8040-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.8/rfc8040-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.8/rfc8528-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.8/rfc8528-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.8/rfc8639-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.8/rfc8639-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.8/rfc8819-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.8/rfc8819-parser-support-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.8/util-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.8/yang-common-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.8/yang-data-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.8/yang-data-codec-binfmt-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.8/yang-data-codec-gson-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.8/yang-data-codec-xml-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.8/yang-data-impl-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.8/yang-data-spi-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.8/yang-data-transform-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.8/yang-data-tree-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.8/yang-data-tree-ri-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.8/yang-data-tree-spi-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.8/yang-data-util-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.8/yang-ir-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.8/yang-model-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.8/yang-model-export-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.8/yang-model-ri-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.8/yang-model-spi-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.8/yang-model-util-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.8/yang-parser-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.8/yang-parser-impl-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.8/yang-parser-reactor-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.8/yang-parser-rfc7950-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.8/yang-parser-spi-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.8/yang-repo-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.8/yang-repo-fs-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.8/yang-repo-spi-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.8/yang-xpath-api-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.8/yang-xpath-impl-13.0.8.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm/9.7/asm-9.7.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.12-SNAPSHOT.tar.gz 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.12-SNAPSHOT.zip 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1-test-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1-tests.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-20241221.165516-1.tar.gz 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-20241221.165516-1.zip 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-executable.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-rest-perf-client.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-scale-util.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-stress-client.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-stress-client.tar.gz 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.12-SNAPSHOT/sal-rest-connector-config-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-20241221.165516-1-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-20241221.165516-1-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-20241221.165516-1.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-executable.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.12-SNAPSHOT-rest-perf-client.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.12-SNAPSHOT-scale-util.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.12-SNAPSHOT-package-stress-client.tar.gz 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.12-SNAPSHOT-stress-client.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-test-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-tests.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-executable.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT.jar 17:19:13 [INFO] Scan configuration properties: 17:19:13 [INFO] dirExcludes=null 17:19:13 [INFO] dirIncludes=null 17:19:13 [INFO] fileExcludes= 17:19:13 [INFO] fileIncludes= 17:19:13 [INFO] 2024-12-21T17:19:13.253Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT-javadoc.jar 17:19:13 [INFO] 2024-12-21T17:19:13.759Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT-sources.jar 17:19:13 [INFO] 2024-12-21T17:19:13.794Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.12-SNAPSHOT.jar 17:19:14 [INFO] 2024-12-21T17:19:14.032Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 17:19:15 [INFO] 2024-12-21T17:19:15.173Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT-javadoc.jar 17:19:15 [INFO] 2024-12-21T17:19:15.184Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT-sources.jar 17:19:15 [INFO] 2024-12-21T17:19:15.187Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.12-SNAPSHOT.jar 17:19:15 [INFO] 2024-12-21T17:19:15.198Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 17:19:15 [INFO] 2024-12-21T17:19:15.219Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT-javadoc.jar 17:19:15 [INFO] 2024-12-21T17:19:15.239Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT-sources.jar 17:19:15 [INFO] 2024-12-21T17:19:15.241Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.12-SNAPSHOT.jar 17:19:15 [INFO] 2024-12-21T17:19:15.250Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:19:15 [INFO] 2024-12-21T17:19:15.271Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT-javadoc.jar 17:19:15 [INFO] 2024-12-21T17:19:15.277Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT-sources.jar 17:19:15 [INFO] 2024-12-21T17:19:15.278Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.12-SNAPSHOT.jar 17:19:15 [INFO] 2024-12-21T17:19:15.281Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:19:15 [INFO] 2024-12-21T17:19:15.301Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT-javadoc.jar 17:19:15 [INFO] 2024-12-21T17:19:15.335Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT-sources.jar 17:19:15 [INFO] 2024-12-21T17:19:15.346Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.12-SNAPSHOT.jar 17:19:15 [INFO] 2024-12-21T17:19:15.395Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 17:19:15 [INFO] 2024-12-21T17:19:15.415Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT-javadoc.jar 17:19:15 [INFO] 2024-12-21T17:19:15.450Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT-sources.jar 17:19:15 [INFO] 2024-12-21T17:19:15.461Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.12-SNAPSHOT.jar 17:19:15 [INFO] 2024-12-21T17:19:15.503Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 17:19:15 [INFO] 2024-12-21T17:19:15.522Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 17:19:15 [INFO] 2024-12-21T17:19:15.542Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT-javadoc.jar 17:19:15 [INFO] 2024-12-21T17:19:15.548Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT-sources.jar 17:19:15 [INFO] 2024-12-21T17:19:15.550Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.12-SNAPSHOT.jar 17:19:15 [INFO] 2024-12-21T17:19:15.556Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.78.1.jar 17:19:15 [INFO] 2024-12-21T17:19:15.824Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcprov-jdk18on-1.78.1.jar 17:19:15 [ERROR] Could not parse class file NTRU$Mappings.class 17:19:15 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:15 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:15 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:15 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:15 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:15 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:15 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:15 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file NTRU.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file NTRUPrime.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file Util.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file NTRUKEMSpi.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:16 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:19:16 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:16 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:16 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:16 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:16 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:16 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:16 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:16 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:16 at hudson.remoting.Request$2.run(Request.java:377) 17:19:16 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:16 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:16 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:17 [INFO] 2024-12-21T17:19:17.525Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.78.1.jar 17:19:17 [INFO] 2024-12-21T17:19:17.664Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:17 [INFO] 2024-12-21T17:19:17.667Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.6.jar 17:19:17 [INFO] 2024-12-21T17:19:17.694Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar 17:19:17 [INFO] 2024-12-21T17:19:17.696Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 17:19:17 [INFO] 2024-12-21T17:19:17.768Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar 17:19:17 [INFO] 2024-12-21T17:19:17.778Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.6.jar 17:19:17 [INFO] 2024-12-21T17:19:17.782Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar 17:19:17 [INFO] 2024-12-21T17:19:17.784Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 17:19:17 [INFO] 2024-12-21T17:19:17.791Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 17:19:17 [INFO] 2024-12-21T17:19:17.815Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 17:19:17 [INFO] 2024-12-21T17:19:17.819Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 17:19:17 [INFO] 2024-12-21T17:19:17.993Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 17:19:18 [INFO] 2024-12-21T17:19:18.005Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 17:19:18 [INFO] 2024-12-21T17:19:18.020Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/karaf.branding-13.1.5.jar 17:19:18 [INFO] 2024-12-21T17:19:18.021Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar 17:19:18 [INFO] 2024-12-21T17:19:18.085Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 17:19:18 [INFO] 2024-12-21T17:19:18.087Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 17:19:18 [INFO] 2024-12-21T17:19:18.253Z Scanned 14714 files so far 17:19:18 [INFO] 2024-12-21T17:19:18.698Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 17:19:18 [INFO] 2024-12-21T17:19:18.703Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/h2database/h2/2.2.224/h2-2.2.224.jar 17:19:18 [ERROR] Could not parse class file Utils21.class 17:19:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:18 at hudson.remoting.Request$2.run(Request.java:377) 17:19:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:19 [INFO] 2024-12-21T17:19:19.232Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.22.0/amqp-client-5.22.0.jar 17:19:19 [INFO] 2024-12-21T17:19:19.366Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 17:19:19 [INFO] 2024-12-21T17:19:19.417Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 17:19:19 [INFO] 2024-12-21T17:19:19.470Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 17:19:19 [INFO] 2024-12-21T17:19:19.511Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 17:19:19 [INFO] 2024-12-21T17:19:19.554Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 17:19:19 [INFO] 2024-12-21T17:19:19.671Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 17:19:19 [INFO] 2024-12-21T17:19:19.703Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 17:19:19 [INFO] 2024-12-21T17:19:19.753Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.28/metrics-core-4.2.28.jar 17:19:19 [INFO] 2024-12-21T17:19:19.778Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.28/metrics-graphite-4.2.28.jar 17:19:19 [INFO] 2024-12-21T17:19:19.783Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.28/metrics-healthchecks-4.2.28.jar 17:19:19 [INFO] 2024-12-21T17:19:19.816Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.28/metrics-jmx-4.2.28.jar 17:19:19 [INFO] 2024-12-21T17:19:19.821Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.28/metrics-jvm-4.2.28.jar 17:19:19 [INFO] 2024-12-21T17:19:19.825Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.114.Final/netty-buffer-4.1.114.Final.jar 17:19:19 [INFO] 2024-12-21T17:19:19.880Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.114.Final/netty-codec-http-4.1.114.Final.jar 17:19:19 [INFO] 2024-12-21T17:19:19.986Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http2/4.1.114.Final/netty-codec-http2-4.1.114.Final.jar 17:19:20 [INFO] 2024-12-21T17:19:20.064Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.114.Final/netty-codec-4.1.114.Final.jar 17:19:20 [INFO] 2024-12-21T17:19:20.132Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-common/4.1.114.Final/netty-common-4.1.114.Final.jar 17:19:20 [INFO] 2024-12-21T17:19:20.246Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.114.Final/netty-handler-4.1.114.Final.jar 17:19:20 [INFO] 2024-12-21T17:19:20.337Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.114.Final/netty-resolver-4.1.114.Final.jar 17:19:20 [INFO] 2024-12-21T17:19:20.344Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.114.Final/netty-transport-classes-epoll-4.1.114.Final.jar 17:19:20 [INFO] 2024-12-21T17:19:20.367Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.114.Final/netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar 17:19:20 [INFO] 2024-12-21T17:19:20.369Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final-linux-x86_64.jar 17:19:20 [INFO] 2024-12-21T17:19:20.378Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final.jar 17:19:20 [INFO] 2024-12-21T17:19:20.385Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.114.Final/netty-transport-4.1.114.Final.jar 17:19:20 [INFO] 2024-12-21T17:19:20.478Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 17:19:20 [INFO] 2024-12-21T17:19:20.488Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 17:19:20 [INFO] 2024-12-21T17:19:20.497Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 17:19:20 [INFO] 2024-12-21T17:19:20.512Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 17:19:20 [INFO] 2024-12-21T17:19:20.529Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 17:19:20 [INFO] 2024-12-21T17:19:20.551Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 17:19:20 [INFO] 2024-12-21T17:19:20.560Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 17:19:20 [INFO] 2024-12-21T17:19:20.599Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 17:19:20 [INFO] 2024-12-21T17:19:20.624Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 17:19:20 [INFO] 2024-12-21T17:19:20.627Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 17:19:20 [INFO] 2024-12-21T17:19:20.648Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 17:19:20 [INFO] 2024-12-21T17:19:20.653Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.15.5/byte-buddy-1.15.5.jar 17:19:22 [INFO] 2024-12-21T17:19:22.166Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 17:19:22 [INFO] 2024-12-21T17:19:22.188Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 17:19:22 [INFO] 2024-12-21T17:19:22.254Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar 17:19:22 [INFO] 2024-12-21T17:19:22.310Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 17:19:22 [INFO] 2024-12-21T17:19:22.315Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 17:19:22 [INFO] 2024-12-21T17:19:22.337Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 17:19:22 [INFO] 2024-12-21T17:19:22.339Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 17:19:22 [INFO] 2024-12-21T17:19:22.417Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 17:19:22 [INFO] 2024-12-21T17:19:22.433Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 17:19:22 [INFO] 2024-12-21T17:19:22.447Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 17:19:22 [INFO] 2024-12-21T17:19:22.449Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar 17:19:22 [INFO] 2024-12-21T17:19:22.555Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar 17:19:22 [INFO] 2024-12-21T17:19:22.593Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 17:19:22 [INFO] 2024-12-21T17:19:22.601Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 17:19:22 [INFO] 2024-12-21T17:19:22.619Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 17:19:22 [INFO] 2024-12-21T17:19:22.639Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 17:19:22 [INFO] 2024-12-21T17:19:22.752Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 17:19:22 [INFO] 2024-12-21T17:19:22.760Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 17:19:22 [INFO] 2024-12-21T17:19:22.771Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 17:19:22 [INFO] 2024-12-21T17:19:22.827Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 17:19:22 [INFO] 2024-12-21T17:19:22.833Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 17:19:22 [INFO] 2024-12-21T17:19:22.839Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.6/org.apache.karaf.bundle.blueprintstate-4.4.6.jar 17:19:22 [INFO] 2024-12-21T17:19:22.842Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar 17:19:22 [INFO] 2024-12-21T17:19:22.847Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar 17:19:22 [INFO] 2024-12-21T17:19:22.855Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar 17:19:22 [INFO] 2024-12-21T17:19:22.858Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/org.apache.karaf.deployer.wrap-4.4.6.jar 17:19:22 [INFO] 2024-12-21T17:19:22.863Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/org.apache.karaf.features.command-4.4.6.jar 17:19:22 [INFO] 2024-12-21T17:19:22.874Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.253Z Scanned 33922 files so far 17:19:23 [INFO] 2024-12-21T17:19:23.313Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.316Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.520Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.521Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/org.apache.karaf.jaas.command-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.530Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.537Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.744Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.754Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/org.apache.karaf.log.core-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.769Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.790Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.794Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/org.apache.karaf.scr.management-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.798Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/org.apache.karaf.scr.state-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.800Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.814Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.6/org.apache.karaf.services.staticcm-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.826Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/org.apache.karaf.shell.commands-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.837Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.931Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/org.apache.karaf.shell.groovy-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.935Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/org.apache.karaf.shell.ssh-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.962Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/org.apache.karaf.system.core-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.975Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.980Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar 17:19:23 [INFO] 2024-12-21T17:19:23.985Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 17:19:24 [INFO] 2024-12-21T17:19:24.019Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 17:19:24 [INFO] 2024-12-21T17:19:24.021Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.jar 17:19:24 [INFO] 2024-12-21T17:19:24.048Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar 17:19:24 [INFO] 2024-12-21T17:19:24.305Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.12.1/sshd-scp-2.12.1.jar 17:19:24 [INFO] 2024-12-21T17:19:24.323Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.12.1/sshd-sftp-2.12.1.jar 17:19:24 [INFO] 2024-12-21T17:19:24.377Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar 17:19:24 [INFO] 2024-12-21T17:19:24.574Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar 17:19:25 [INFO] 2024-12-21T17:19:25.782Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar 17:19:25 [INFO] 2024-12-21T17:19:25.897Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.47.0/checker-qual-3.47.0.jar 17:19:25 [INFO] 2024-12-21T17:19:25.939Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 17:19:25 [INFO] 2024-12-21T17:19:25.983Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 17:19:26 [INFO] 2024-12-21T17:19:26.392Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.442Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.445Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.482Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.510Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.516Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.522Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.538Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.658Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.679Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.694Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.703Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.787Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.796Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.804Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.810Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.840Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.847Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar 17:19:26 [INFO] 2024-12-21T17:19:26.850Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 17:19:27 [INFO] 2024-12-21T17:19:27.053Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 17:19:27 [INFO] 2024-12-21T17:19:27.073Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 17:19:27 [INFO] 2024-12-21T17:19:27.077Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 17:19:27 [INFO] 2024-12-21T17:19:27.079Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 17:19:27 [INFO] 2024-12-21T17:19:27.125Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 17:19:27 [INFO] 2024-12-21T17:19:27.155Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 17:19:27 [INFO] 2024-12-21T17:19:27.174Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 17:19:27 [INFO] 2024-12-21T17:19:27.177Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.jar 17:19:27 [INFO] 2024-12-21T17:19:27.188Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.jar 17:19:27 [INFO] 2024-12-21T17:19:27.191Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.jar 17:19:27 [INFO] 2024-12-21T17:19:27.237Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.jar 17:19:27 [ERROR] Could not parse class file VirtualThreadSupport$Java21LoomishExecutors.class 17:19:27 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:27 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:27 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:27 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:27 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:27 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:27 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:27 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:27 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:27 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:27 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:27 at hudson.remoting.Request$2.run(Request.java:377) 17:19:27 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:27 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:27 [ERROR] Could not parse class file VirtualThreadSupport$NonLoomishExecutors.class 17:19:27 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:27 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:27 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:27 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:27 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:27 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:27 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:27 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:27 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:27 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:27 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:27 at hudson.remoting.Request$2.run(Request.java:377) 17:19:27 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:27 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:27 [ERROR] Could not parse class file VirtualThreadSupport.class 17:19:27 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:27 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:27 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:27 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:27 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:27 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:27 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:27 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:27 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:27 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:27 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:27 at hudson.remoting.Request$2.run(Request.java:377) 17:19:27 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:27 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:27 [ERROR] Could not parse class file LoomishExecutors.class 17:19:27 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:27 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:27 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:27 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:27 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:27 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:27 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:27 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:27 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:27 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:27 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:27 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:27 at hudson.remoting.Request$2.run(Request.java:377) 17:19:27 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:27 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:27 [INFO] 2024-12-21T17:19:27.438Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.jar 17:19:27 [INFO] 2024-12-21T17:19:27.587Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.jar 17:19:27 [INFO] 2024-12-21T17:19:27.598Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.jar 17:19:27 [INFO] 2024-12-21T17:19:27.609Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 17:19:27 [INFO] 2024-12-21T17:19:27.732Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 17:19:27 [INFO] 2024-12-21T17:19:27.879Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 17:19:27 [INFO] 2024-12-21T17:19:27.942Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 17:19:27 [INFO] 2024-12-21T17:19:27.967Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 17:19:27 [INFO] 2024-12-21T17:19:27.998Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.8/aaa-authn-api-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.005Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.8/aaa-cert-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.038Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.8/aaa-encrypt-service-impl-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.045Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.8/aaa-encrypt-service-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.046Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.8/aaa-filterchain-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.050Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.8/aaa-idm-store-h2-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.059Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.8/aaa-jetty-auth-log-filter-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.060Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.8/aaa-password-service-api-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.064Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.8/aaa-password-service-impl-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.066Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.8/aaa-shiro-api-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.085Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.110Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.8/aaa-tokenauthrealm-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.113Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.8/repackaged-shiro-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.200Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.8/servlet-api-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.202Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.8/servlet-jersey2-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.204Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.8/web-api-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.209Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.8/web-osgi-impl-0.19.8.jar 17:19:28 [INFO] 2024-12-21T17:19:28.211Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.6/atomix-storage-9.0.6.jar 17:19:28 [INFO] 2024-12-21T17:19:28.254Z Scanned 56748 files so far 17:19:28 [INFO] 2024-12-21T17:19:28.320Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.6/blueprint-9.0.6.jar 17:19:28 [INFO] 2024-12-21T17:19:28.330Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.6/cds-access-api-9.0.6.jar 17:19:28 [INFO] 2024-12-21T17:19:28.362Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.6/cds-access-client-9.0.6.jar 17:19:28 [INFO] 2024-12-21T17:19:28.374Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.6/cds-dom-api-9.0.6.jar 17:19:28 [INFO] 2024-12-21T17:19:28.376Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.6/cds-mgmt-api-9.0.6.jar 17:19:28 [INFO] 2024-12-21T17:19:28.389Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.6/eos-dom-akka-9.0.6.jar 17:19:28 [INFO] 2024-12-21T17:19:28.425Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/raft-journal/9.0.6/raft-journal-9.0.6.jar 17:19:28 [INFO] 2024-12-21T17:19:28.428Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.6/repackaged-akka-9.0.6.jar 17:19:31 [INFO] 2024-12-21T17:19:31.294Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.6/sal-akka-raft-9.0.6.jar 17:19:31 [INFO] 2024-12-21T17:19:31.345Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.6/sal-akka-segmented-journal-9.0.6.jar 17:19:31 [INFO] 2024-12-21T17:19:31.353Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.6/sal-cluster-admin-api-9.0.6.jar 17:19:31 [INFO] 2024-12-21T17:19:31.388Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.6/sal-cluster-admin-impl-9.0.6.jar 17:19:31 [INFO] 2024-12-21T17:19:31.395Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.6/sal-clustering-commons-9.0.6.jar 17:19:31 [INFO] 2024-12-21T17:19:31.423Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.6/sal-common-util-9.0.6.jar 17:19:31 [INFO] 2024-12-21T17:19:31.425Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.6/sal-distributed-datastore-9.0.6.jar 17:19:31 [INFO] 2024-12-21T17:19:31.600Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.6/sal-remoterpc-connector-9.0.6.jar 17:19:31 [INFO] 2024-12-21T17:19:31.621Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.7/iana-crypt-hash-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.624Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.7/rfc6991-ietf-inet-types-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.633Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.7/rfc6991-ietf-yang-types-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.641Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.7/rfc7952-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.643Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.7/rfc8040-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.652Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.7/rfc8072-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.667Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.7/rfc8342-ietf-datastores-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.671Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.7/rfc8342-ietf-origin-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.676Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.7/rfc8525-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.700Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.7/mdsal-binding-api-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.714Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.7/mdsal-binding-dom-adapter-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.753Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.7/mdsal-binding-dom-codec-api-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.761Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.7/mdsal-binding-dom-codec-osgi-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.765Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.7/mdsal-binding-dom-codec-spi-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.769Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.7/mdsal-binding-dom-codec-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.824Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.7/mdsal-binding-generator-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.871Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.7/mdsal-binding-loader-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.875Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.7/mdsal-binding-model-api-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.884Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.7/mdsal-binding-model-ri-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.900Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.7/mdsal-binding-runtime-api-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.907Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.7/mdsal-binding-runtime-osgi-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.910Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.7/mdsal-binding-runtime-spi-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.916Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.7/mdsal-binding-spec-util-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.919Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.7/mdsal-binding-spi-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.922Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.7/mdsal-binding-util-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.931Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.7/mdsal-common-api-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.936Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.7/mdsal-dom-api-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.952Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.7/mdsal-dom-broker-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.969Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.7/mdsal-dom-schema-osgi-13.0.7.jar 17:19:31 [INFO] 2024-12-21T17:19:31.975Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.7/mdsal-dom-spi-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:31.999Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.7/mdsal-eos-binding-adapter-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.002Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.7/mdsal-eos-binding-api-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.004Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.7/mdsal-eos-common-api-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.007Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.7/mdsal-eos-dom-api-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.009Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.7/mdsal-singleton-api-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.011Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.7/mdsal-singleton-impl-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.017Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.7/general-entity-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.021Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.7/ietf-topology-2013.10.21.25.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.039Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.7/ietf-type-util-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.042Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.7/yang-ext-2013.09.07.25.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.044Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.7/yang-binding-13.0.7.jar 17:19:32 [INFO] 2024-12-21T17:19:32.063Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.065Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.097Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.128Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.130Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.168Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.178Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.209Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.301Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.306Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.321Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.331Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.350Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.369Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.380Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.381Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.460Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.512Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.521Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.524Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.526Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.538Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.539Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.540Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.554Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.585Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.589Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.666Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-SNAPSHOT.jar 17:19:32 [INFO] 2024-12-21T17:19:32.957Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-SNAPSHOT.jar 17:19:33 [INFO] 2024-12-21T17:19:33.254Z Scanned 75921 files so far 17:19:33 [INFO] 2024-12-21T17:19:33.262Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-SNAPSHOT.jar 17:19:33 [INFO] 2024-12-21T17:19:33.267Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-SNAPSHOT.jar 17:19:33 [INFO] 2024-12-21T17:19:33.437Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-SNAPSHOT.jar 17:19:33 [INFO] 2024-12-21T17:19:33.461Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-SNAPSHOT.jar 17:19:33 [INFO] 2024-12-21T17:19:33.691Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-SNAPSHOT.jar 17:19:33 [INFO] 2024-12-21T17:19:33.715Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-SNAPSHOT.jar 17:19:33 [INFO] 2024-12-21T17:19:33.716Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-SNAPSHOT.jar 17:19:33 [INFO] 2024-12-21T17:19:33.717Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.5/bcpkix-framework-ext-13.1.5.jar 17:19:33 [INFO] 2024-12-21T17:19:33.718Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.1.5/bcprov-framework-ext-13.1.5.jar 17:19:33 [INFO] 2024-12-21T17:19:33.719Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.1.5/bcutil-framework-ext-13.1.5.jar 17:19:33 [INFO] 2024-12-21T17:19:33.720Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar 17:19:33 [INFO] 2024-12-21T17:19:33.720Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.1.5/logging-markers-13.1.5.jar 17:19:33 [INFO] 2024-12-21T17:19:33.722Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.8/concepts-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.729Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.8/odlext-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.733Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.8/odlext-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.739Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.8/openconfig-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.742Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.8/openconfig-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.746Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.8/rfc6241-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.748Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.8/rfc6241-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.750Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.8/rfc6536-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.753Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.8/rfc6536-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.756Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.8/rfc6643-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.761Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.8/rfc6643-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.768Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.8/rfc7952-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.771Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.8/rfc7952-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.773Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.8/rfc8040-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.776Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.8/rfc8040-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.780Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.8/rfc8528-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.782Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.8/rfc8528-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.785Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.8/rfc8639-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.787Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.8/rfc8639-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.789Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.8/rfc8819-model-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.792Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.8/rfc8819-parser-support-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.794Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.8/util-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.829Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.8/yang-common-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.857Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.8/yang-data-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.895Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.8/yang-data-codec-binfmt-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.915Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.8/yang-data-codec-gson-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.928Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.8/yang-data-codec-xml-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.942Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.8/yang-data-impl-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.961Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.8/yang-data-spi-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.975Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.8/yang-data-transform-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.978Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.8/yang-data-tree-api-13.0.8.jar 17:19:33 [INFO] 2024-12-21T17:19:33.984Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.8/yang-data-tree-ri-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.018Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.8/yang-data-tree-spi-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.026Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.8/yang-data-util-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.046Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.8/yang-ir-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.053Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.8/yang-model-api-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.107Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.8/yang-model-export-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.113Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.8/yang-model-ri-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.196Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.8/yang-model-spi-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.216Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.8/yang-model-util-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.222Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.8/yang-parser-api-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.226Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.8/yang-parser-impl-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.234Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.8/yang-parser-reactor-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.259Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.8/yang-parser-rfc7950-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.335Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.8/yang-parser-spi-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.370Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.8/yang-repo-api-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.374Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.8/yang-repo-fs-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.376Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.8/yang-repo-spi-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.381Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.8/yang-xpath-api-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.394Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.8/yang-xpath-impl-13.0.8.jar 17:19:34 [INFO] 2024-12-21T17:19:34.417Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar 17:19:34 [INFO] 2024-12-21T17:19:34.422Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar 17:19:34 [INFO] 2024-12-21T17:19:34.424Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar 17:19:34 [INFO] 2024-12-21T17:19:34.425Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar 17:19:34 [INFO] 2024-12-21T17:19:34.558Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar 17:19:34 [INFO] 2024-12-21T17:19:34.877Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar 17:19:35 [INFO] 2024-12-21T17:19:35.019Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 17:19:35 [INFO] 2024-12-21T17:19:35.629Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 17:19:36 [INFO] 2024-12-21T17:19:36.002Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 17:19:36 [INFO] 2024-12-21T17:19:36.347Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.368Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.369Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.369Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.381Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.396Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.409Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.555Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.577Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.692Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.787Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar 17:19:36 [INFO] 2024-12-21T17:19:36.789Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 17:19:36 [INFO] 2024-12-21T17:19:36.796Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 17:19:36 [INFO] 2024-12-21T17:19:36.800Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 17:19:36 [INFO] 2024-12-21T17:19:36.802Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 17:19:36 [INFO] 2024-12-21T17:19:36.805Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 17:19:36 [INFO] 2024-12-21T17:19:36.815Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 17:19:36 [INFO] 2024-12-21T17:19:36.821Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 17:19:36 [INFO] 2024-12-21T17:19:36.831Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 17:19:36 [INFO] 2024-12-21T17:19:36.840Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 17:19:36 [INFO] 2024-12-21T17:19:36.855Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm/9.7/asm-9.7.jar 17:19:36 [INFO] 2024-12-21T17:19:36.872Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 17:19:36 [INFO] 2024-12-21T17:19:36.878Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 17:19:36 [INFO] 2024-12-21T17:19:36.881Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 17:19:36 [INFO] 2024-12-21T17:19:36.971Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 17:19:37 [INFO] 2024-12-21T17:19:37.005Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar 17:19:37 [INFO] 2024-12-21T17:19:37.879Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar 17:19:38 [INFO] 2024-12-21T17:19:38.254Z Scanned 97680 files so far 17:19:38 [INFO] 2024-12-21T17:19:38.476Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 17:19:38 [INFO] 2024-12-21T17:19:38.488Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar 17:19:38 [INFO] 2024-12-21T17:19:38.499Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.12-SNAPSHOT.tar.gz 17:19:41 [INFO] 2024-12-21T17:19:41.459Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.12-SNAPSHOT.zip 17:19:43 [INFO] 2024-12-21T17:19:43.254Z Scanned 101219 files so far 17:19:43 [INFO] 2024-12-21T17:19:43.957Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.006Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.021Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.12-SNAPSHOT.jar 17:19:44 [INFO] 2024-12-21T17:19:44.023Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:44 [INFO] 2024-12-21T17:19:44.041Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.075Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.085Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.12-SNAPSHOT.jar 17:19:44 [INFO] 2024-12-21T17:19:44.087Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 17:19:44 [INFO] 2024-12-21T17:19:44.103Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.116Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.118Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.12-SNAPSHOT.jar 17:19:44 [INFO] 2024-12-21T17:19:44.119Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:19:44 [INFO] 2024-12-21T17:19:44.134Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.139Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.12-SNAPSHOT.jar 17:19:44 [INFO] 2024-12-21T17:19:44.142Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:44 [INFO] 2024-12-21T17:19:44.158Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.163Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.165Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.12-SNAPSHOT.jar 17:19:44 [INFO] 2024-12-21T17:19:44.167Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 17:19:44 [INFO] 2024-12-21T17:19:44.183Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.188Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.190Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.12-SNAPSHOT.jar 17:19:44 [INFO] 2024-12-21T17:19:44.193Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 17:19:44 [INFO] 2024-12-21T17:19:44.209Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.212Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.213Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.12-SNAPSHOT/callhome-provider-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.215Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.220Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.222Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.12-SNAPSHOT/keystore-api-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.225Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.228Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.229Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.12-SNAPSHOT/keystore-legacy-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.231Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.232Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.233Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.12-SNAPSHOT/keystore-none-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.234Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.235Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.236Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.12-SNAPSHOT/keystore-plaintext-api-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.237Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.238Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.239Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.12-SNAPSHOT/keystore-plaintext-cli-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.240Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.241Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.242Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.12-SNAPSHOT/keystore-plaintext-localfile-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.243Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.292Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.305Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.12-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.307Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.323Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.328Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.12-SNAPSHOT/rfc5277-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.329Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.363Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.371Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.12-SNAPSHOT/rfc6022-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.373Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.472Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.492Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.12-SNAPSHOT/rfc6241-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.495Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.503Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.505Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.12-SNAPSHOT/rfc6243-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.506Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.524Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.528Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.12-SNAPSHOT/rfc6470-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.529Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.539Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.542Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.12-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.547Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.560Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.562Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.12-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.563Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.584Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.589Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.12-SNAPSHOT/rfc8341-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.590Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.615Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.621Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.12-SNAPSHOT/rfc8526-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.622Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.689Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.705Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.12-SNAPSHOT/rfc8639-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.755Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.804Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.816Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.12-SNAPSHOT/rfc8641-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.850Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.858Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.860Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.12-SNAPSHOT/rfc8650-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.864Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.879Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.884Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.12-SNAPSHOT/netconf-api-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.885Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.890Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.891Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.12-SNAPSHOT/netconf-auth-aaa-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.892Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.896Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.897Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.12-SNAPSHOT/netconf-auth-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.897Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-20241221.165516-1-javadoc.jar 17:19:44 [INFO] 2024-12-21T17:19:44.949Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-20241221.165516-1-sources.jar 17:19:44 [INFO] 2024-12-21T17:19:44.965Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.12-SNAPSHOT/netconf-client-mdsal-7.0.12-20241221.165516-1.jar 17:19:44 [INFO] 2024-12-21T17:19:44.967Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1-javadoc.jar 17:19:45 [INFO] 2024-12-21T17:19:45.022Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1-sources.jar 17:19:45 [INFO] 2024-12-21T17:19:45.035Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1-test-sources.jar 17:19:45 [INFO] 2024-12-21T17:19:45.037Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1-tests.jar 17:19:45 [INFO] 2024-12-21T17:19:45.043Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.12-SNAPSHOT/netconf-client-7.0.12-20241221.165516-1.jar 17:19:45 [INFO] 2024-12-21T17:19:45.045Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-20241221.165516-1-javadoc.jar 17:19:45 [INFO] 2024-12-21T17:19:45.050Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-20241221.165516-1-sources.jar 17:19:45 [INFO] 2024-12-21T17:19:45.052Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.12-SNAPSHOT/netconf-common-mdsal-7.0.12-20241221.165516-1.jar 17:19:45 [INFO] 2024-12-21T17:19:45.052Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-20241221.165516-1-javadoc.jar 17:19:45 [INFO] 2024-12-21T17:19:45.057Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-20241221.165516-1-sources.jar 17:19:45 [INFO] 2024-12-21T17:19:45.058Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.12-SNAPSHOT/netconf-common-7.0.12-20241221.165516-1.jar 17:19:45 [INFO] 2024-12-21T17:19:45.059Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-20241221.165516-1-javadoc.jar 17:19:45 [INFO] 2024-12-21T17:19:45.060Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-20241221.165516-1-sources.jar 17:19:45 [INFO] 2024-12-21T17:19:45.060Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.12-SNAPSHOT/netconf-console-7.0.12-20241221.165516-1.jar 17:19:45 [INFO] 2024-12-21T17:19:45.061Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-20241221.165516-1-javadoc.jar 17:19:45 [INFO] 2024-12-21T17:19:45.067Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-20241221.165516-1-sources.jar 17:19:45 [INFO] 2024-12-21T17:19:45.068Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.12-SNAPSHOT/netconf-dom-api-7.0.12-20241221.165516-1.jar 17:19:45 [INFO] 2024-12-21T17:19:45.069Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-20241221.165516-1.tar.gz 17:19:46 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-20241221.165516-1.tar.gz/netconf-karaf-7.0.12-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar/org/apache/karaf/wrapper/internal/windows/karaf-wrapper.exe as an archive. Will scan it as regular file. 17:19:46 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-20241221.165516-1.tar.gz/netconf-karaf-7.0.12-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar/org/apache/karaf/wrapper/internal/windows64/karaf-wrapper.exe as an archive. Will scan it as regular file. 17:19:48 [INFO] 2024-12-21T17:19:48.254Z Scanned 117555 files so far 17:19:51 [ERROR] Could not parse class file FastDoubleSwar.class 17:19:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:51 at hudson.remoting.Request$2.run(Request.java:377) 17:19:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:51 [ERROR] Could not parse class file FastIntegerMath.class 17:19:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:51 at hudson.remoting.Request$2.run(Request.java:377) 17:19:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:52 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-20241221.165516-1.tar.gz/netconf-karaf-7.0.12-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 17:19:52 [INFO] 2024-12-21T17:19:52.844Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-20241221.165516-1.zip 17:19:53 [INFO] 2024-12-21T17:19:53.253Z Scanned 137167 files so far 17:19:55 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.12-SNAPSHOT/netconf-karaf-7.0.12-20241221.165516-1.zip/netconf-karaf-7.0.12-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 17:19:55 [INFO] 2024-12-21T17:19:55.446Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-20241221.165516-1-javadoc.jar 17:19:55 [INFO] 2024-12-21T17:19:55.448Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-20241221.165516-1-sources.jar 17:19:55 [INFO] 2024-12-21T17:19:55.448Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.12-SNAPSHOT/netconf-nb-7.0.12-20241221.165516-1.jar 17:19:55 [INFO] 2024-12-21T17:19:55.449Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-20241221.165516-1-javadoc.jar 17:19:55 [INFO] 2024-12-21T17:19:55.459Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-20241221.165516-1-sources.jar 17:19:55 [INFO] 2024-12-21T17:19:55.463Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.12-SNAPSHOT/netconf-netty-util-7.0.12-20241221.165516-1.jar 17:19:55 [INFO] 2024-12-21T17:19:55.464Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-20241221.165516-1-javadoc.jar 17:19:55 [INFO] 2024-12-21T17:19:55.476Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-20241221.165516-1-sources.jar 17:19:55 [INFO] 2024-12-21T17:19:55.480Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.12-SNAPSHOT/netconf-server-mdsal-7.0.12-20241221.165516-1.jar 17:19:55 [INFO] 2024-12-21T17:19:55.481Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-20241221.165516-1-javadoc.jar 17:19:55 [INFO] 2024-12-21T17:19:55.552Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-20241221.165516-1-sources.jar 17:19:55 [INFO] 2024-12-21T17:19:55.570Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.12-SNAPSHOT/netconf-server-7.0.12-20241221.165516-1.jar 17:19:55 [INFO] 2024-12-21T17:19:55.573Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-20241221.165516-1-javadoc.jar 17:19:55 [INFO] 2024-12-21T17:19:55.588Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-20241221.165516-1-sources.jar 17:19:55 [INFO] 2024-12-21T17:19:55.592Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.12-SNAPSHOT/netconf-test-models-7.0.12-20241221.165516-1.jar 17:19:55 [INFO] 2024-12-21T17:19:55.601Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-20241221.165516-1-javadoc.jar 17:19:55 [INFO] 2024-12-21T17:19:55.667Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-20241221.165516-1-sources.jar 17:19:55 [INFO] 2024-12-21T17:19:55.684Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.12-SNAPSHOT/netconf-test-perf-7.0.12-20241221.165516-1.jar 17:19:55 [INFO] 2024-12-21T17:19:55.687Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-20241221.165516-1-javadoc.jar 17:19:55 [INFO] 2024-12-21T17:19:55.691Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-20241221.165516-1-sources.jar 17:19:55 [INFO] 2024-12-21T17:19:55.700Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.12-SNAPSHOT/netconf-test-util-7.0.12-20241221.165516-1.jar 17:19:55 [INFO] 2024-12-21T17:19:55.710Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-executable.jar 17:19:56 [ERROR] Could not parse class file NTRU$Mappings.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file NTRU.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file NTRUPrime.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file Util.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file NTRUKEMSpi.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file FastDoubleSwar.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:56 [ERROR] Could not parse class file FastIntegerMath.class 17:19:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:56 at hudson.remoting.Request$2.run(Request.java:377) 17:19:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:58 [INFO] 2024-12-21T17:19:58.253Z Scanned 155274 files so far 17:20:01 [INFO] 2024-12-21T17:20:01.371Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-javadoc.jar 17:20:01 [INFO] 2024-12-21T17:20:01.390Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-rest-perf-client.jar 17:20:01 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:01 at hudson.remoting.Request$2.run(Request.java:377) 17:20:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:01 [ERROR] Could not parse class file FastIntegerMath.class 17:20:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:01 at hudson.remoting.Request$2.run(Request.java:377) 17:20:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:03 [INFO] 2024-12-21T17:20:03.253Z Scanned 180064 files so far 17:20:04 [INFO] 2024-12-21T17:20:04.986Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-scale-util.jar 17:20:05 [ERROR] Could not parse class file NTRU$Mappings.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file NTRU.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file NTRUPrime.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file Util.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file NTRUKEMSpi.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:05 [ERROR] Could not parse class file FastIntegerMath.class 17:20:05 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:05 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:05 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:05 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:05 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:05 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:05 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:05 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:05 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:05 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:05 at hudson.remoting.Request$2.run(Request.java:377) 17:20:05 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:05 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:08 [INFO] 2024-12-21T17:20:08.253Z Scanned 203864 files so far 17:20:10 [INFO] 2024-12-21T17:20:10.688Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-sources.jar 17:20:10 [INFO] 2024-12-21T17:20:10.695Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-stress-client.jar 17:20:10 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:10 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:10 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:10 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:10 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:10 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:10 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:10 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:10 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:10 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:10 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:10 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:10 at hudson.remoting.Request$2.run(Request.java:377) 17:20:10 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:10 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:10 [ERROR] Could not parse class file FastIntegerMath.class 17:20:10 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:10 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:10 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:10 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:10 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:10 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:10 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:10 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:10 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:10 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:10 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:10 at hudson.remoting.Request$2.run(Request.java:377) 17:20:10 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:10 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:13 [INFO] 2024-12-21T17:20:13.254Z Scanned 228694 files so far 17:20:14 [INFO] 2024-12-21T17:20:14.847Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1-stress-client.tar.gz 17:20:15 [INFO] 2024-12-21T17:20:15.350Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.12-SNAPSHOT/netconf-testtool-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.375Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.375Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.376Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.12-SNAPSHOT/netconf-topology-impl-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.376Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.378Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.379Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.12-SNAPSHOT/netconf-topology-singleton-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.380Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.383Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.384Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.12-SNAPSHOT/netconf-topology-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.385Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.399Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.402Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.12-SNAPSHOT/restconf-api-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.403Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.450Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.461Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.12-SNAPSHOT/restconf-client-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.496Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.538Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.548Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.12-SNAPSHOT/restconf-common-models-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.550Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.557Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.558Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.12-SNAPSHOT/restconf-common-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.559Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.598Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.612Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.12-SNAPSHOT/restconf-nb-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.614Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.637Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.717Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.12-SNAPSHOT/restconf-openapi-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.727Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.776Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.788Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.12-SNAPSHOT/restconf-server-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.825Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-20241221.165516-1-javadoc.jar 17:20:15 [INFO] 2024-12-21T17:20:15.829Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.830Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.12-SNAPSHOT/restconf-wadl-generator-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.832Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.12-SNAPSHOT/sal-rest-connector-config-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.833Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-20241221.165516-1-sources.jar 17:20:15 [INFO] 2024-12-21T17:20:15.935Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.12-SNAPSHOT/shaded-exificient-7.0.12-20241221.165516-1.jar 17:20:15 [INFO] 2024-12-21T17:20:15.943Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-20241221.165516-1-sources.jar 17:20:16 [INFO] 2024-12-21T17:20:16.026Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.12-SNAPSHOT/shaded-sshd-7.0.12-20241221.165516-1.jar 17:20:16 [INFO] 2024-12-21T17:20:16.036Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-20241221.165516-1-javadoc.jar 17:20:16 [INFO] 2024-12-21T17:20:16.042Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-20241221.165516-1-sources.jar 17:20:16 [INFO] 2024-12-21T17:20:16.044Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.12-SNAPSHOT/transport-api-7.0.12-20241221.165516-1.jar 17:20:16 [INFO] 2024-12-21T17:20:16.044Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-20241221.165516-1-javadoc.jar 17:20:16 [INFO] 2024-12-21T17:20:16.103Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-20241221.165516-1-sources.jar 17:20:16 [INFO] 2024-12-21T17:20:16.118Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.12-SNAPSHOT/transport-http-7.0.12-20241221.165516-1.jar 17:20:16 [INFO] 2024-12-21T17:20:16.167Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-20241221.165516-1-javadoc.jar 17:20:16 [INFO] 2024-12-21T17:20:16.308Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-20241221.165516-1-sources.jar 17:20:16 [INFO] 2024-12-21T17:20:16.350Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.12-SNAPSHOT/transport-ssh-7.0.12-20241221.165516-1.jar 17:20:16 [INFO] 2024-12-21T17:20:16.358Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-20241221.165516-1-javadoc.jar 17:20:16 [INFO] 2024-12-21T17:20:16.389Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-20241221.165516-1-sources.jar 17:20:16 [INFO] 2024-12-21T17:20:16.397Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.12-SNAPSHOT/transport-tcp-7.0.12-20241221.165516-1.jar 17:20:16 [INFO] 2024-12-21T17:20:16.399Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-20241221.165516-1-javadoc.jar 17:20:16 [INFO] 2024-12-21T17:20:16.575Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-20241221.165516-1-sources.jar 17:20:16 [INFO] 2024-12-21T17:20:16.623Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.12-SNAPSHOT/transport-tls-7.0.12-20241221.165516-1.jar 17:20:16 [INFO] 2024-12-21T17:20:16.631Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-20241221.165516-1-javadoc.jar 17:20:16 [INFO] 2024-12-21T17:20:16.660Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-20241221.165516-1-sources.jar 17:20:16 [INFO] 2024-12-21T17:20:16.667Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.12-SNAPSHOT/truststore-api-7.0.12-20241221.165516-1.jar 17:20:16 [INFO] 2024-12-21T17:20:16.669Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-20241221.165516-1-javadoc.jar 17:20:16 [INFO] 2024-12-21T17:20:16.673Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-20241221.165516-1-sources.jar 17:20:16 [INFO] 2024-12-21T17:20:16.673Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.12-SNAPSHOT/truststore-none-7.0.12-20241221.165516-1.jar 17:20:16 [INFO] 2024-12-21T17:20:16.674Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-20241221.165516-1-javadoc.jar 17:20:16 [INFO] 2024-12-21T17:20:16.678Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-20241221.165516-1-sources.jar 17:20:16 [INFO] 2024-12-21T17:20:16.679Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.12-SNAPSHOT/websocket-client-7.0.12-20241221.165516-1.jar 17:20:17 [INFO] 2024-12-21T17:20:17.518Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-20241221.165516-1-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.519Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-20241221.165516-1-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.520Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.12-SNAPSHOT/yanglib-mdsal-writer-7.0.12-20241221.165516-1.jar 17:20:17 [INFO] 2024-12-21T17:20:17.520Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.525Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.526Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.528Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.543Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.545Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.545Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.546Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.561Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.564Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.566Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.567Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.582Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.590Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.592Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.595Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.610Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.611Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.612Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.612Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.627Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.629Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.630Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.631Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.646Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.647Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.648Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.648Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.663Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.665Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.665Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.666Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.681Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.683Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.684Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.685Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.700Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.703Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.704Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.705Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.720Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.727Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.729Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.731Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.746Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.751Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.753Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.755Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.770Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.771Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.771Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.772Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.787Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.787Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.788Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.788Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.803Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.804Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.805Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.805Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.820Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.822Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.823Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.823Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.838Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT-javadoc.jar 17:20:17 [INFO] 2024-12-21T17:20:17.845Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT-sources.jar 17:20:17 [INFO] 2024-12-21T17:20:17.847Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.12-SNAPSHOT.jar 17:20:17 [INFO] 2024-12-21T17:20:17.849Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 17:20:17 [INFO] 2024-12-21T17:20:17.864Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 17:20:17 [INFO] 2024-12-21T17:20:17.870Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 17:20:17 [INFO] 2024-12-21T17:20:17.905Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-executable.jar 17:20:18 [INFO] 2024-12-21T17:20:18.080Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.082Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.083Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.084Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.12-SNAPSHOT-rest-perf-client.jar 17:20:18 [INFO] 2024-12-21T17:20:18.196Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.12-SNAPSHOT-scale-util.jar 17:20:18 [INFO] 2024-12-21T17:20:18.253Z Scanned 250718 files so far 17:20:18 [INFO] 2024-12-21T17:20:18.368Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.383Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.12-SNAPSHOT-package-stress-client.tar.gz 17:20:18 [INFO] 2024-12-21T17:20:18.658Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.12-SNAPSHOT-stress-client.jar 17:20:18 [INFO] 2024-12-21T17:20:18.787Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.788Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.788Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.789Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.804Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.808Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.810Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.812Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.827Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.828Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.828Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.829Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.844Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.844Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.845Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.845Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.860Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.861Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.862Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.863Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.878Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.879Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.880Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.880Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.895Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.900Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.902Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-test-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.903Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT-tests.jar 17:20:18 [INFO] 2024-12-21T17:20:18.903Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.905Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.920Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.921Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.921Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.922Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.937Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.943Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.946Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.948Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.963Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.964Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.965Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.965Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.980Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT-javadoc.jar 17:20:18 [INFO] 2024-12-21T17:20:18.981Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT-sources.jar 17:20:18 [INFO] 2024-12-21T17:20:18.982Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.12-SNAPSHOT.jar 17:20:18 [INFO] 2024-12-21T17:20:18.982Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:18 [INFO] 2024-12-21T17:20:18.997Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT-javadoc.jar 17:20:19 [INFO] 2024-12-21T17:20:19.002Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.004Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.006Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:20:19 [INFO] 2024-12-21T17:20:19.021Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT-javadoc.jar 17:20:19 [INFO] 2024-12-21T17:20:19.025Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.027Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.029Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:20:19 [INFO] 2024-12-21T17:20:19.044Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT-javadoc.jar 17:20:19 [INFO] 2024-12-21T17:20:19.048Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.050Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.051Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 17:20:19 [INFO] 2024-12-21T17:20:19.066Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT-javadoc.jar 17:20:19 [INFO] 2024-12-21T17:20:19.067Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.067Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.068Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:20:19 [INFO] 2024-12-21T17:20:19.082Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT-javadoc.jar 17:20:19 [INFO] 2024-12-21T17:20:19.086Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.087Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.089Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:20:19 [INFO] 2024-12-21T17:20:19.104Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT-javadoc.jar 17:20:19 [INFO] 2024-12-21T17:20:19.106Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.115Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.125Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 17:20:19 [INFO] 2024-12-21T17:20:19.140Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.140Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT-javadoc.jar 17:20:19 [INFO] 2024-12-21T17:20:19.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.142Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 17:20:19 [INFO] 2024-12-21T17:20:19.156Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 17:20:19 [INFO] 2024-12-21T17:20:19.171Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-executable.jar 17:20:19 [INFO] 2024-12-21T17:20:19.194Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-javadoc.jar 17:20:19 [INFO] 2024-12-21T17:20:19.194Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.195Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.198Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.199Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.301Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.597Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.606Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.613Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.614Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.697Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.979Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.12-SNAPSHOT-sources.jar 17:20:19 [INFO] 2024-12-21T17:20:19.986Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.12-SNAPSHOT.jar 17:20:19 [INFO] 2024-12-21T17:20:19.995Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:20 [INFO] 2024-12-21T17:20:20.011Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT-javadoc.jar 17:20:20 [INFO] 2024-12-21T17:20:20.012Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT-sources.jar 17:20:20 [INFO] 2024-12-21T17:20:20.012Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.12-SNAPSHOT.jar 17:20:20 [INFO] 2024-12-21T17:20:20.013Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 17:20:20 [INFO] 2024-12-21T17:20:20.028Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT-javadoc.jar 17:20:20 [INFO] 2024-12-21T17:20:20.033Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT-sources.jar 17:20:20 [INFO] 2024-12-21T17:20:20.035Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.12-SNAPSHOT.jar 17:20:20 [INFO] 2024-12-21T17:20:20.038Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 17:20:20 [INFO] 2024-12-21T17:20:20.053Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT-javadoc.jar 17:20:20 [INFO] 2024-12-21T17:20:20.066Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT-sources.jar 17:20:20 [INFO] 2024-12-21T17:20:20.070Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.12-SNAPSHOT.jar 17:20:20 [INFO] 2024-12-21T17:20:20.077Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 17:20:20 [INFO] 2024-12-21T17:20:20.092Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT-javadoc.jar 17:20:20 [INFO] 2024-12-21T17:20:20.095Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT-sources.jar 17:20:20 [INFO] 2024-12-21T17:20:20.096Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.12-SNAPSHOT.jar 17:20:20 [INFO] 2024-12-21T17:20:20.098Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 17:20:20 [INFO] 2024-12-21T17:20:20.113Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT-javadoc.jar 17:20:20 [INFO] 2024-12-21T17:20:20.128Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT-sources.jar 17:20:20 [INFO] 2024-12-21T17:20:20.133Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.12-SNAPSHOT.jar 17:20:20 [INFO] 2024-12-21T17:20:20.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:20 [INFO] 2024-12-21T17:20:20.156Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT-javadoc.jar 17:20:20 [INFO] 2024-12-21T17:20:20.159Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT-sources.jar 17:20:20 [INFO] 2024-12-21T17:20:20.160Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.12-SNAPSHOT.jar 17:20:20 [INFO] 2024-12-21T17:20:20.161Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:20:20 [INFO] 2024-12-21T17:20:20.176Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT-javadoc.jar 17:20:20 [INFO] 2024-12-21T17:20:20.177Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT-sources.jar 17:20:20 [INFO] 2024-12-21T17:20:20.177Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.12-SNAPSHOT.jar 17:20:20 [INFO] 2024-12-21T17:20:20.177Z Scanned 254951 total files 17:20:33 [WARN] Could not open /tmp/r/org/apache/karaf/features/base/4.4.6/base-4.4.6.jar/resources/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 17:20:38 [INFO] 2024-12-21T17:20:38.006Z Finished scanning application odl-netconf. 17:20:38 [INFO] Discovered repository url '$GIT_URL/netconf/netconf/netconf/netconf' via environment variable GIT_URL 17:20:38 [INFO] Repository URL $GIT_URL/netconf/netconf/netconf/netconf was found using automation 17:20:38 [INFO] Amending source control record for application with id: odl-netconf with discovered Repository URL: $GIT_URL/netconf/netconf/netconf/netconf 17:20:39 [INFO] 2024-12-21T17:20:39.378Z Evaluating application odl-netconf for stage release. 17:20:41 [INFO] Waiting for policy evaluation to complete... 17:20:47 [INFO] Assigned scan ID e34a2f7fc269468e86d9c2319aaa8273 17:24:36 [INFO] Policy evaluation completed in 236 seconds. 17:24:36 [INFO] 2024-12-21T17:24:36.378Z Finished evaluating application odl-netconf for stage release. 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=ch.qos.logback : logback-core : 1.3.14, hash=0436bd0d56730df756cf) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=ch.qos.logback : logback-core : 1.3.14, hash=0436bd0d56730df756cf) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=ch.qos.logback : logback-core : 1.3.14, hash=0436bd0d56730df756cf) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.8, hash=d45e6ff481a27424e3dd) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.8, hash=d45e6ff481a27424e3dd) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.8, hash=d45e6ff481a27424e3dd) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.8, hash=d45e6ff481a27424e3dd) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.8, hash=d45e6ff481a27424e3dd) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46749 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46749 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46749 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.8, hash=d45e6ff481a27424e3dd) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46750 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46750 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46750 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.8, hash=d45e6ff481a27424e3dd) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2016-0026 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0026 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0026 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.6, hash=0e9945fe170e857911f1) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.6, hash=0e9945fe170e857911f1) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.6, hash=0e9945fe170e857911f1) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.6, hash=0e9945fe170e857911f1) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3171 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3171 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3171 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3509 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3509 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3509 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3510 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3510 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3510 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0348 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2017-0348 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2017-0348 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.11, hash=0629868a4193949aa59c) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0348 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2017-0348 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2017-0348 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.11, hash=94608be79b176a73fea3) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0348 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2017-0348 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2017-0348 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.11, hash=6d4f70eee588fae6dc69) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : shaded-exificient : 2.0.3, hash=faa8aae1414abee9089e) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : shaded-exificient : 2.0.3, hash=faa8aae1414abee9089e) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : shaded-exificient : 2.0.3, hash=faa8aae1414abee9089e) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : shaded-exificient : 2.0.3, hash=faa8aae1414abee9089e) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0348 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2017-0348 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2017-0348 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.11, hash=3c300851731e174ca8af) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.11, hash=3c300851731e174ca8af) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.7, hash=9a49ad85123b83c6a4b6) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.7, hash=9a49ad85123b83c6a4b6) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-12798 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-12798 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12798 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-High) [ 17:24:36 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.6, hash=3a1b034f212421084da4) [ 17:24:36 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-7254 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-7254 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7254 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6134 with severity >= 4 (severity = 5.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6134 with severity < 8 (severity = 5.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6134 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6927 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6927 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6927 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27218 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-27218 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-27218 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-8184 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-8184 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-8184 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.54.v20240208, hash=27ebb82b6b96ebbaee20) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.54.v20240208, hash=27ebb82b6b96ebbaee20) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36479 with severity >= 4 (severity = 4.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36479 with severity < 8 (severity = 4.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36479 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-50572 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-50572 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-50572 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29857 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-29857 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-29857 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-30171 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-30171 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-30171 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-30172 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-30172 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-30172 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2024-0946 with severity >= 4 (severity = 7.7), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2024-0946 with severity < 8 (severity = 7.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-0946 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-5408 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-5408 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-5408 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-22976 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-22976 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-22976 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.6, hash=5c66d9f61f0adbe76ea4) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.6, hash=5c66d9f61f0adbe76ea4) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.6, hash=5d43234e91fc8448298c) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.6, hash=5d43234e91fc8448298c) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2014-0201 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2014-0201 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2014-0201 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-4218 with severity >= 4 (severity = 5.0), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-4218 with severity < 8 (severity = 5.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-4218 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0863 with severity >= 4 (severity = 6.0), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2018-0863 with severity < 8 (severity = 6.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2018-0863 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-common : 4.1.114.Final, hash=862712e292b162c8ccaa) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-common : 4.1.114.Final, hash=862712e292b162c8ccaa) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-47535 with severity >= 4 (severity = 6.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-47535 with severity < 8 (severity = 6.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47535 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.url : pax-url-aether : 2.6.12, hash=a8f63b2282a320aa0d94) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.ops4j.pax.url : pax-url-aether : 2.6.14, hash=b76d19a56982d0ef32c4) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.6, hash=c21104d3522693dc118f) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.6, hash=c21104d3522693dc118f) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.jolokia : jolokia-osgi : 1.7.1, hash=e3a655b637f0717c1de0) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-handler : 4.1.114.Final, hash=e56fbde4b9aa628eed15) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-handler : 4.1.114.Final, hash=e56fbde4b9aa628eed15) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-4218 with severity >= 4 (severity = 5.0), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-4218 with severity < 8 (severity = 5.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-4218 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-27218 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-27218 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-27218 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-24998 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-24998 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-24998 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36478 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36478 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36478 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-22201 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-22201 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-22201 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-8184 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-8184 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-8184 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-4379 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4379 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4379 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0348 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2017-0348 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2017-0348 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.6, hash=febdba38f2e78220c750) [ 17:24:36 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-Medium) [ 17:24:36 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.6, hash=febdba38f2e78220c750) [ 17:24:36 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL License-Unknown) [ 17:24:36 Component(displayName=com.sun.winsw : winsw : exe : net4 : 2.3.0, hash=8d7d7144c5bc1ebe4d6c) [ 17:24:36 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL License-Unknown) [ 17:24:36 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [ 17:24:36 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL License-Unknown) [ 17:24:36 Component(displayName=org.apache.geronimo.specs : geronimo-stax-api_1.2_spec : 1.2.jar : 1.2, hash=e3f2cbc94d2fb7b07150) [ 17:24:36 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL License-Unknown) [ 17:24:36 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [ 17:24:36 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-High) [ 17:24:36 Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [ 17:24:36 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-10899 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-10899 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-10899 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-High) [ 17:24:36 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 17:24:36 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2024-3350 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2024-3350 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-3350 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-High) [ 17:24:36 Component(displayName=org.ops4j.pax.url : pax-url-aether : 2.6.12, hash=a8f63b2282a320aa0d94) [ 17:24:36 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-47554 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-47554 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47554 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-High) [ 17:24:36 Component(displayName=org.ops4j.pax.url : pax-url-aether : 2.6.14, hash=b76d19a56982d0ef32c4) [ 17:24:36 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-47554 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-47554 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47554 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-High) [ 17:24:36 Component(displayName=org.jolokia : jolokia-osgi : 1.7.1, hash=e3a655b637f0717c1de0) [ 17:24:36 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-10899 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-10899 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-10899 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Security-High) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-47554 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-47554 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47554 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL EPL-Incompatible License) [ 17:24:36 Component(displayName=com.rabbitmq : amqp-client : 5.22.0, hash=d5bf5f55022e14c7bc88) [ 17:24:36 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Potential License Concern) [ 17:24:36 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.45, hash=0f9aaa633841309125c4) [ 17:24:36 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Potential License Concern) [ 17:24:36 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.45, hash=7d19a1634e2ea0f7d601) [ 17:24:36 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Potential License Concern) [ 17:24:36 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.45, hash=95b98e073bef413aef6c) [ 17:24:36 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Potential License Concern) [ 17:24:36 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.45, hash=a4b43e7551ec66a5c733) [ 17:24:36 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Potential License Concern) [ 17:24:36 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.45, hash=b8e3e7443c6caecd4487) [ 17:24:36 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:24:36 17:24:36 Nexus IQ reports policy failing due to 17:24:36 Policy(ODL Potential License Concern) [ 17:24:36 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.45, hash=d0546f4e01f0d704dc45) [ 17:24:36 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:24:36 17:24:36 Nexus IQ reports policy warning due to 17:24:36 Policy(ODL Security-Low) [ 17:24:36 Component(displayName=ch.qos.logback : logback-core : 1.3.14, hash=0436bd0d56730df756cf) [ 17:24:36 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2024-12801 with severity < 4 (severity = 2.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-12801 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy warning due to 17:24:36 Policy(ODL Security-Low) [ 17:24:36 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.8, hash=d45e6ff481a27424e3dd) [ 17:24:36 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2016-0702 with severity < 4 (severity = 2.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0702 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy warning due to 17:24:36 Policy(ODL Security-Low) [ 17:24:36 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:24:36 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 17:24:36 17:24:36 Nexus IQ reports policy warning due to 17:24:36 Policy(ODL Security-Low) [ 17:24:36 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:24:36 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2023-3025 with severity < 4 (severity = 3.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-3025 with status 'Open', not 'Not Applicable'] ]] 17:24:36 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-netconf/report/e34a2f7fc269468e86d9c2319aaa8273 17:24:36 Summary of policy violations: 8 critical, 185 severe, 330 moderate 17:24:36 FATAL: IQ Server evaluation of application odl-netconf failed 17:24:36 $ ssh-agent -k 17:24:36 unset SSH_AUTH_SOCK; 17:24:36 unset SSH_AGENT_PID; 17:24:36 echo Agent pid 5526 killed; 17:24:36 [ssh-agent] Stopped. 17:24:36 ERROR: IQ Server evaluation of application odl-netconf failed 17:24:36 [PostBuildScript] - [INFO] Executing post build scripts. 17:24:36 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins9914176574170533273.sh 17:24:36 ---> sysstat.sh 17:24:36 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins5394127690785234683.sh 17:24:36 ---> package-listing.sh 17:24:36 ++ tr '[:upper:]' '[:lower:]' 17:24:36 ++ facter osfamily 17:24:37 + OS_FAMILY=redhat 17:24:37 + workspace=/w/workspace/netconf-maven-clm-7.0.x 17:24:37 + START_PACKAGES=/tmp/packages_start.txt 17:24:37 + END_PACKAGES=/tmp/packages_end.txt 17:24:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:24:37 + PACKAGES=/tmp/packages_start.txt 17:24:37 + '[' /w/workspace/netconf-maven-clm-7.0.x ']' 17:24:37 + PACKAGES=/tmp/packages_end.txt 17:24:37 + case "${OS_FAMILY}" in 17:24:37 + sort 17:24:37 + rpm -qa 17:24:37 + '[' -f /tmp/packages_start.txt ']' 17:24:37 + '[' -f /tmp/packages_end.txt ']' 17:24:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:24:37 + '[' /w/workspace/netconf-maven-clm-7.0.x ']' 17:24:37 + mkdir -p /w/workspace/netconf-maven-clm-7.0.x/archives/ 17:24:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-clm-7.0.x/archives/ 17:24:37 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins10420891954039334390.sh 17:24:37 ---> capture-instance-metadata.sh 17:24:37 Setup pyenv: 17:24:37 system 17:24:37 3.8.13 17:24:37 3.9.13 17:24:37 3.10.13 17:24:37 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:24:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDFl from file:/tmp/.os_lf_venv 17:24:39 lf-activate-venv(): INFO: Installing: lftools 17:24:50 lf-activate-venv(): INFO: Adding /tmp/venv-QDFl/bin to PATH 17:24:50 INFO: Running in OpenStack, capturing instance metadata 17:24:51 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins15677944338307189651.sh 17:24:51 provisioning config files... 17:24:51 Could not find credentials [logs] for netconf-maven-clm-7.0.x #31 17:24:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-clm-7.0.x@tmp/config7820047866330326551tmp 17:24:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:24:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:24:51 provisioning config files... 17:24:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:24:51 [EnvInject] - Injecting environment variables from a build step. 17:24:51 [EnvInject] - Injecting as environment variables the properties content 17:24:51 SERVER_ID=logs 17:24:51 17:24:51 [EnvInject] - Variables injected successfully. 17:24:51 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins2057801087612105473.sh 17:24:51 ---> create-netrc.sh 17:24:51 WARN: Log server credential not found. 17:24:51 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins3040080709538540044.sh 17:24:51 ---> python-tools-install.sh 17:24:51 Setup pyenv: 17:24:52 system 17:24:52 3.8.13 17:24:52 3.9.13 17:24:52 3.10.13 17:24:52 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:24:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDFl from file:/tmp/.os_lf_venv 17:24:53 lf-activate-venv(): INFO: Installing: lftools 17:25:01 lf-activate-venv(): INFO: Adding /tmp/venv-QDFl/bin to PATH 17:25:01 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins13633696868308799617.sh 17:25:01 ---> sudo-logs.sh 17:25:01 Archiving 'sudo' log.. 17:25:01 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins17489823308284052209.sh 17:25:01 ---> job-cost.sh 17:25:01 Setup pyenv: 17:25:02 system 17:25:02 3.8.13 17:25:02 3.9.13 17:25:02 3.10.13 17:25:02 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:25:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDFl from file:/tmp/.os_lf_venv 17:25:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:25:08 lf-activate-venv(): INFO: Adding /tmp/venv-QDFl/bin to PATH 17:25:08 INFO: No Stack... 17:25:08 INFO: Retrieving Pricing Info for: v3-standard-4 17:25:08 INFO: Archiving Costs 17:25:08 [netconf-maven-clm-7.0.x] $ /bin/bash -l /tmp/jenkins2833714221656174745.sh 17:25:08 ---> logs-deploy.sh 17:25:08 Setup pyenv: 17:25:08 system 17:25:08 3.8.13 17:25:08 3.9.13 17:25:08 3.10.13 17:25:09 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:25:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDFl from file:/tmp/.os_lf_venv 17:25:10 lf-activate-venv(): INFO: Installing: lftools 17:25:18 lf-activate-venv(): INFO: Adding /tmp/venv-QDFl/bin to PATH 17:25:18 WARNING: Nexus logging server not set 17:25:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-clm-7.0.x/31/ 17:25:18 INFO: archiving logs to S3 17:25:23 ---> uname -a: 17:25:23 Linux prd-centos8-builder-4c-4g-4591.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 17:25:23 17:25:23 17:25:23 ---> lscpu: 17:25:23 Architecture: x86_64 17:25:23 CPU op-mode(s): 32-bit, 64-bit 17:25:23 Byte Order: Little Endian 17:25:23 CPU(s): 4 17:25:23 On-line CPU(s) list: 0-3 17:25:23 Thread(s) per core: 1 17:25:23 Core(s) per socket: 1 17:25:23 Socket(s): 4 17:25:23 NUMA node(s): 1 17:25:23 Vendor ID: AuthenticAMD 17:25:23 CPU family: 23 17:25:23 Model: 49 17:25:23 Model name: AMD EPYC-Rome Processor 17:25:23 Stepping: 0 17:25:23 CPU MHz: 2799.998 17:25:23 BogoMIPS: 5599.99 17:25:23 Virtualization: AMD-V 17:25:23 Hypervisor vendor: KVM 17:25:23 Virtualization type: full 17:25:23 L1d cache: 32K 17:25:23 L1i cache: 32K 17:25:23 L2 cache: 512K 17:25:23 L3 cache: 16384K 17:25:23 NUMA node0 CPU(s): 0-3 17:25:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:25:23 17:25:23 17:25:23 ---> nproc: 17:25:23 4 17:25:23 17:25:23 17:25:23 ---> df -h: 17:25:23 Filesystem Size Used Avail Use% Mounted on 17:25:23 devtmpfs 7.7G 0 7.7G 0% /dev 17:25:23 tmpfs 7.7G 0 7.7G 0% /dev/shm 17:25:23 tmpfs 7.7G 17M 7.7G 1% /run 17:25:23 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 17:25:23 /dev/vda1 80G 12G 69G 15% / 17:25:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:25:23 17:25:23 17:25:23 ---> free -m: 17:25:23 total used free shared buff/cache available 17:25:23 Mem: 15761 1785 8534 19 5441 13627 17:25:23 Swap: 1023 0 1023 17:25:23 17:25:23 17:25:23 ---> ip addr: 17:25:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:25:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:25:23 inet 127.0.0.1/8 scope host lo 17:25:23 valid_lft forever preferred_lft forever 17:25:23 inet6 ::1/128 scope host 17:25:23 valid_lft forever preferred_lft forever 17:25:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:25:23 link/ether fa:16:3e:ac:64:25 brd ff:ff:ff:ff:ff:ff 17:25:23 altname enp0s3 17:25:23 altname ens3 17:25:23 inet 10.30.171.84/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:25:23 valid_lft 84485sec preferred_lft 84485sec 17:25:23 inet6 fe80::f816:3eff:feac:6425/64 scope link 17:25:23 valid_lft forever preferred_lft forever 17:25:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:25:23 link/ether 02:42:ed:da:07:58 brd ff:ff:ff:ff:ff:ff 17:25:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:25:23 valid_lft forever preferred_lft forever 17:25:23 17:25:23 17:25:23 ---> sar -b -r -n DEV: 17:25:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/21/2024 _x86_64_ (4 CPU) 17:25:23 17:25:23 16:53:25 LINUX RESTART (4 CPU) 17:25:23 17:25:23 04:54:01 PM tps rtps wtps bread/s bwrtn/s 17:25:23 04:55:01 PM 209.11 7.18 201.93 1123.23 9485.62 17:25:23 04:56:01 PM 253.33 20.91 232.42 4247.78 13757.73 17:25:23 04:57:01 PM 142.83 1.68 141.15 145.66 14577.29 17:25:23 04:58:01 PM 48.14 0.00 48.14 0.00 2379.47 17:25:23 04:59:01 PM 33.66 0.00 33.66 0.00 1814.92 17:25:23 05:00:02 PM 39.90 0.00 39.90 0.00 3233.45 17:25:23 05:01:01 PM 44.54 0.02 44.53 0.14 2726.04 17:25:23 05:02:01 PM 23.01 0.07 22.95 1.73 2637.27 17:25:23 05:03:01 PM 44.57 0.00 44.57 0.00 3657.63 17:25:23 05:04:01 PM 37.57 0.00 37.57 0.00 2026.39 17:25:23 05:05:01 PM 23.28 0.00 23.28 0.00 1290.54 17:25:23 05:06:01 PM 62.61 0.00 62.61 0.00 2321.51 17:25:23 05:07:01 PM 32.64 0.00 32.64 0.00 2031.74 17:25:23 05:08:01 PM 26.25 0.02 26.24 0.13 1700.55 17:25:23 05:09:01 PM 13.18 0.67 12.51 124.36 1603.22 17:25:23 05:10:00 PM 35.91 0.00 35.91 0.00 1397.92 17:25:23 05:10:01 PM 0.00 0.00 0.00 0.00 0.00 17:25:23 05:11:01 PM 39.43 0.00 39.43 0.00 1880.21 17:25:23 05:12:01 PM 46.05 0.00 46.05 0.00 1836.06 17:25:23 05:13:01 PM 52.02 0.00 52.02 0.00 1999.13 17:25:23 05:14:01 PM 82.54 0.00 82.54 0.00 2830.91 17:25:23 05:15:01 PM 79.43 0.00 79.43 0.00 3114.54 17:25:23 05:16:01 PM 56.96 0.00 56.96 0.00 3004.52 17:25:23 05:17:01 PM 63.08 0.00 63.08 0.00 2666.49 17:25:23 05:18:01 PM 78.54 0.00 78.54 0.00 50901.02 17:25:23 05:19:01 PM 26.05 0.03 26.01 0.53 2660.74 17:25:23 05:20:01 PM 34.37 2.65 31.72 65.83 18903.22 17:25:23 05:21:01 PM 8.31 0.00 8.31 0.00 967.73 17:25:23 05:22:01 PM 1.28 0.00 1.28 0.00 32.46 17:25:23 05:23:01 PM 0.37 0.00 0.37 0.00 3.62 17:25:23 05:24:01 PM 0.42 0.00 0.42 0.00 4.18 17:25:23 05:25:01 PM 7.08 0.50 6.58 74.92 100.12 17:25:23 Average: 53.10 1.09 52.01 186.66 5082.17 17:25:23 17:25:23 04:54:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:25:23 04:55:01 PM 13210748 15098492 2928692 18.15 2688 2100000 1110964 6.46 229296 2334244 164520 17:25:23 04:56:01 PM 11611548 13953916 4527892 28.05 2688 2544208 2145108 12.48 343348 3767520 150288 17:25:23 04:57:01 PM 11038448 13651252 5100992 31.61 2688 2809656 2416492 14.06 504324 4161532 20400 17:25:23 04:58:01 PM 11057008 13715956 5082432 31.49 2688 2852964 2222784 12.93 514064 4125940 17636 17:25:23 04:59:01 PM 10862900 13609520 5276540 32.69 2688 2938864 2596408 15.11 543068 4279452 65036 17:25:23 05:00:02 PM 10497252 13299324 5642188 34.96 2688 2991664 2840560 16.53 555796 4623060 42800 17:25:23 05:01:01 PM 10208788 13079416 5930652 36.75 2688 3056932 2871380 16.71 582720 4869780 48036 17:25:23 05:02:01 PM 9334640 12274612 6804800 42.16 2688 3118252 3492720 20.32 615340 5695060 44124 17:25:23 05:03:01 PM 9536592 12547688 6602848 40.91 2688 3181164 3349704 19.49 633492 5460688 21448 17:25:23 05:04:01 PM 9583612 12634288 6555828 40.62 2688 3217600 3370528 19.61 643408 5397080 16564 17:25:23 05:05:01 PM 9604900 12682112 6534540 40.49 2688 3244200 3019552 17.57 650048 5369532 20248 17:25:23 05:06:01 PM 9000936 12125276 7138504 44.23 2688 3285564 3690168 21.47 666120 5946440 28400 17:25:23 05:07:01 PM 9023460 12192628 7115980 44.09 2688 3327768 3576204 20.81 676688 5907380 25324 17:25:23 05:08:01 PM 8922764 12131440 7216676 44.71 2688 3363032 3570692 20.77 684192 5993568 26044 17:25:23 05:09:01 PM 8064924 11294204 8074516 50.03 2688 3383348 4395620 25.57 688688 6842096 1300 17:25:23 05:10:00 PM 9219600 12477280 6919840 42.88 2688 3406872 3213512 18.70 694404 5677408 13064 17:25:23 05:10:01 PM 9219076 12476748 6920364 42.88 2688 3406872 3213512 18.70 694412 5677760 13080 17:25:23 05:11:01 PM 8462508 11916688 7676932 47.57 2688 3601368 3762496 21.89 738056 6383472 177896 17:25:23 05:12:01 PM 9054096 12469548 7085344 43.90 2688 3561684 3211720 18.69 711660 5820868 117436 17:25:23 05:13:01 PM 9092560 12453352 7046880 43.66 2688 3505476 3188980 18.55 720288 5768768 26700 17:25:23 05:14:01 PM 8580784 11985624 7558656 46.83 2688 3544500 3683544 21.43 733376 6258608 23100 17:25:23 05:15:01 PM 8518972 11973660 7620468 47.22 2688 3592780 3739096 21.75 761288 6290016 21716 17:25:23 05:16:01 PM 8743272 12257412 7396168 45.83 2688 3648168 3404312 19.81 771768 6049472 17848 17:25:23 05:17:01 PM 7848588 12239576 8290852 51.37 2688 4520820 3408384 19.83 1024308 6681416 838632 17:25:23 05:18:01 PM 6907384 12003420 9232056 57.20 2688 5218060 3654088 21.26 1475652 7160212 28640 17:25:23 05:19:01 PM 6576292 12199124 9563148 59.25 2688 5739084 3417748 19.88 1641168 7315364 480600 17:25:23 05:20:01 PM 8830696 14056636 7308744 45.28 2688 5343000 1921628 11.18 1800420 4908484 8412 17:25:23 05:21:01 PM 8812272 14049836 7327168 45.40 2688 5357136 1921628 11.18 1961244 4771832 12 17:25:23 05:22:01 PM 8812444 14050012 7326996 45.40 2688 5357140 1921628 11.18 1961244 4771576 8 17:25:23 05:23:01 PM 8812644 14050212 7326796 45.40 2688 5357140 1921628 11.18 1961244 4771380 4 17:25:23 05:24:01 PM 8812424 14049996 7327016 45.40 2688 5357144 1921628 11.18 1961248 4771448 4 17:25:23 05:25:01 PM 8828124 14036272 7311316 45.30 2688 5327856 1988092 11.57 2119064 4597876 14600 17:25:23 Average: 9271570 12907360 6867870 42.55 2688 3789385 2942578 17.12 945670 5389042 77310 17:25:23 17:25:23 04:54:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:25:23 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 04:55:01 PM eth0 176.41 137.22 1800.32 24.26 0.00 0.00 0.00 0.00 17:25:23 04:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 04:56:01 PM eth0 297.23 240.57 3892.95 40.08 0.00 0.00 0.00 0.00 17:25:23 04:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 04:57:01 PM lo 1966.80 1966.80 1877.78 1877.78 0.00 0.00 0.00 0.00 17:25:23 04:57:01 PM eth0 298.97 202.43 3947.85 24.78 0.00 0.00 0.00 0.00 17:25:23 04:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 04:58:01 PM lo 3464.36 3464.36 3308.22 3308.22 0.00 0.00 0.00 0.00 17:25:23 04:58:01 PM eth0 14.82 14.77 9.11 4.37 0.00 0.00 0.00 0.00 17:25:23 04:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 04:59:01 PM lo 2086.05 2086.05 1992.22 1992.22 0.00 0.00 0.00 0.00 17:25:23 04:59:01 PM eth0 27.20 26.90 215.95 6.92 0.00 0.00 0.00 0.00 17:25:23 04:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:00:02 PM lo 1664.13 1664.13 1585.67 1585.67 0.00 0.00 0.00 0.00 17:25:23 05:00:02 PM eth0 13.98 12.99 3.31 4.25 0.00 0.00 0.00 0.00 17:25:23 05:00:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:01:01 PM lo 2865.38 2865.38 2736.15 2736.15 0.00 0.00 0.00 0.00 17:25:23 05:01:01 PM eth0 21.96 20.84 97.39 6.63 0.00 0.00 0.00 0.00 17:25:23 05:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:02:01 PM lo 10.74 10.74 2.41 2.41 0.00 0.00 0.00 0.00 17:25:23 05:02:01 PM eth0 5.63 5.66 1.70 1.66 0.00 0.00 0.00 0.00 17:25:23 05:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:03:01 PM lo 2636.85 2636.85 2515.86 2515.86 0.00 0.00 0.00 0.00 17:25:23 05:03:01 PM eth0 10.17 9.87 2.50 3.32 0.00 0.00 0.00 0.00 17:25:23 05:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:04:01 PM lo 2173.53 2173.53 2026.77 2026.77 0.00 0.00 0.00 0.00 17:25:23 05:04:01 PM eth0 11.43 11.35 8.66 3.62 0.00 0.00 0.00 0.00 17:25:23 05:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:05:01 PM lo 1006.45 1006.45 960.98 960.98 0.00 0.00 0.00 0.00 17:25:23 05:05:01 PM eth0 9.43 9.13 2.85 3.31 0.00 0.00 0.00 0.00 17:25:23 05:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:06:01 PM lo 2939.32 2939.32 2806.69 2806.69 0.00 0.00 0.00 0.00 17:25:23 05:06:01 PM eth0 13.45 13.78 13.75 4.04 0.00 0.00 0.00 0.00 17:25:23 05:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:07:01 PM lo 1835.89 1835.89 1753.33 1753.33 0.00 0.00 0.00 0.00 17:25:23 05:07:01 PM eth0 12.43 11.73 3.01 4.14 0.00 0.00 0.00 0.00 17:25:23 05:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:08:01 PM lo 766.64 766.64 731.12 731.12 0.00 0.00 0.00 0.00 17:25:23 05:08:01 PM eth0 8.44 8.44 5.72 2.88 0.00 0.00 0.00 0.00 17:25:23 05:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:09:01 PM lo 4.57 4.57 0.96 0.96 0.00 0.00 0.00 0.00 17:25:23 05:09:01 PM eth0 4.80 4.77 11.75 1.69 0.00 0.00 0.00 0.00 17:25:23 05:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:10:00 PM lo 2053.53 2053.53 1961.23 1961.23 0.00 0.00 0.00 0.00 17:25:23 05:10:00 PM eth0 7.04 6.69 1.61 2.69 0.00 0.00 0.00 0.00 17:25:23 05:10:00 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:10:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:11:01 PM lo 2076.01 2076.01 1979.46 1979.46 0.00 0.00 0.00 0.00 17:25:23 05:11:01 PM eth0 6.23 6.01 1.53 2.80 0.00 0.00 0.00 0.00 17:25:23 05:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:12:01 PM lo 988.01 988.01 942.78 942.78 0.00 0.00 0.00 0.00 17:25:23 05:12:01 PM eth0 9.01 9.03 2.40 4.23 0.00 0.00 0.00 0.00 17:25:23 05:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:13:01 PM lo 855.13 855.13 816.30 816.30 0.00 0.00 0.00 0.00 17:25:23 05:13:01 PM eth0 16.86 17.69 86.10 5.00 0.00 0.00 0.00 0.00 17:25:23 05:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:14:01 PM lo 1988.36 1988.36 1898.98 1898.98 0.00 0.00 0.00 0.00 17:25:23 05:14:01 PM eth0 7.96 7.93 7.46 3.25 0.00 0.00 0.00 0.00 17:25:23 05:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:15:01 PM lo 1984.34 1984.34 1894.95 1894.95 0.00 0.00 0.00 0.00 17:25:23 05:15:01 PM eth0 9.56 9.36 31.43 3.49 0.00 0.00 0.00 0.00 17:25:23 05:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:16:01 PM lo 1976.49 1976.49 1887.64 1887.64 0.00 0.00 0.00 0.00 17:25:23 05:16:01 PM eth0 22.45 19.78 300.02 4.53 0.00 0.00 0.00 0.00 17:25:23 05:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:17:01 PM lo 900.62 900.62 859.81 859.81 0.00 0.00 0.00 0.00 17:25:23 05:17:01 PM eth0 70.13 60.90 806.75 11.96 0.00 0.00 0.00 0.00 17:25:23 05:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:18:01 PM lo 4.12 4.12 0.51 0.51 0.00 0.00 0.00 0.00 17:25:23 05:18:01 PM eth0 39.31 34.99 215.10 11.24 0.00 0.00 0.00 0.00 17:25:23 05:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:19:01 PM lo 3.32 3.32 0.78 0.78 0.00 0.00 0.00 0.00 17:25:23 05:19:01 PM eth0 27.66 28.20 78.13 9.39 0.00 0.00 0.00 0.00 17:25:23 05:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:20:01 PM eth0 358.62 205.10 721.67 99.17 0.00 0.00 0.00 0.00 17:25:23 05:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:21:01 PM eth0 186.20 128.76 47.63 635.04 0.00 0.00 0.00 0.00 17:25:23 05:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:22:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:25:23 05:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:23:01 PM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 17:25:23 05:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:24:01 PM eth0 0.25 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:25:23 05:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 05:25:01 PM eth0 11.73 10.36 9.60 5.46 0.00 0.00 0.00 0.00 17:25:23 05:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 Average: lo 1167.50 1167.50 1112.42 1112.42 0.00 0.00 0.00 0.00 17:25:23 Average: eth0 54.84 41.15 397.76 30.15 0.00 0.00 0.00 0.00 17:25:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:23 17:25:23 17:25:23 ---> sar -P ALL: 17:25:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/21/2024 _x86_64_ (4 CPU) 17:25:23 17:25:23 16:53:25 LINUX RESTART (4 CPU) 17:25:23 17:25:23 04:54:01 PM CPU %user %nice %system %iowait %steal %idle 17:25:23 04:55:01 PM all 16.98 0.00 2.83 2.27 0.10 77.82 17:25:23 04:55:01 PM 0 12.70 0.00 2.29 1.32 0.12 83.57 17:25:23 04:55:01 PM 1 20.13 0.00 2.96 2.06 0.10 74.75 17:25:23 04:55:01 PM 2 26.02 0.00 2.95 2.43 0.10 68.50 17:25:23 04:55:01 PM 3 9.07 0.00 3.11 3.27 0.10 84.45 17:25:23 04:56:01 PM all 45.91 0.00 3.53 3.56 0.13 46.87 17:25:23 04:56:01 PM 0 50.29 0.00 3.11 2.99 0.12 43.50 17:25:23 04:56:01 PM 1 40.86 0.00 3.73 4.13 0.12 51.16 17:25:23 04:56:01 PM 2 44.47 0.00 3.16 3.35 0.12 48.89 17:25:23 04:56:01 PM 3 48.03 0.00 4.11 3.79 0.15 43.92 17:25:23 04:57:01 PM all 59.71 0.00 3.93 1.37 0.13 34.86 17:25:23 04:57:01 PM 0 58.57 0.00 3.51 1.24 0.12 36.55 17:25:23 04:57:01 PM 1 61.68 0.00 3.91 1.42 0.15 32.84 17:25:23 04:57:01 PM 2 56.91 0.00 4.74 1.75 0.13 36.47 17:25:23 04:57:01 PM 3 61.71 0.00 3.54 1.08 0.10 33.57 17:25:23 04:58:01 PM all 67.21 0.00 4.60 0.24 0.11 27.84 17:25:23 04:58:01 PM 0 66.76 0.00 5.42 0.17 0.12 27.54 17:25:23 04:58:01 PM 1 72.11 0.00 2.64 0.25 0.10 24.90 17:25:23 04:58:01 PM 2 64.15 0.00 6.43 0.29 0.12 29.02 17:25:23 04:58:01 PM 3 65.82 0.00 3.92 0.25 0.12 29.90 17:25:23 04:59:01 PM all 68.73 0.00 4.00 0.31 0.10 26.86 17:25:23 04:59:01 PM 0 71.50 0.00 3.46 0.12 0.10 24.82 17:25:23 04:59:01 PM 1 73.52 0.00 3.55 0.07 0.10 22.77 17:25:23 04:59:01 PM 2 67.49 0.00 4.19 0.33 0.10 27.88 17:25:23 04:59:01 PM 3 62.42 0.00 4.78 0.74 0.10 31.96 17:25:23 05:00:02 PM all 72.16 0.00 3.85 0.25 0.12 23.62 17:25:23 05:00:02 PM 0 78.65 0.00 5.87 0.25 0.12 15.11 17:25:23 05:00:02 PM 1 69.16 0.00 3.01 0.56 0.10 27.16 17:25:23 05:00:02 PM 2 73.42 0.00 2.84 0.03 0.12 23.58 17:25:23 05:00:02 PM 3 67.41 0.00 3.69 0.15 0.13 28.62 17:25:23 05:01:01 PM all 64.66 0.00 4.62 0.40 0.11 30.21 17:25:23 05:01:01 PM 0 66.53 0.00 4.74 0.55 0.10 28.08 17:25:23 05:01:01 PM 1 64.84 0.00 5.37 0.36 0.14 29.29 17:25:23 05:01:01 PM 2 64.35 0.00 3.86 0.34 0.10 31.35 17:25:23 05:01:01 PM 3 62.91 0.00 4.51 0.36 0.10 32.12 17:25:23 05:02:01 PM all 68.20 0.00 2.38 0.63 0.15 28.64 17:25:23 05:02:01 PM 0 67.55 0.00 2.36 0.31 0.14 29.64 17:25:23 05:02:01 PM 1 73.10 0.00 2.04 0.56 0.17 24.13 17:25:23 05:02:01 PM 2 71.88 0.00 3.31 0.45 0.17 24.19 17:25:23 05:02:01 PM 3 60.34 0.00 1.84 1.18 0.14 36.50 17:25:23 05:03:01 PM all 63.20 0.00 3.97 0.31 0.10 32.42 17:25:23 05:03:01 PM 0 63.54 0.00 2.68 0.41 0.10 33.28 17:25:23 05:03:01 PM 1 65.28 0.00 5.10 0.15 0.10 29.37 17:25:23 05:03:01 PM 2 57.72 0.00 5.05 0.35 0.10 36.77 17:25:23 05:03:01 PM 3 66.24 0.00 3.05 0.34 0.10 30.27 17:25:23 05:04:01 PM all 62.18 0.00 3.42 0.89 0.14 33.37 17:25:23 05:04:01 PM 0 66.09 0.00 3.64 0.15 0.12 30.00 17:25:23 05:04:01 PM 1 65.02 0.00 2.54 0.61 0.13 31.69 17:25:23 05:04:01 PM 2 59.15 0.00 3.74 1.51 0.17 35.43 17:25:23 05:04:01 PM 3 58.45 0.00 3.75 1.30 0.12 36.38 17:25:23 05:05:01 PM all 68.20 0.00 2.97 0.25 0.13 28.46 17:25:23 05:05:01 PM 0 70.13 0.00 2.35 0.12 0.14 27.26 17:25:23 05:05:01 PM 1 72.22 0.00 2.46 0.14 0.14 25.05 17:25:23 05:05:01 PM 2 61.62 0.00 3.40 0.49 0.14 34.35 17:25:23 05:05:01 PM 3 68.80 0.00 3.66 0.24 0.12 27.19 17:25:23 17:25:23 05:05:01 PM CPU %user %nice %system %iowait %steal %idle 17:25:23 05:06:01 PM all 60.53 0.00 4.40 0.49 0.12 34.46 17:25:23 05:06:01 PM 0 61.61 0.00 3.26 0.12 0.15 34.86 17:25:23 05:06:01 PM 1 61.59 0.00 6.28 0.95 0.10 31.08 17:25:23 05:06:01 PM 2 65.17 0.00 4.58 0.40 0.10 29.74 17:25:23 05:06:01 PM 3 53.75 0.00 3.47 0.51 0.12 42.16 17:25:23 05:07:01 PM all 67.94 0.00 3.60 0.35 0.10 28.01 17:25:23 05:07:01 PM 0 59.00 0.00 3.11 0.57 0.12 37.21 17:25:23 05:07:01 PM 1 68.87 0.00 4.09 0.24 0.10 26.71 17:25:23 05:07:01 PM 2 76.48 0.00 4.78 0.55 0.08 18.10 17:25:23 05:07:01 PM 3 67.41 0.00 2.44 0.05 0.10 30.01 17:25:23 05:08:01 PM all 54.25 0.00 2.34 0.30 0.12 42.99 17:25:23 05:08:01 PM 0 39.89 0.00 2.15 0.99 0.13 56.84 17:25:23 05:08:01 PM 1 59.67 0.00 2.83 0.15 0.12 37.23 17:25:23 05:08:01 PM 2 59.38 0.00 2.60 0.03 0.12 37.87 17:25:23 05:08:01 PM 3 58.00 0.00 1.79 0.02 0.12 40.07 17:25:23 05:09:01 PM all 53.51 0.00 1.52 0.22 0.10 44.64 17:25:23 05:09:01 PM 0 53.32 0.00 1.27 0.23 0.12 45.06 17:25:23 05:09:01 PM 1 49.84 0.00 1.32 0.37 0.12 48.35 17:25:23 05:09:01 PM 2 57.18 0.00 1.42 0.18 0.10 41.12 17:25:23 05:09:01 PM 3 53.73 0.00 2.05 0.08 0.08 44.05 17:25:23 05:10:00 PM all 57.47 0.00 3.75 0.44 0.12 38.21 17:25:23 05:10:00 PM 0 49.83 0.00 3.03 1.02 0.12 46.01 17:25:23 05:10:00 PM 1 58.57 0.00 3.63 0.26 0.12 37.41 17:25:23 05:10:00 PM 2 62.02 0.00 4.58 0.29 0.12 33.00 17:25:23 05:10:00 PM 3 59.47 0.00 3.77 0.21 0.12 36.43 17:25:23 05:10:01 PM all 31.86 0.00 2.77 0.00 0.00 65.37 17:25:23 05:10:01 PM 0 17.71 0.00 2.08 0.00 0.00 80.21 17:25:23 05:10:01 PM 1 62.65 0.00 3.61 0.00 0.00 33.73 17:25:23 05:10:01 PM 2 26.04 0.00 3.12 0.00 0.00 70.83 17:25:23 05:10:01 PM 3 24.42 0.00 2.33 0.00 0.00 73.26 17:25:23 05:11:01 PM all 64.78 0.00 3.36 0.24 0.10 31.52 17:25:23 05:11:01 PM 0 63.20 0.00 2.35 0.07 0.10 34.28 17:25:23 05:11:01 PM 1 61.92 0.00 4.40 0.69 0.10 32.89 17:25:23 05:11:01 PM 2 67.72 0.00 4.93 0.18 0.08 27.08 17:25:23 05:11:01 PM 3 66.27 0.00 1.76 0.03 0.10 31.83 17:25:23 05:12:01 PM all 59.68 0.00 3.50 0.26 0.10 36.45 17:25:23 05:12:01 PM 0 57.02 0.00 2.99 0.12 0.10 39.78 17:25:23 05:12:01 PM 1 61.75 0.00 3.74 0.07 0.10 34.35 17:25:23 05:12:01 PM 2 60.10 0.00 4.64 0.25 0.12 34.89 17:25:23 05:12:01 PM 3 59.86 0.00 2.65 0.59 0.10 36.81 17:25:23 05:13:01 PM all 70.08 0.00 2.71 0.27 0.10 26.84 17:25:23 05:13:01 PM 0 72.57 0.00 1.78 0.12 0.10 25.43 17:25:23 05:13:01 PM 1 65.27 0.00 3.85 0.47 0.10 30.31 17:25:23 05:13:01 PM 2 73.88 0.00 2.85 0.22 0.08 22.97 17:25:23 05:13:01 PM 3 68.59 0.00 2.38 0.27 0.10 28.66 17:25:23 05:14:01 PM all 63.24 0.00 3.68 0.42 0.10 32.56 17:25:23 05:14:01 PM 0 61.81 0.00 2.05 0.47 0.12 35.56 17:25:23 05:14:01 PM 1 58.86 0.00 3.79 0.44 0.10 36.81 17:25:23 05:14:01 PM 2 75.41 0.00 4.64 0.23 0.08 19.63 17:25:23 05:14:01 PM 3 56.85 0.00 4.25 0.52 0.12 38.26 17:25:23 05:15:01 PM all 58.19 0.00 3.80 0.42 0.10 37.49 17:25:23 05:15:01 PM 0 48.33 0.00 4.20 0.69 0.10 46.68 17:25:23 05:15:01 PM 1 60.48 0.00 2.79 0.24 0.10 36.39 17:25:23 05:15:01 PM 2 70.09 0.00 4.39 0.24 0.10 25.18 17:25:23 05:15:01 PM 3 53.83 0.00 3.84 0.54 0.10 41.70 17:25:23 17:25:23 05:15:01 PM CPU %user %nice %system %iowait %steal %idle 17:25:23 05:16:01 PM all 59.86 0.00 3.83 0.39 0.11 35.81 17:25:23 05:16:01 PM 0 64.12 0.00 3.97 0.24 0.10 31.57 17:25:23 05:16:01 PM 1 58.82 0.00 4.39 0.84 0.12 35.83 17:25:23 05:16:01 PM 2 61.22 0.00 2.65 0.45 0.12 35.56 17:25:23 05:16:01 PM 3 55.28 0.00 4.30 0.03 0.10 40.28 17:25:23 05:17:01 PM all 41.02 0.00 3.24 0.49 0.10 55.15 17:25:23 05:17:01 PM 0 32.87 0.00 3.21 0.65 0.10 63.16 17:25:23 05:17:01 PM 1 34.54 0.00 2.12 0.12 0.12 63.11 17:25:23 05:17:01 PM 2 45.78 0.00 3.52 0.40 0.08 50.21 17:25:23 05:17:01 PM 3 50.92 0.00 4.10 0.77 0.10 44.10 17:25:23 05:18:01 PM all 44.79 0.00 2.38 4.35 0.10 48.37 17:25:23 05:18:01 PM 0 51.46 0.00 2.71 2.04 0.12 43.67 17:25:23 05:18:01 PM 1 51.11 0.00 3.52 1.29 0.12 43.96 17:25:23 05:18:01 PM 2 43.18 0.00 2.08 13.44 0.10 41.20 17:25:23 05:18:01 PM 3 33.52 0.00 1.22 0.64 0.08 64.54 17:25:23 05:19:01 PM all 55.92 0.00 2.41 0.32 0.10 41.25 17:25:23 05:19:01 PM 0 44.45 0.00 1.57 0.07 0.12 53.79 17:25:23 05:19:01 PM 1 69.79 0.00 2.56 0.20 0.08 27.36 17:25:23 05:19:01 PM 2 55.13 0.00 2.81 0.87 0.10 41.08 17:25:23 05:19:01 PM 3 54.30 0.00 2.68 0.15 0.10 42.77 17:25:23 05:20:01 PM all 41.31 0.09 3.69 1.37 0.11 53.43 17:25:23 05:20:01 PM 0 34.77 0.00 1.83 0.35 0.12 62.93 17:25:23 05:20:01 PM 1 30.44 0.00 4.90 3.67 0.12 60.87 17:25:23 05:20:01 PM 2 55.86 0.35 3.10 1.21 0.10 39.38 17:25:23 05:20:01 PM 3 44.12 0.00 4.95 0.25 0.10 50.57 17:25:23 05:21:01 PM all 16.92 0.00 1.01 0.11 0.07 81.89 17:25:23 05:21:01 PM 0 1.19 0.00 0.25 0.03 0.10 98.43 17:25:23 05:21:01 PM 1 57.44 0.00 3.11 0.00 0.08 39.36 17:25:23 05:21:01 PM 2 6.99 0.00 0.18 0.17 0.05 92.61 17:25:23 05:21:01 PM 3 2.16 0.00 0.49 0.23 0.05 97.07 17:25:23 05:22:01 PM all 0.16 0.00 0.04 0.01 0.05 99.74 17:25:23 05:22:01 PM 0 0.03 0.00 0.05 0.03 0.08 99.80 17:25:23 05:22:01 PM 1 0.07 0.00 0.08 0.00 0.08 99.77 17:25:23 05:22:01 PM 2 0.02 0.00 0.00 0.00 0.02 99.97 17:25:23 05:22:01 PM 3 0.52 0.00 0.02 0.00 0.03 99.43 17:25:23 05:23:01 PM all 0.15 0.00 0.03 0.00 0.05 99.78 17:25:23 05:23:01 PM 0 0.03 0.00 0.03 0.00 0.08 99.85 17:25:23 05:23:01 PM 1 0.05 0.00 0.07 0.00 0.07 99.82 17:25:23 05:23:01 PM 2 0.02 0.00 0.00 0.00 0.02 99.97 17:25:23 05:23:01 PM 3 0.48 0.00 0.02 0.00 0.02 99.48 17:25:23 05:24:01 PM all 0.13 0.00 0.04 0.00 0.05 99.78 17:25:23 05:24:01 PM 0 0.05 0.00 0.05 0.00 0.08 99.82 17:25:23 05:24:01 PM 1 0.07 0.00 0.07 0.00 0.08 99.78 17:25:23 05:24:01 PM 2 0.03 0.00 0.02 0.00 0.02 99.93 17:25:23 05:24:01 PM 3 0.37 0.00 0.02 0.00 0.03 99.58 17:25:23 05:25:01 PM all 7.55 0.00 0.89 0.06 0.06 91.43 17:25:23 05:25:01 PM 0 1.30 0.00 0.55 0.02 0.08 98.05 17:25:23 05:25:01 PM 1 4.46 0.00 1.02 0.02 0.08 94.43 17:25:23 05:25:01 PM 2 12.76 0.00 1.18 0.10 0.05 85.90 17:25:23 05:25:01 PM 3 11.66 0.00 0.82 0.12 0.03 87.37 17:25:23 Average: all 49.41 0.00 2.91 0.68 0.10 46.90 17:25:23 Average: 0 47.29 0.00 2.57 0.50 0.11 49.54 17:25:23 Average: 1 51.26 0.00 3.09 0.65 0.11 44.89 17:25:23 Average: 2 51.37 0.01 3.18 0.99 0.10 44.36 17:25:23 Average: 3 47.73 0.00 2.80 0.57 0.10 48.81 17:25:23 17:25:23 17:25:23